deploy management portal issue with Conflict

Copper Contributor

hello all,

 

i am trying to deploy the web app managment portal from the RDS Template for WVD

 

https://github.com/Azure/RDS-Templates/tree/master/wvd-templates/wvd-management-ux/deploy

 

however it keeps failing for me even though the user i am using is an owner , RDS Owner , not service principal and doesn't have MFA & global admin to the AD tenant

 

app registrations allowed to everyone as well, i tried running it manually from the runbook it failed as well.

 

status message

{
    "code""Conflict",
    "message""Job with specified id already exists. Job id: fbad853a-9c98-56f3-b9b6-2b6415308307"
}

 

below image for more details.

 

wvd.PNG

1 Reply

Hello I tried again with another user with same permission and got the following:

 

{
    "status""Failed",
    "error": {
        "code""ResourceDeploymentFailure",
        "message""The resource operation completed with terminal provisioning state 'Failed'."
    }
}