Create Policy
Learn to create a policy and register the policy
Create a policy
{
"name": "nitride-policy",
"identities": {
"provider": "azure-sev-snp-vtpm",
"platform": [
{
"name": "amd-sev-snp-milan-vcek"
}
],
"firmware": [
{
"name": "azure-dc2as-v5"
}
],
"workload": {
"name": "azure-sev-snp-vtpm-ubuntu-jammy",
"policy": {
"hash": false,
"pcrs.0": false
}
},
"metadata": null
}
}Register the policy
Verify that the policy was created
Last updated
Was this helpful?