An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
Jack Williams hello & thanks for join me here at Q&A portal,
this is a stuck Microsoft.Network resource state. A 409 during delete plus terminal provisioning state Failed usually means the Bastion control-plane operation is wedged, not that changing the config will fix it. See if there are no locks on the Bastion resource, resource group, public IP, or VNet. Try delete Bastion resource first, then public IP, then subnet if needed. Azure Bastion troubleshooting https://learn.microsoft.com/en-us/azure/bastion/troubleshoot
If delete still returns 409, capture the failed operation from Activity Log with correlation ID and timestamp. Microsoft documents failed provisioning state for Network resources https://learn.microsoft.com/en-us/azure/networking/troubleshoot-failed-state Do not keep retrying config changes. If the resource is already in Failed and every update returns InternalServerError, this needs backend cleanup.
Open Azure Support ticket under Azure Bastion and ask for force delete/backend cleanup of failed Bastion resource. Include Bastion resource ID, public IP ID, VNet/subnet ID, region, latest 409 correlation ID, and the failed provisioning error.
rgds,
Alex
&
If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal
and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.