Recently I was deploying a new Windows Virtual Desktop environment in a complete new Microsoft Azure tenant with a new Azure subscription. Although my user account has the right permissions in the Azure tenant, the WVD tenant and on the Azure Subscription, I still got a deployment error when provisioning a WVD Host pool.
Error details:
The resource operation completed with terminal provisioning state ‘Failed’. (Code: ReourceDeploymentFailure)
At lease one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details. (Code: DeploymentFailed), { “error” : { “code”: “SubscriptionNotRegistered”, “message”: “Subscription is not registered.” } } (Code: Conflict)
To solve this problem, take the following steps.
Within the Microsoft Azure Portal, navigate to Subscriptions. Open your subscription and open the Resource providers blade. Search for Microsoft.DesktopVirtualization. Select it and click Register.
The registration of the Microsoft.DesktopVirtualization resource provider can take a minute or two.
Once the Microsoft.DesktopVirtualization resource provider is registered this problem is solved.
By continuing to use the site, you agree to the use of cookies. more information
The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.