Common Azure Login extension for VS Code
Перейти к файлу
Christof Marti 6b2da2c026 Prepare 0.6.0 2018-11-08 19:00:44 +01:00
.github Configure needs-more-info bot 2017-11-20 09:59:59 -08:00
.vscode Use webpack (#87) 2018-11-08 18:59:17 +01:00
bin Remove node dependency 2017-11-07 11:29:46 -08:00
images fixes #55 2018-05-09 15:36:34 +02:00
sample Wait for filters to load 2017-09-05 09:42:08 -07:00
src Use webpack (#87) 2018-11-08 18:59:17 +01:00
.gitignore Use webpack (#87) 2018-11-08 18:59:17 +01:00
.vscodeignore Use webpack (#87) 2018-11-08 18:59:17 +01:00
CHANGELOG.md Prepare 0.6.0 2018-11-08 19:00:44 +01:00
LICENSE.md Use "Sign In" instead of "Login"... (#6) 2017-09-28 10:39:33 -07:00
README.md Prepare 0.5.1 2018-11-07 08:36:08 +01:00
package-lock.json Use webpack (#87) 2018-11-08 18:59:17 +01:00
package.json Prepare 0.6.0 2018-11-08 19:00:44 +01:00
package.nls.json Sign in to Cloud (#83) 2018-11-05 09:40:39 +01:00
thirdpartynotices.txt Update dependencies 2018-11-05 14:46:13 +01:00
tsconfig.json Use webpack (#87) 2018-11-08 18:59:17 +01:00
webpack.config.js Use webpack (#87) 2018-11-08 18:59:17 +01:00

README.md

Azure Account and Sign-In

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.

Commands

Command
Azure: Sign In Sign in to your Azure subscription.
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 Shell1 Open a new terminal running Bash in Cloud Shell.
Azure: Open PowerShell in Cloud Shell1 Open a new terminal running PowerShell in Cloud Shell.
Azure: Upload to Cloud Shell1 Upload a file to your Cloud Shell storage account
1 On Windows: Requires Node.js 6 or later to be installed (https://nodejs.org).

Contributing

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 opencode@microsoft.com with any additional questions or comments.

License

MIT