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/private-link/create-network-security-perimeter-template.md
-57Lines changed: 0 additions & 57 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,65 +59,8 @@ Deploy the ARM template to Azure by doing the following:
59
59
60
60
## Validate the deployment
61
61
62
-
> [!NOTE]
63
-
> The ARM template generates a unique name for the virtual machine myVm<b>{uniqueid}</b> resource, and for the SQL Database sqlserver<b>{uniqueid}</b> resource. Substitute your generated value for **{uniqueid}**.
64
62
65
-
### Connect to a VM from the internet
66
63
67
-
Connect to the VM _myVm{uniqueid}_ from the internet by doing the following:
68
-
69
-
1. In the portal's search bar, enter _myVm{uniqueid}_.
70
-
71
-
1. Select **Connect**. **Connect to virtual machine** opens.
72
-
73
-
1. Select **Download RDP File**. Azure creates a Remote Desktop Protocol (RDP) file and downloads it to your computer.
74
-
75
-
1. Open the downloaded RDP file.
76
-
77
-
a. If you're prompted, select **Connect**.
78
-
b. Enter the username and password that you specified when you created the VM.
79
-
80
-
> [!NOTE]
81
-
> You might need to select **More choices** > **Use a different account** to specify the credentials you entered when you created the VM.
82
-
83
-
1. Select **OK**.
84
-
85
-
You might receive a certificate warning during the sign-in process. If you do, select **Yes** or **Continue**.
86
-
87
-
1. After the VM desktop appears, minimize it to go back to your local desktop.
88
-
89
-
### Access the SQL Database server privately from the VM
90
-
91
-
To connect to the SQL Database server from the VM by using the private endpoint, do the following:
92
-
93
-
1. On the Remote Desktop of _myVM{uniqueid}_, open PowerShell.
0 commit comments