Skip to content

Conversation

@Srujan1993
Copy link

📝 Summary

This pull request aims to update the configure vs code extension for terraform markdown file with updated details and screenshots

🔄 Changes

  • Fixed the vs code Azure Terraform extension name as it is now called as Microsoft Terraform instead of Azure Terraform in vs code market place extension.
  • Azure Account vs code extension is deprecated from Jan-2025 , replaced it with Azure Resources vs code extension
  • Added new screenshots related to changes of extension names and also removed an image link in markdown related to Azure Cloud Shell which refers to Azure Terraform extension as source in the screenshot to avoid confusion under push your code to cloud shell step in the markdown.

✅ Checklist

  • Spelling/grammar checked
  • Links verified
  • Markdown renders correctly

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 0575e1f:

💡 Validation status: suggestions

File Status Preview URL Details
articles/terraform/configure-vs-code-extension-for-terraform.md 💡Suggestion Details
articles/terraform/media/configure-vs-code-extension-for-terraform/installed-extensions-azureresources.png 💡Suggestion Details
articles/terraform/media/configure-vs-code-extension-for-terraform/installed-extensions-microsoftterraform.png 💡Suggestion Details
articles/terraform/media/configure-vs-code-extension-for-terraform/search-for-azure-resources-extension.png ✅Succeeded
articles/terraform/media/configure-vs-code-extension-for-terraform/search-for-microsoft-terraform-extension.png ✅Succeeded

articles/terraform/configure-vs-code-extension-for-terraform.md

  • Line 38, Column 5: [Suggestion: duplicate-alt-text - See documentation] Alt text 'Search Visual Studio Code extensions in Marketplace.' is duplicated. Within an article, alt text must be unique.
  • Line 49, Column 9: [Suggestion: duplicate-alt-text - See documentation] Alt text 'Search Visual Studio Code extensions in Marketplace.' is duplicated. Within an article, alt text must be unique.
  • Line 54, Column 5: [Suggestion: duplicate-alt-text - See documentation] Alt text 'View installed Terraform extensions.' is duplicated. Within an article, alt text must be unique.
  • Line 56, Column 5: [Suggestion: duplicate-alt-text - See documentation] Alt text 'View installed Terraform extensions.' is duplicated. Within an article, alt text must be unique.

articles/terraform/media/configure-vs-code-extension-for-terraform/installed-extensions-azureresources.png

  • Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation] The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.

articles/terraform/media/configure-vs-code-extension-for-terraform/installed-extensions-microsoftterraform.png

  • Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation] The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.

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.

@Srujan1993
Copy link
Author

@microsoft-github-policy-service agree

@prmerger-automator
Copy link
Contributor

@Srujan1993 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@v-regandowner
Copy link
Contributor

@TomArcherMsft - Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.


@Srujan1993

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/media/configure-vs-code-extension-for-terraform/installed-extensions-microsoftterraform.png

  • Update the file names to separate all terms and numbers with hyphens. For example "installed-extensions-microsoft-terraform.png"

articles/terraform/configure-vs-code-extension-for-terraform.md

  • Lines 38, 49 and 54, 56: Begin each alternate text [Alt text.] description with the type of graphic, for example "Screenshot of..." or "Diagram that shows...". Also, each alt-text entry should be unique and describe the image accurately. Correct duplicate entries.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Sep 3, 2025
@TomArcherMsft
Copy link
Contributor

@Jingwei-MS Please review

@prmerger-automator
Copy link
Contributor

PRMerger Results

Issue Description
Added File(s) This PR contains added files. New files require human review.
Image File This PR added or updated an image file(s).

@Srujan1993
Copy link
Author

@v-regandowner , validation issues are now resolved with latest commit

@KarlErickson
Copy link
Contributor

@Jingwei-MS @TomArcherMsft ping

1 similar comment
@KarlErickson
Copy link
Contributor

@Jingwei-MS @TomArcherMsft ping

@v-dirichards v-dirichards requested a review from Copilot October 22, 2025 20:08
Copy link
Contributor

Copilot AI left a 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
Copy link

Copilot AI Oct 22, 2025

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,".

Suggested change
- 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

Copilot uses AI. Check for mistakes.
Comment on lines +46 to +47
- 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
Copy link

Copilot AI Oct 22, 2025

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."

Suggested change
- 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.

Copilot uses AI. Check for mistakes.
- 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
Copy link

Copilot AI Oct 22, 2025

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").

Suggested change
- 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

Copilot uses AI. Check for mistakes.
- 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
Copy link

Copilot AI Oct 22, 2025

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).

Suggested change
- 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

Copilot uses AI. Check for mistakes.
- 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.
Copy link

Copilot AI Oct 22, 2025

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...").

Copilot uses AI. Check for mistakes.
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