You need to connect to an Azure virtual machine by using Azure Bastion.
What should you use?
You need to connect to an Azure virtual machine by using Azure Bastion.
What should you use?
To connect to an Azure virtual machine using Azure Bastion, you should use the Azure portal. Azure Bastion provides secure and seamless RDP and SSH connectivity to your virtual machines directly from the Azure portal over TLS. This means you don't need to expose your virtual machines to the public internet, and there's no need for a public IP address or special client software on your local machine. By accessing the Azure portal, you can manage and connect to your virtual machines using Azure Bastion.
Azure Bastion is a service you deploy that lets you connect to a virtual machine using your browser and the Azure portal
Azure portal is correct
you use Azure Portal to connect to Bastion https://learn.microsoft.com/en-us/azure/bastion/bastion-connect-vm-rdp-windows
Azure Bastion is a service you deploy that lets you connect to a virtual machine using your browser and the Azure portal. right.. but how I connect to VM? with rdp
C. RDP
On the Connect to virtual machine page, select RDP
The answer is B, because in the Azure portal, go to the virtual machine that you want to connect to. On the Overview page, select Connect, then select Bastion from the dropdown to open the Bastion page
The correct answer is B. You connect to your VM with Bastion through the Azure Portal.
When connecting to an Azure virtual machine using Azure Bastion, you should use: B. the Azure portal Azure Bastion provides a web-based RDP and SSH access to your Azure virtual machines directly through the Azure portal, eliminating the need to expose your virtual machines to the public internet. Therefore, you would use the Azure portal to connect securely to your Azure virtual machine via Azure Bastion.
Selected Answer: B Azure Bastion is a service you deploy that lets you connect to a virtual machine using your browser and the Azure portal
B is correct
Azure portal is the correct one. to use RDP you must change bastion license from basic to standard
Azure portal
B is the correct answer
the recommendation is RDP
B: the Azure portal. Azure Bastion is a service that provides secure and seamless Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to Azure virtual machines directly through the Azure portal. It eliminates the need for public IP addresses or exposing virtual machines to the public internet.
B is the answer. https://learn.microsoft.com/en-us/azure/bastion/bastion-overview Azure Bastion is a service you deploy that lets you connect to a virtual machine using your browser and the Azure portal, or via the native SSH or RDP client already installed on your local computer. The Azure Bastion service is a fully platform-managed PaaS service that you provision inside your virtual network. It provides secure and seamless RDP/SSH connectivity to your virtual machines directly from the Azure portal over TLS. When you connect via Azure Bastion, your virtual machines don't need a public IP address, agent, or special client software.