The Azure Account extension provides a single Azure sign-in and subscription filtering experience for all other Azure extensions. It makes Azure's Cloud Shell service available in VS Code's integrated terminal.
Command | |
---|---|
Azure: Sign In |
Sign in to your Azure subscription. |
Azure: Sign In with Device Code |
Sign in to your Azure subscription with a device code. Use this in setups where the Sign In command does not work. |
Azure: Sign In to Azure Cloud |
Sign in to your Azure subscription in one of the sovereign clouds. |
Azure: Sign Out |
Sign out of your Azure subscription. |
Azure: Select Subscriptions |
Pick the set of subscriptions you want to work with. Extensions should respect this list and only show resources within the filtered subscriptions. |
Azure: Create an Account |
If you don't have an Azure Account, you can sign up for one today and receive $200 in free credits. |
Azure: Open Bash in Cloud Shell 1 |
Open a new terminal running Bash in Cloud Shell. |
Azure: Open PowerShell in Cloud Shell 1 |
Open a new terminal running PowerShell in Cloud Shell. |
Azure: Upload to Cloud Shell 1 |
Upload a file to your Cloud Shell storage account |
1 On Windows: Requires Node.js 6 or later to be installed (https://nodejs.org).
Name | Description | Default |
---|---|---|
azure.resourceFilter | The resource filter, each element is a tenant id and a subscription id separated by a slash. | |
azure.showSignedInEmail | Whether to show the email address (e.g., in the status bar) of the signed in account. | true |
azure.tenant | A specific tenant to sign in to. The default is to sign in to the common tenant and use all known tenants. | |
azure.cloud | The current Azure Cloud to connect to. | Azure |
azure.credentialsSection | The credentials section used for storing logged in Azure accounts in the system keychain. | VS Code Azure |
azure.ppe | Development setting: The PPE environment for testing. |
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.
VS Code collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more. If you don’t wish to send usage data to Microsoft, you can set the telemetry.enableTelemetry
setting to false
. Learn more in our FAQ.
The Visual Studio Code logo is under the license of the Visual Studio Code product.