Azure / Azure/RDS-Templates

Deployment failed new WVD Management UI

Open
#441 6 comments 0 reactions 0 assignees View on GitHub
3-wvd-management-ux
Dominant language
PowerShell
Stars
524
Forks
610
PR merge metrics
No merged PRs in 30d

Description

I followed the Microsoft documentation.
https://docs.microsoft.com/en-us/azure/virtual-desktop/delegated-access-virtual-desktop

It deployed several automation accounts, 12 of them, then on the 13th one, it sat there for 2 hours and 12 seconds then timed out.
The operation name is "Create an Azure Automation job". I am a global admin as well and do not use MFA.

"error": {
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",
"details": [
{
"code": "RequestTimeout",
"message": "{\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource provision operation did not complete within the allowed timeout period.\"\r\n }\r\n}"

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Microsoft delegated-access documentation linked in the report and inspect the Azure deployment operations for the failed “Create an Azure Automation job” operation. Reproduce the deployment if possible and determine why the thirteenth automation account exceeds the timeout; done means the deployment completes successfully or the failure has a documented, actionable cause.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.