Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{Doc} Add instructions to write and run commands in VS Code with the Azure CLI Tool #17305

Merged
merged 3 commits into from
Mar 16, 2021

Conversation

fengzhou-msft
Copy link
Member

Description

Copied the instructions from vscode-azurecli to the azure-cli main REDAME to increase the tool's publicity.

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.


This checklist is used to make sure that common guidelines for a pull request are followed.

@fengzhou-msft fengzhou-msft requested review from qwordy and yungezz March 15, 2021 06:58
@yonzhan yonzhan requested a review from jiasli March 15, 2021 07:05
@@ -105,6 +105,18 @@ Please check [Tips for using Azure CLI effectively](https://docs.microsoft.com/e

For more usage examples, take a look at our [GitHub samples repo](http://github.com/Azure/azure-cli-samples) or [https://docs.microsoft.com/cli/azure/overview](https://docs.microsoft.com/cli/azure/overview).

### Write and run commands in Visual Studio Code

With the [Azure CLI Tools](https://marketplace.visualstudio.com/items?itemName=ms-vscode.azurecli) Visual Studio Code extension, you can create `.azcli` files and use these features:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not only .azcli, .ps1 is also supported! #17216

README.md Show resolved Hide resolved
Co-authored-by: Jiashuo Li <[email protected]>
@fengzhou-msft fengzhou-msft merged commit 05fbd9a into Azure:dev Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants