-
Notifications
You must be signed in to change notification settings - Fork 549
updated configure vs code extension for terraform markdown file #1465
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
base: main
Are you sure you want to change the base?
Conversation
|
Learn Build status updates of commit 0575e1f: 💡 Validation status: suggestionsarticles/terraform/configure-vs-code-extension-for-terraform.md
articles/terraform/media/configure-vs-code-extension-for-terraform/installed-extensions-azureresources.png
articles/terraform/media/configure-vs-code-extension-for-terraform/installed-extensions-microsoftterraform.png
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
|
@microsoft-github-policy-service agree |
|
@Srujan1993 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
@TomArcherMsft - Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a The following issues will need to be addressed in addition to any review comments from the content owner: articles/terraform/media/configure-vs-code-extension-for-terraform/installed-extensions-azureresources.png
articles/terraform/configure-vs-code-extension-for-terraform.md
#label:"aq-pr-triaged" |
|
@Jingwei-MS Please review |
…r validation comments
|
Learn Build status updates of commit a9128b5: ✅ Validation status: passedFor more details, please refer to the build report. |
PRMerger Results
|
|
@v-regandowner , validation issues are now resolved with latest commit |
1 similar comment
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.
Pull Request Overview
This PR updates the documentation to reflect the rebranding of the Azure Terraform extension to Microsoft Terraform and the deprecation of the Azure Account extension (deprecated January 2025) in favor of the Azure Resources extension. The changes ensure users have current information about installing and using the VS Code extension for Terraform development with Azure.
Key changes:
- Updated all references from "Azure Terraform" to "Microsoft Terraform" throughout the document
- Replaced deprecated Azure Account extension references with Azure Resources extension
- Updated screenshot references to match the new extension names
| - When you select **Install** for the Azure Terraform extension, Visual Studio Code automatically installs the Azure Account extension. | ||
| - Azure Account is a dependency file for the Azure Terraform extension. This file is used to authenticate to Azure and Azure-related code extensions. | ||
| - When you select **Install** for the Microsoft Terraform extension, Visual Studio Code automatically installs the Azure Account extension earlier to authenticate with Azure and Azure-related code extensions. | ||
| - Now with deprecation of Azure Account extension , authentication will be handled by Visual Studio Code built-in Microsoft Authentication Provider and Azure Resources extension |
Copilot
AI
Oct 22, 2025
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.
Missing space after comma in "Azure Account extension ,". Should be "Azure Account extension,".
| - Now with deprecation of Azure Account extension , authentication will be handled by Visual Studio Code built-in Microsoft Authentication Provider and Azure Resources extension | |
| - Now with deprecation of Azure Account extension, authentication will be handled by Visual Studio Code built-in Microsoft Authentication Provider and Azure Resources extension |
| - When you select **Install** for the Microsoft Terraform extension, Visual Studio Code automatically installs the Azure Account extension earlier to authenticate with Azure and Azure-related code extensions. | ||
| - Now with deprecation of Azure Account extension , authentication will be handled by Visual Studio Code built-in Microsoft Authentication Provider and Azure Resources extension |
Copilot
AI
Oct 22, 2025
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.
The phrase "installs the Azure Account extension earlier" is unclear and confusing. Since Azure Account is deprecated, this sentence should be updated to clarify that this was the previous behavior, not current behavior. Consider: "Previously, installing the Microsoft Terraform extension would automatically install the Azure Account extension to authenticate with Azure."
| - When you select **Install** for the Microsoft Terraform extension, Visual Studio Code automatically installs the Azure Account extension earlier to authenticate with Azure and Azure-related code extensions. | |
| - Now with deprecation of Azure Account extension , authentication will be handled by Visual Studio Code built-in Microsoft Authentication Provider and Azure Resources extension | |
| - Previously, installing the Microsoft Terraform extension would automatically install the Azure Account extension to authenticate with Azure. | |
| - Now that the Azure Account extension is deprecated, authentication is handled by the Visual Studio Code built-in Microsoft Authentication Provider and the Azure Resources extension. |
| - When you select **Install** for the Azure Terraform extension, Visual Studio Code automatically installs the Azure Account extension. | ||
| - Azure Account is a dependency file for the Azure Terraform extension. This file is used to authenticate to Azure and Azure-related code extensions. | ||
| - When you select **Install** for the Microsoft Terraform extension, Visual Studio Code automatically installs the Azure Account extension earlier to authenticate with Azure and Azure-related code extensions. | ||
| - Now with deprecation of Azure Account extension , authentication will be handled by Visual Studio Code built-in Microsoft Authentication Provider and Azure Resources extension |
Copilot
AI
Oct 22, 2025
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.
Grammar issue: should be "with the deprecation of the Azure Account extension" (needs article "the").
| - Now with deprecation of Azure Account extension , authentication will be handled by Visual Studio Code built-in Microsoft Authentication Provider and Azure Resources extension | |
| - Now with the deprecation of the Azure Account extension, authentication will be handled by Visual Studio Code built-in Microsoft Authentication Provider and Azure Resources extension |
| - When you select **Install** for the Azure Terraform extension, Visual Studio Code automatically installs the Azure Account extension. | ||
| - Azure Account is a dependency file for the Azure Terraform extension. This file is used to authenticate to Azure and Azure-related code extensions. | ||
| - When you select **Install** for the Microsoft Terraform extension, Visual Studio Code automatically installs the Azure Account extension earlier to authenticate with Azure and Azure-related code extensions. | ||
| - Now with deprecation of Azure Account extension , authentication will be handled by Visual Studio Code built-in Microsoft Authentication Provider and Azure Resources extension |
Copilot
AI
Oct 22, 2025
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.
Grammar issue: should be "Visual Studio Code's built-in" (needs possessive form).
| - Now with deprecation of Azure Account extension , authentication will be handled by Visual Studio Code built-in Microsoft Authentication Provider and Azure Resources extension | |
| - Now with deprecation of Azure Account extension, authentication will be handled by Visual Studio Code's built-in Microsoft Authentication Provider and Azure Resources extension |
| - Azure Account is a dependency file for the Azure Terraform extension. This file is used to authenticate to Azure and Azure-related code extensions. | ||
| - When you select **Install** for the Microsoft Terraform extension, Visual Studio Code automatically installs the Azure Account extension earlier to authenticate with Azure and Azure-related code extensions. | ||
| - Now with deprecation of Azure Account extension , authentication will be handled by Visual Studio Code built-in Microsoft Authentication Provider and Azure Resources extension | ||
| - From the left menu, select **Extensions**, and enter `Azure Resources` in the search text box. |
Copilot
AI
Oct 22, 2025
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.
This instruction line appears indented as part of the previous Key points section, but it reads like a new numbered step. Consider restructuring: either make this a new numbered step at the document's main level, or rephrase to fit within the Key points context (e.g., "To install Azure Resources: from the left menu...").
📝 Summary
This pull request aims to update the configure vs code extension for terraform markdown file with updated details and screenshots
🔄 Changes
✅ Checklist