From b75b2e8b13328d385cbd55511fe63145cd669a80 Mon Sep 17 00:00:00 2001 From: stdoutput Date: Tue, 28 Mar 2023 18:29:33 +0200 Subject: [PATCH] add Azure attestationprovider perm --- docs/docs/getting-started/install.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/getting-started/install.md b/docs/docs/getting-started/install.md index 4f0a65275..5d4c43efd 100644 --- a/docs/docs/getting-started/install.md +++ b/docs/docs/getting-started/install.md @@ -138,6 +138,7 @@ To [create a Constellation cluster](../workflows/create.md#the-create-step), you * `Microsoft.Network/virtualNetworks/subnets/*` * `Microsoft.Compute/virtualMachineScaleSets/*` * `Microsoft.ManagedIdentity/userAssignedIdentities/*` +* `Microsoft.Attestation/attestationProviders/*` The built-in `Contributor` role is a superset of these permissions.