Conversation
|
@ziyeqf : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 585d844: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Pull request overview
This PR adds documentation to clarify that the Azure Terraform Resource Provider is only available on Azure Public Cloud, addressing customer inquiries about usage in other cloud environments.
Changes:
- Added a sentence to the Registration section specifying the resource provider's availability is limited to Azure Public Cloud.
Comments suppressed due to low confidence (1)
articles/terraform/azure-export-for-terraform/resource-provider-overview.md:5
- The ms.date metadata should be updated to reflect the date of this content change. According to Microsoft documentation standards, the ms.date field should be updated when substantive changes are made to the content.
ms.date: 10/04/2024
| ## Registration | ||
|
|
||
| Registration may take a few minutes to complete. Check your registration status with `az provider show -n Microsoft.AzureTerraform`. | ||
| Currently, the Resource Provider is only available on Azure Public Cloud. |
There was a problem hiding this comment.
The new sentence should be added as a separate paragraph or as part of a note/alert block to make it more prominent. Important limitations like cloud availability are typically highlighted using note blocks (:::note:::) in Microsoft Learn documentation to ensure they stand out to readers. Additionally, consider whether this limitation applies to the entire article or just the Registration section - if it's a general limitation, it might be better placed in the overview section or as a prominent note at the beginning.
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
#reassign:jasongroce |
The RP is only avaliable on Public Cloud, since there are customers asking about the usage on other clouds, pointing it out in the document.