Request to support --enable-integrity-monitoring flag with security type 'ConfidentialVM' #30516
Open
1 task done
Labels
Auto-Assign
Auto assign by bot
Azure CLI Team
The command of the issue is owned by Azure CLI team
Compute
az vm/vmss/image/disk/snapshot
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
feature-request
Milestone
Preconditions
Related command
az vm create
az vmss create
Resource Provider
Microsoft.Compute/virtualMachines/extensions
Description of Feature or Work Requested
Current Az CLI supports the flag '--enable-integrity-monitoring' when '--security-type' for VM is set to 'TrustedLaunch'.
This flag causes the Guest attestation extension to be installed on the VM.
More details on the flag and its usage can be found here: https://learn.microsoft.com/en-us/azure/virtual-machines/boot-integrity-monitoring-overview?tabs=cli
We would like to add the same usage of this flag for '--security-type' 'ConfidentialVM' as well. This way the Guest attestation extension will be installed for Confidential VMs as well when the flag is used with the az vm create or az vmss create command.
Minimum API Version Required
N/A
Swagger PR link / SDK link
N/A
Request Example
No response
Target Date
2025-01-15
PM Contact
reprasa, tusharjain
Engineer Contact
ketanatri, babnishvyas
Additional context
No response
The text was updated successfully, but these errors were encountered: