Skip to content

Commit cdf2e52

Browse files
committed
lightbox added to aad legacy include
1 parent daf7c2d commit cdf2e52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

includes/digital-twins-permissions-legacy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212

1313
1. In the [Azure portal](https://portal.azure.com), open **Azure Active Directory** from the left pane, and then open the **Properties** pane. Copy the **Directory ID** to a temporary file. You'll use this value to configure a sample application in the next section.
1414

15-
![Azure Active Directory directory ID](./media/digital-twins-permissions-legacy/aad-app-reg-tenant.png)
15+
[![Azure Active Directory directory ID](./media/digital-twins-permissions-legacy/aad-app-reg-tenant.png)](./media/digital-twins-permissions-legacy/aad-app-reg-tenant.png#lightbox)
1616

1717
1. In the [Azure portal](https://portal.azure.com), open **Azure Active Directory** from the left pane, and then open the **App registrations (Legacy)** pane. Select the **New application registration** button.
1818

1919
1. Give a friendly name for this app registration in the **Name** box. Choose **Application type** as **Native**, and **Redirect URI** as `https://microsoft.com`. Select **Create**.
2020

21-
![Create pane](./media/digital-twins-permissions-legacy/aad-app-reg-create.png)
21+
[![Create pane](./media/digital-twins-permissions-legacy/aad-app-reg-create.png)](./media/digital-twins-permissions-legacy/aad-app-reg-create.png#lightbox)
2222

2323
1. Open the registered app, and copy the value of the **Application ID** field to a temporary file. This value identifies your Azure Active Directory app. You'll use the application ID to configure your sample application in the following sections.
2424

25-
![Azure Active Directory application ID](./media/digital-twins-permissions-legacy/aad-app-reg-app-id.png)
25+
[![Azure Active Directory application ID](./media/digital-twins-permissions-legacy/aad-app-reg-app-id.png)](./media/digital-twins-permissions-legacy/aad-app-reg-app-id.png#lightbox)
2626

2727
1. Open your app registration pane. Select **Settings** > **Required permissions**, and then:
2828

@@ -38,6 +38,6 @@
3838

3939
f. In the **Required permissions** pane, select the **Grant permissions** button, and accept the acknowledgment that appears. If the permission is not granted for this API, contact your administrator.
4040

41-
![Required permissions pane](./media/digital-twins-permissions-legacy/aad-app-req-permissions.png)
41+
[![Required permissions pane](./media/digital-twins-permissions-legacy/aad-app-req-permissions.png)](./media/digital-twins-permissions-legacy/aad-app-req-permissions.png#lightbox)
4242

4343

includes/digital-twins-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: dsk-2015
66
ms.service: digital-twins
77
ms.topic: include
8-
ms.date: 08/12/2019
8+
ms.date: 09/24/2019
99
ms.author: dkshir
1010
ms.custom: include file
1111
---

0 commit comments

Comments
 (0)