Hello
Not sure if this is the correct forum?
I have enabled Azure Bastion (Preview) in my tenant and subscription using the relvant Powershell commands.
Everytime I deploy a Bastion, it errors. I have never successfully deployed a Bastion yet. The error is:
The status for the deployment comes up a 'Conflict'.
The errore details are below.
{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.","details":[{"code":"Conflict","message":"{\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource operation completed with terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"VmssGatewayDeploymentFailed\",\r\n \"message\": \"The gateway deployment operation failed due to an intermittent error. Please try again.\",\r\n \"details\": []\r\n }\r\n ]\r\n }\r\n}"}]}
I have a few articles about it, but all they say it try again. I have redpeloyed many mutiple times but always the same error. i have tried from scratch multiple time but alwasy the same error. I have tried different subscriptions, but always the same error.
Does anyone have any ideas?
Thanks
Richard