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/virtual-machines/linux/login-using-aad.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ az vm extension set \
110
110
--vm-name myVM
111
111
```
112
112
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. Read more on [VM Agent Overview](https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/agent-windows)
0 commit comments