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
+10-6Lines changed: 10 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: 02/26/2026
8
8
ms.topic: quickstart
9
9
ms.service: azure-dns
10
10
ms.custom:
@@ -108,14 +108,18 @@ Now, create a virtual machine to test autoregistgration in your private DNS zone
108
108
4. Select ***(US) West US** for the **Region**.
109
109
5. Enter a name for the administrator user name.
110
110
6. Enter a password and confirm the password.
111
-
7. For **Public inbound ports**, select **Allow selected ports**, and then select **RDP (3389)** for **Select inbound ports**.
111
+
7. For **Public inbound ports**, select **None**.
112
112
8. Accept the other defaults for the page and then click **Next: Disks >**.
113
113
9. Accept the defaults on the **Disks** page, then click **Next: Networking >**.
114
114
10. Make sure that **myAzureVNet** is selected for the virtual network.
115
-
11. Accept the other defaults for the page, and then click **Next: Management >**.
116
-
12. For **Boot diagnostics**, select **Disable**, accept the other defaults, and then select **Review + create**.
117
-
13. Review the settings and then click **Create**. It will take a few minutes for the virtual machine allocation to complete.
118
-
14. Search for and select **Virtual machines** and then verify that the VM status is **Running**. If it isn't running, start the virtual machine.
115
+
11. For **Public IP**, select **None**.
116
+
12. Accept the other defaults for the page, and then click **Next: Management >**.
117
+
13. For **Boot diagnostics**, select **Disable**, accept the other defaults, and then select **Review + create**.
118
+
14. Review the settings and then click **Create**. It will take a few minutes for the virtual machine allocation to complete.
119
+
15. Search for and select **Virtual machines** and then verify that the VM status is **Running**. If it isn't running, start the virtual machine.
120
+
121
+
> [!NOTE]
122
+
> The default rules of the network security group block all inbound access from the internet, including RDP. To connect to the virtual machine, use Azure Bastion. For more information, see [Quickstart: Deploy Azure Bastion with default settings](../bastion/quickstart-host-portal.md).
0 commit comments