-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Add Azure Resources doc #8283
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
Add Azure Resources doc #8283
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@motm32 I left some comments about generic style and metadata, and also included some edit suggestions.
docs/azure/resourcesextension.md
Outdated
@@ -0,0 +1,66 @@ | |||
# Azure Resources for Visual Studio Code | |||
|
|||
The Azure Resources Extension allows you to seamlessly view and manage your Azure resources directly within VS Code. It also provides the ability to authenticate and manage your Azure accounts and tenants. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Include a link to the extension.
Hopefully added most of the requested changes. Waiting on @mistymadonna for updated screenshots. Will make the changes to the screenshots once I get those and do another pass to make sure I didn't miss anything. |
@motm32 Let me know when this PR is ready for final review. |
@ntrogh should be ready for final review now. Please let me know if anything else needs to be changed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@motm32 LGTM. Can these changes be merged?
@ntrogh Yup! All good to be merged. |
No description provided.