Skip to content

Commit fdb6271

Browse files
authored
Merge pull request #106954 from iainfoulds/public-48986
[AzureAD] Remove locale from link in public PR
2 parents 0e87f5f + 181127e commit fdb6271

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.
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)