How to setup Azure Cloud Shell

Denice Hall 0 Reputation points
2025-04-23T13:55:52.0066667+00:00

I need to setup an Azure Cloud Shell for a new vendor and I am not sure how to do it.

Does anyone have experience in creating this and could provide me some instructions?

Thank you in advance for your hep!

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,408 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Marcin Policht 49,640 Reputation points MVP Volunteer Moderator
    2025-04-23T14:24:18.1366667+00:00

    Follow https://learn.microsoft.com/en-us/azure/cloud-shell/get-started/new-storage?tabs=azurecli

    The first time you start Cloud Shell you have the choice to continue with or without storage. Creating a storage account allows you to create files that are persisted across sessions. This article shows you how to start Cloud Shell with a newly created storage account for persistent file storage.

    Start Cloud Shell

    Sign into the Azure portal.

    Launch Cloud Shell from the top navigation of the Azure portal.

    Screenshot showing how to start Azure Cloud Shell in the Azure portal.

    The first time you start Cloud Shell you're prompted to which shell to use. Select Bash or PowerShell.

    Screenshot showing the prompt to select the shell.

    In the Getting started pane, select Mount storage account. Using the dropdown menu, select the subscription you want to use for Cloud Shell, then select the Apply button.

    Screenshot showing the select subscription and optional storage prompt.

    1. In the Mount storage account pane, select We will create a storage account for you. Select the Next button to create a new resource group and storage account. Screenshot showing the create storage account prompt. Alternatively, you might want to point to an existing storage account

    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.