You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-desktop/manage-resources-using-ui.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,11 +24,14 @@ This management tool is a sample. Microsoft will provide important security and
24
24
25
25
## What you need to run the Azure Resource Manager template
26
26
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:
28
28
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
32
35
33
36
## Run the Azure Resource Manager template to provision the management UI
0 commit comments