Skip to content

Add missing Azure resource provider registrations for LocalBox - #984

Open
Jan Egil Ring (janegilring) wants to merge 2 commits into
Azure:mainfrom
janegilring:localbox-rps
Open

Add missing Azure resource provider registrations for LocalBox#984
Jan Egil Ring (janegilring) wants to merge 2 commits into
Azure:mainfrom
janegilring:localbox-rps

Conversation

@janegilring

Copy link
Copy Markdown
Contributor

This pull request updates the deployment documentation for LocalBox on Azure to ensure all necessary Azure resource providers are registered before deployment. The main changes add missing provider registration commands for both PowerShell and Azure CLI.

Documentation improvements:

  • Added Register-AzResourceProvider -ProviderNamespace "Microsoft.Compute" and Register-AzResourceProvider -ProviderNamespace "Microsoft.Network" to the PowerShell setup instructions to ensure all required providers are registered. [1] [2]
  • Added az provider register --namespace Microsoft.Compute and az provider register --namespace Microsoft.Network to the Azure CLI setup instructions for completeness. [1] [2]

…work

Signed-off-by: Jan Egil Ring <janegilring@microsoft.com>
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Exempt-Maintainer Track exempt PRs for auditing purposes label Aug 21, 2026
… deployment

Signed-off-by: Jan Egil Ring <janegilring@microsoft.com>
@microsoft-github-policy-service

Copy link
Copy Markdown

👋 Hello Jan Egil Ring (@janegilring),

This PR has been allowed to target the main branch directly because you are an exempt maintainer 👑

Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Exempt-Maintainer Track exempt PRs for auditing purposes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant