Skip to content

Commit 02c2d82

Browse files
committed
[VM] Update list formatting and note
1 parent fb78061 commit 02c2d82

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

articles/virtual-machines/linux/login-using-aad.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,15 @@ If you choose to install and use the CLI locally, this tutorial requires that yo
6868
## Network requirements
6969

7070
To enable Azure AD authentication for your Linux VMs in Azure, you need to ensure your VMs network configuration permits outbound access to the following endpoints over TCP port 443:
71-
https://login.microsoftonline.com
72-
https://device.login.microsoftonline.com
73-
https://pas.windows.net
74-
https://management.azure.com
75-
https://packages.microsoft.com
71+
72+
* https://login.microsoftonline.com
73+
* https://device.login.microsoftonline.com
74+
* https://pas.windows.net
75+
* https://management.azure.com
76+
* https://packages.microsoft.com
7677

7778
> [!NOTE]
78-
> Currently, Azure Network Security Group (NSG) cannot be configured for VMs enables with Azure AD authentication.
79+
> Currently, Azure network security groups can't be configured for VMs enabled with Azure AD authentication.
7980
8081
## Create a Linux virtual machine
8182

0 commit comments

Comments
 (0)