Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kohei3110
Copy link
Contributor

When deploying resources for the first time after creating a new subscription, we encountered these errors.

image

image

To avoid this, we have to follow these steps.
1. export ARM_SKIP_PROVIDER_REGISTRATION=true
2. register Microsoft.Network and Microsoft.Compute providers

@kohei3110 kohei3110 requested a review from jfaurskov December 22, 2023 07:56
Copy link
Collaborator

@jfaurskov jfaurskov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

investigate azurerm service provider registration process

3 participants