Create a BastionHost for a Public Load Balancer failed

Djamal Belouizdad 96 Reputation points
2021-11-10T23:24:32.607+00:00

Deployment failed
Deployment to resource group 'CreatePubLBQS-rg' failed.
Additional details from the underlying API that might be helpful: At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.

Raw 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": "InternalServerError",
"message": "An error occurred."
}
]
}

Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
262 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
439 questions
{count} votes

Accepted answer
  1. Djamal Belouizdad 96 Reputation points
    2021-11-11T10:54:42.927+00:00

    Hello @ChaitanyaNaykodiMSFT
    Thank you for your interest.

    Here the link:
    https://video2.skills-academy.com/en-us/azure/load-balancer/quickstart-load-balancer-standard-public-portal?tabs=option-1-create-load-balancer-standard

    For your information, I have an MSDN Subscription.

    -Creating the BastionHost
    Validation: passed

    • Creation : myBastionIP Microsoft.Network/bastionHosts Conflict

    "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":"InternalServerError","message":"An error occurred."}]}

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Djamal Belouizdad 96 Reputation points
    2021-11-23T13:06:17.673+00:00

    I changed my region from WestEurope to NorthEurope, and it worked.
    Probably WestEurope region crowded.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.