Skip to content

Commit ab0c5b4

Browse files
authored
Update no-agent.md
1 parent 05cd0d1 commit ab0c5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/no-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ $ az vm create \
318318
>
319319
> It is important to set `--enable-agent` to `false` because walinuxagent doesn't exist on this VM that is going to be created from the image.
320320
321-
The VM should be provisioned successfully. After Logging into the newly-provisioning VM, you should be able to see the output of the report ready systemd service:
321+
The VM should be provisioned successfully. After Logging into the newly provisioning VM, you should be able to see the output of the report ready systemd service:
322322

323323
```bash
324324
$ sudo journalctl -u azure-provisioning.service

0 commit comments

Comments
 (0)