Skip to content

Commit 8f2f1da

Browse files
authored
Merge pull request #79573 from ChristianMontoya/patch-12
Updating with more info on permissions
2 parents 348a166 + 8a458fd commit 8f2f1da

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

articles/virtual-desktop/manage-resources-using-ui.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,14 @@ This management tool is a sample. Microsoft will provide important security and
2424

2525
## What you need to run the Azure Resource Manager template
2626

27-
Before deploying the Azure Resource Manager template, you'll need an Azure Active Directory user account that:
27+
Before deploying the Azure Resource Manager template, you'll need an Azure Active Directory user to deploy the management UI. This user must:
2828

29-
- Has Azure Multi-Factor Authentication (MFA) disabled
30-
- Has permission to create resources in your Azure subscription
31-
- Has permissions to read your Windows Virtual Desktop tenant
29+
- Have Azure Multi-Factor Authentication (MFA) disabled
30+
- Have permission to create resources in your Azure subscription
31+
- Have permission to create an Azure AD application. Follow these steps to check if your user has the [required permissions](https://docs.microsoft.com/azure/active-directory/develop/howto-create-service-principal-portal#required-permissions).
32+
33+
After deploying the Azure Resource Manager template, you'll want to launch the management UI to validate. This user must:
34+
- Have a role assignment to view or edit your Windows Virtual Desktop tenant
3235

3336
## Run the Azure Resource Manager template to provision the management UI
3437

0 commit comments

Comments
 (0)