Skip to content

Commit fe931eb

Browse files
committed
resolve blocking
1 parent e8562c2 commit fe931eb

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

articles/virtual-desktop/virtual-desktop-fall-2019/manage-resources-using-ui-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ To verify the Microsoft Entra application configuration and provide consent:
144144
3. Select **All applications** and search the unique app name you provided for the PowerShell script in [Create a Microsoft Entra app registration](#create-an-azure-active-directory-app-registration).
145145
4. In the panel on the left side of the browser, select **Authentication** and make sure the redirect URI is the same as the web app URL for the management tool, as shown in the following image.
146146

147-
:::image type="content" source="../media/management-ui-redirect-uri-inline.png" alt-text="Screenshot of the Configure Web page on the Authenication tab for an app registration."
147+
:::image type="content" source="../media/management-ui-redirect-uri-inline.png" alt-text="Screenshot of the Configure Web page on the Authentication tab for an app registration."
148148

149149
5. In the left panel, select **API permissions** to confirm that permissions were added. If you're a global admin, select the **Grant admin consent for `tenantname`** button and follow the dialog prompts to provide admin consent for your organization.
150150

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ After the GitHub Azure Resource Manager template completes, you'll find a resour
6666

6767
Before you sign in and use the management tool, you must provide consent for the new Microsoft Entra application associated with the management tool. Providing consent lets the management tool make Azure Virtual Desktop management calls on behalf of the user currently signed in to the tool.
6868

69-
:::image type="content" source="../media/management-ui-delegated-permissions-inline.png" alt-text="A screenshot showing the permissions being provided when you consent to the UI management tool" lightbox="../media/management-ui-delegated-permissions-expanded.png":::
69+
:::image type="content" source="../media/management-ui-delegated-permissions-inline.png" alt-text="A screenshot showing the permissions being provided when you consent to the UI management tool." lightbox="../media/management-ui-delegated-permissions-expanded.png":::
7070

7171
To determine which user you can use to sign in to the tool, go to your [Microsoft Entra user settings page](https://portal.azure.com/#blade/Microsoft_AAD_IAM/StartboardApplicationsMenuBlade/UserSettings/menuId/) and take note of the value for **Users can consent to apps accessing company data on their behalf**.
7272

articles/virtual-desktop/virtual-desktop-fall-2019/troubleshoot-set-up-issues-2019.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ New-RdsRoleAssignment -TenantName <Azure Virtual Desktop tenant name> -RoleDefin
371371

372372
### Error: User requires Microsoft Entra multifactor authentication (MFA)
373373

374-
:::image type="content" source="../media/MFARequiredError-inline.png" alt-text="Screenshot of your deployment failed due to lack of multifactor authentication (MFA)" lightbox="../media/MFARequiredError-expanded.png":::
374+
:::image type="content" source="../media/MFARequiredError-inline.png" alt-text="Screenshot of your deployment failed due to lack of multifactor authentication (MFA)." lightbox="../media/MFARequiredError-expanded.png":::
375375

376376
Example of raw error:
377377

0 commit comments

Comments
 (0)