I follow the guideline in README.md in order to deploy resources but the deployment fails on:
ERROR: error executing step command 'provision': deployment failed: error deploying infrastructure: deploying to subscription:
Deployment Error Details:
InternalServerError: There was an unexpected InternalServerError. Please try again later. x-ms-correlation-request-id: 86869c2a4397865f76b478f51ea3d4b3
sample deployment:
https://portal.azure.com/#view/HubsExtension/DeploymentDetailsBlade/~/overview/id/%2Fsubscriptions%2Fafab7bca-9723-4b94-849a-5c371fce9c36%2Fproviders%2FMicrosoft.Resources%2Fdeployments%2Fitdoesfail123456butwhy-1739889184
Details of error
{
"status": "Failed",
"error": {
"code": "InternalServerError",
"message": "There was an unexpected InternalServerError. Please try again later. x-ms-correlation-request-id: 86869c2a4397865f76b478f51ea3d4b3"
}
}

The error denotes that problem is on Auzre site.
I follow the guideline in README.md in order to deploy resources but the deployment fails on:
sample deployment:
https://portal.azure.com/#view/HubsExtension/DeploymentDetailsBlade/~/overview/id/%2Fsubscriptions%2Fafab7bca-9723-4b94-849a-5c371fce9c36%2Fproviders%2FMicrosoft.Resources%2Fdeployments%2Fitdoesfail123456butwhy-1739889184
Details of error
{
"status": "Failed",
"error": {
"code": "InternalServerError",
"message": "There was an unexpected InternalServerError. Please try again later. x-ms-correlation-request-id: 86869c2a4397865f76b478f51ea3d4b3"
}
}
The error denotes that problem is on Auzre site.