Skip to content

Commit 1f78479

Browse files
Merge pull request #274149 from maulikshah23/patch-32
Update automatic-vm-guest-patching.md
2 parents 1b5191d + d14d901 commit 1f78479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/automatic-vm-guest-patching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ Example to install all Critical and Security patches on a Windows VM, while excl
436436
```azurecli-interactive
437437
az vm install-patches --resource-group myResourceGroup --name myVM --maximum-duration PT2H --reboot-setting IfRequired --classifications-to-include-win Critical Security --exclude-kbs-requiring-reboot true
438438
```
439-
## Strict Safe Deployment on Canonical Images (Preview)
439+
## Strict Safe Deployment on Canonical Images
440440

441441
[Microsoft and Canonical have partnered](https://ubuntu.com/blog/ubuntu-snapshots-on-azure-ensuring-predictability-and-consistency-in-cloud-deployments) to make it easier for our customers to stay current with Linux OS updates and increase the security and resiliency of their Ubuntu workloads on Azure. By leveraging Canonical’s snapshot service, Azure will now apply the same set of Ubuntu updates consistently to your fleet across regions.
442442

0 commit comments

Comments
 (0)