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
Restored Example 9 and added CVM as Example 13. (#20092)
* Restored Example 9 and added CVM as Example 13.
Related to #1222, example 9 was replaced with CVM content. Restored original Example 9 and added new Example 13 for Confidential VM support.
* Minor correction of Location name under example 13
* Corrected EncryptedWithCMK String
Create an image version in four regions. In this example, the global replica count is 1 and the global storage account type is Standard_ZRS. East US will have 3 replicas, each stored on Standard_LRS account storage. West US will inherit from global settings and have 1 replica stored on Standard_ZRS. UK West will have a replica count of 2 stored on Standard_ZRS. South Central US will have one replica stored on Standard_LRS.
This example has the end-of-life date for image version set to August 2, 2024 at mignight UTC. End-of-life dates can be specified for both the image definitions and image versions. Image versions can still be used after the end-of-life dates.
237
235
236
+
### Example 13: Create an image version for Confidential VM
In this example, Confidential VM (CVM) Image with Customer Managed Key (CMK) is created under Image definition which supports ConfidentialVM security type.
0 commit comments