Reader small image

You're reading from  Scalable Data Analytics with Azure Data Explorer

Product typeBook
Published inMar 2022
Reading LevelBeginner
PublisherPackt
ISBN-139781801078542
Edition1st Edition
Languages
Concepts
Right arrow
Author (1)
Jason Myerscough
Jason Myerscough
author image
Jason Myerscough

Jason Myerscough is a director of Site Reliability Engineering and cloud architect at Nuance Communications. He has been working with Azure daily since 2015. He has migrated his company's flagship product to Azure and designed the environment to be secure and scalable across 16 different Azure regions by applying cloud best practices and governance. He is currently certified as an Azure Administrator (AZ-103) and an Azure DevOps Expert (AZ-400). He holds a first-class bachelor's degree with honors in software engineering and a first class master’s degree in computing.
Read more about Jason Myerscough

Right arrow

Introducing Azure Cloud Shell

One of the most convenient services, which I use daily, is Azure Cloud Shell. Azure Cloud Shell is an interactive command shell that supports Bash and PowerShell. Rather than installing the PowerShell Az module locally, we will use Azure Cloud Shell for the examples in this book. Azure Cloud Shell also includes a lightweight code editor that we will see later when we examine the code examples for this chapter.

Azure Cloud Shell requires a storage account, which can be created the first time you try to open Cloud Shell. Azure Cloud Shell can be accessed via https://shell.azure.com or by clicking the Azure Cloud Shell icon on the Azure portal's header menu (see Figure 2.6).

Figure 2.6 – Cloud Shell icon

Figure 2.6 – Cloud Shell icon

The first time you open Azure Cloud Shell, you will be prompted to select either Bash or PowerShell as your default shell (see Figure 2.7). Select PowerShell. You can switch shells at any time.

...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Scalable Data Analytics with Azure Data Explorer
Published in: Mar 2022Publisher: PacktISBN-13: 9781801078542

Author (1)

author image
Jason Myerscough

Jason Myerscough is a director of Site Reliability Engineering and cloud architect at Nuance Communications. He has been working with Azure daily since 2015. He has migrated his company's flagship product to Azure and designed the environment to be secure and scalable across 16 different Azure regions by applying cloud best practices and governance. He is currently certified as an Azure Administrator (AZ-103) and an Azure DevOps Expert (AZ-400). He holds a first-class bachelor's degree with honors in software engineering and a first class master’s degree in computing.
Read more about Jason Myerscough