You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dns/private-dns-getstarted-portal.md
+33-6Lines changed: 33 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: In this quickstart, you create and test a private DNS zone and reco
4
4
services: dns
5
5
author: asudbring
6
6
ms.author: allensu
7
-
ms.date: 01/09/2025
7
+
ms.date: 07/11/2025
8
8
ms.topic: quickstart
9
9
ms.service: azure-dns
10
10
ms.custom:
@@ -98,6 +98,32 @@ Next, link the private DNS zone to the virtual network by adding a virtual netwo
98
98
99
99
5. Select **Create**, wait until the virtual link is created, and then verify that it is listed on the **Virtual Network Links** page.
100
100
101
+
## Deploy Azure Bastion
102
+
103
+
Azure Bastion uses your browser to connect to VMs in your virtual network over secure shell (SSH) or remote desktop protocol (RDP) by using their private IP addresses. The VMs don't need public IP addresses, client software, or special configuration. For more information about Azure Bastion, see [Azure Bastion](/azure/bastion/bastion-overview).
0 commit comments