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