Skip to content

Commit d847252

Browse files
Merge pull request #224715 from pruphil/pphillips-maintenance-config-changes
Added link to overview documentation.
2 parents fa2e805 + 8b61733 commit d847252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/maintenance-configurations-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ az maintenance configuration create \
8282

8383
### Guest VMs
8484

85-
This example creates a maintenance configuration named *myConfig* scoped to guest machines (VMs and Arc enabled servers) with a scheduled window of 2 hours every 20 days.
85+
This example creates a maintenance configuration named *myConfig* scoped to guest machines (VMs and Arc enabled servers) with a scheduled window of 2 hours every 20 days. To learn more about this maintenance configurations on guest VMs see [Guest](maintenance-configurations.md#guest).
8686

8787
```azurecli-interactive
8888
az maintenance configuration create \

0 commit comments

Comments
 (0)