-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
managedDisk.securityProfile.securityEncryptionType' is missing (null) #686
Comments
@gusdellazure thank you for your feedback, we are reviewing it. |
@gusdellazure az vm list-skus --location usgovvirginia --resource-type virtualMachines --query "[?contains(name, 'DC') || contains(name, 'EC') || contains(name, 'NCC')].{Name:name, ConfidentialComputeType:capabilities[?name=='ConfidentialComputingType'].value | [0]}" --output json Please reference this to learn more about the Confidential Compute options. |
@gusdellazure , is your issue resolved when you deploy with the supported settings around Confidential Compute or Trusted Launch as described above? |
Hi all yes the fox worked!! thank you |
Hi all I used D8ads_v5 on azure.us. I ended up removing the High Availability configuration. |
What happened? Provide a clear and concise description of the bug, including deployment details.
Issue with deploying .GOV
"code": "DeploymentFailed",
"target": "/subscriptions/cf4d6247-bf51-42e6-9dd5-XXXXXXX/resourceGroups/rg-avd-avd-prod-va-service-objects/providers/Microsoft.Resources/deployments/MGMT-VM-20241015T003002Z",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
"details": [
{
"code": "BadRequest",
"message": "Required parameter for Confidential VMs 'managedDisk.securityProfile.securityEncryptionType' is missing (null)."
}
]
}
Please provide the correlation id associated with your error or bug.
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
What was the expected outcome?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: