Unable to Deploy Azure Bastion Developer SKU – Defaults to Standard SKU in Central US
Hi everyone,
I’m trying to deploy an Azure Bastion host with the Developer SKU in the Central US region. According to Microsoft's documentation, the Developer SKU is supported in this region.
Here’s what I’ve done:
Created a new resource group and virtual network in Central US
Created a standard static public IP address
Tried to create Bastion from the Azure Portal, but the SKU defaults to Standard, and there's no visible option to choose Developer.
Also, I’ve read that Developer SKU does not require the AzureBastionSubnet, which aligns with my needs for a low-cost dev/test setup.
Earlier i could see ask me to enter my VM username and password to connect and which was automatically deplying a developer bastion automatically but now i am missing that options. Also, if i go through deploy manually options,i do not see Developer tier is missing.
My questions:
- How can I force the deployment to use the Developer SKU in Central US?
- Is there any limitation that might override the SKU selection?
- Anything updated by Microsoft recently in last two weeks?