Update hci-registration-azure-prerequisites.md#4205
Update hci-registration-azure-prerequisites.md#4205schmittnieto wants to merge 1 commit intoMicrosoftDocs:mainfrom
Conversation
To register the cluster, Key Vault is required, and since it is not registered by default in the subscription, I add it at the end line.
|
@schmittnieto : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit d7a64dc: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
Adds Key Vault to the list of Azure resource providers that must be registered before Azure Local cluster registration, aligning the prerequisites with the Key Vault dependency mentioned in the PR description.
Changes:
- Add
Microsoft.KeyVaultto the PowerShellRegister-AzResourceProvidercommand list in the Azure prerequisites include.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
To register the cluster, Key Vault is required, and since it is not registered by default in the subscription, I add it at the end line.