Skip to content

Commit 792fe3e

Browse files
committed
Updates
1 parent 928361e commit 792fe3e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/attestation/quickstart-powershell.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ New-AzResourceGroup -Name $attestationResourceGroup -Location $location
6868
```
6969

7070
> [!NOTE]
71-
> Once an attestation provider is created in this resource group, an Azure AD user must have **Attestation Contributor** role on the provider to perform operations like policy configuration/ policy signer certificates management. These permissions can be also be inherited with roles such as **Owner** (wildcard permissions)/ **Contributor** (wildcard permissions) on the subscription/ resource group.
72-
71+
> Once an attestation provider is created in this resource group, an Azure AD user must have **Attestation Contributor** role on the provider to perform operations like policy configuration/ policy signer certificates management. These permissions can also be inherited with roles such as **Owner** (wildcard permissions)/ **Contributor** (wildcard permissions) on the subscription/ resource group.
7372
7473
## Create and manage an attestation provider
7574

0 commit comments

Comments
 (0)