replace Arc gateway resource ID with Subscription ID placeholder#4133
replace Arc gateway resource ID with Subscription ID placeholder#4133Elektronenvolt wants to merge 3 commits intoMicrosoftDocs:mainfrom
Conversation
If I copy the resource ID from Azure portal as described it has pattern /subscription/mysubscritptionID/resourceGroups/... and not /subscription/myarcgatewayID/resourceGroups/... I didn't test it, because deployment is without a proxy and I only use the ArcgatewayID - but this looks like a typo.
|
@Elektronenvolt : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 5007c08: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Learn Build status updates of commit ff9cbe2: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Pull request overview
This PR corrects a documentation error in the Azure Arc gateway deployment guide by replacing an incorrect placeholder in the Arc gateway resource ID examples.
Changes:
- Fixed placeholder in Arc gateway resource ID from
yourarcgatewayidtoyoursubscriptionidto match the correct Azure resource ID format
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
Add region for the no proxy setup path what is used later in line 350 at the Arc onboarding script.
|
Learn Build status updates of commit eac1500: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Hi @Elektronenvolt: Thanks for your contribution! Your changes have been approved by the PM. However, because this PR has merge conflicts, I’ll incorporate the updates into a separate PR in a private repo and merge them from there. I’m keeping this PR open until then. Thanks! |
|
The changes in this PR are merged via the private repo PR: https://github.com/MicrosoftDocs/azure-stack-docs-pr/pull/20505 #please-close |
If I copy the resource ID from Azure portal as described it has pattern /subscription/mysubscritptionID/resourceGroups/... and not /subscription/myarcgatewayID/resourceGroups/... I didn't test it, because my deployment is without a proxy and I only use the ArcgatewayID - but this looks like a typo.