Azure Bastion not automatically deleting old sessions
We have a situation where our bastion just keeps adding to the number of active sessions and not deleting the sessions no longer used. This goes on until the limit for our size is hit and we need to kill it and start over. Currently it shows 40+ active…
Azure bastion Host getting created automatically after deleting the existing one
Hi, I have created an Azure bastion host as part for azure Virtual network deployment. Now I don't need this bastion host anymore and while deleting the bastion host, new bastion host is getting created with the same name. Could you please help me to…
Increase support/make configurable Azure Bastion https client SSH ciphers
Hello all, We have an encryption standard that holds chacha20-poly1305@openssh.com as the only cipher that can be used. I now need to seek a security exception to utilize aes256-ctr as a cipher for SSH in order to support the Azure Bastion https client…
Should I remove Azure Bastion and how?
Hello, I have an azure bastion I don't know why. I believe I do not use it. The azure bastion page in azure portal tells me I cannot delete it because it is a third party application. I am billed more than 100 euros each month for this service. I only…
How to set up Bastion to access VMs on different VNets?
Hello All, In this scenario shown below, Bastion instance is deployed in VNET-1. VNET-1 and VNET-2 have their own respective Site-to-Site (S2S) VPN connections to their on-premises environments. The objective is to use the Bastion instance in VNET-1…
Can I disable and enable Azure Bastion without deleting all related resources?
In order to reduce cost for the Virtual Machines, automatic shutdown will be triggered. As these VMs are connected to Azure Bastion, can we do the same for the Bastion Host (disable / enable) to save costs?
Bastion Sessions stuck in "Loading..."
My Bastion is working fine. I RDP to my Windows VM and I wanted to check the Sessions information. I clicked on Sessions and the table is stuck at "Loading...". Eventually it time out and says unable to get the session information. I am using…
Bastion Access to Azure VM
I have granted contributor access to a VM and she is getting "UnauthorizedDataError: data set DataCache:2:2" what could be the cause?
User not able to connect to to Azure VM thro Bastion
Hi, Me and my counterpart are able to connect to Azure VMs thro Bastion Basic plan. We do this on daily basis with no issues However there is another third user who is required to connect to VMs once in a month. His account has the required RBAC…
bastion recording doesn't load up
bastion recording, the video of the bastion wont play for some reason, even though it has some storage to it so it should be recording
azure bastion private only
hello, i am supposed to connect to azure bastion with the private only feature, but from the documentation it is not clear once created in private mode how do i connect. being private it does not use the azure portal but a private ip, where do i find…
How to get cmd logs that cannot be deleted in azure vm or bastion
Hi I want to check the command line log of the user using the ssh session of azure bastion or the log for the session accessed by the ssh in vm. It is possible through history command within os, but these logs can be deleted, so I want to know if I can…
Dedicated subnets
Are there any resources in the azure which requires dedicated subnet other than these:- Bastion,Firewall,Application Gateway,Active directory domain services. And why they require dedicated subnet? since because of autoscaling feature in them? If so,…
What should Azure SQL Server endpoint be connected to?
I wish to connect to our Azure virtual network and related services using Bastion, which is on it's own subnet. Should I place the Endpoint for a Service on the Bastion subnet or the virutal network subnet? This is my first time using Bastion so I'm…
I attempted to create a bastion to allow me to connect to my VM and I received an error message
I have successfully created multiple bastions in the past but this it failed to deploy. Here is the error code/message. I don't know how to update the API version or remove the private only from the request body: { "status":…
How can I disable Azure Bastion service in Azure when I am not using it as it incurred the cost and which is higher than any other resources in Azure ideally which should not be the cost and I realized and understand that Azure Bastion uses the Network re
How can I disable Azure Bastion service in Azure when I am not using it as it incurred the cost and which is higher than any other resources in Azure ideally which should not be the cost and I realized and understand that Azure Bastion uses the Network…
Using Azure Bastion to have concurrent users login to a VM
I have a requirement wherein customer want to host an application in Azure. So I created two VMs for them. One VM would host the client and another to host the database. The client has 15 users to access the application client. Can they all use Azure…
[Bastion] Clarification on unit for the supported metrics
Hi, In the documentation for Azure Bastion service metrics lists five supported metrics, including Total Memory, CPU Usage, and Memory Usage. However, the unit for these metrics is unclear as it is mentioned simply as 'Count'. CPU Usage: Here, does the…
Programmatic Connection to Bastion Server Without Username and Password
Dear Microsoft Support, I am currently working on automating our connections to a Bastion Server and am looking for a way to connect programmatically without having to manually input the username and password each time. Specifically, I would like to…
Azure Bastion login failed with a Windows 10 Pro, Version 20H2 VM
Hello all, I'm seeking help to solve 'login failed' issue while using Azure Bastion. My current topology is: vm1(domain controller) which image is Windows Server 2019 Datacenter, sits in vnet1; vnet1 has two subnets: vnet1-subnet1,…