Skip to content

Commit 181127e

Browse files
committed
[AzureAD] Remove locale from link in public PR
1 parent 1900f96 commit 181127e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ az vm extension set \
110110
--vm-name myVM
111111
```
112112

113-
The *provisioningState* of *Succeeded* is shown once the extension is successfully installed on the VM. The VM needs a running VM Agent to install the extension. Read more on [VM Agent Overview](https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/agent-windows)
113+
The *provisioningState* of *Succeeded* is shown once the extension is successfully installed on the VM. The VM needs a running VM agent to install the extension. For more information, see [VM Agent Overview](https://docs.microsoft.com/azure/virtual-machines/extensions/agent-windows).
114114

115115
## Configure role assignments for the VM
116116

0 commit comments

Comments
 (0)