-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
Computeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotService Team Support Requestfeature-request
Milestone
Description
Resource Provider
Microsoft.Compute/DiskRP
Description of Feature or Work Requested
Azure managed disks provide end to end encryption of data with customer-managed keys stored in Azure Key Vault. Now, they can choose to enable automatic rotation of their keys. A disk references a key via its disk encryption set. When you enable automatic rotation for a disk encryption set, the system will automatically update all managed disks, snapshots, and images referencing the disk encryption set to use the new version of the key within one hour.
We need the following changes:
- Update Azure CLI to use the Compute API version 2020-12-01
- Update the az disk-encryption-set create and update commands to support the new boolean property rotationToLatestKeyVersionEnabled
Minimum API Version Required
2020-12-01
Target Date
April 16th 2021
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Computeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotService Team Support Requestfeature-request