Skip to content

Commit ab0bb04

Browse files
committed
Fixed missing images
1 parent daffddf commit ab0bb04

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/digital-twins/how-to-create-app-registration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,11 +158,11 @@ Start on your app registration page in the Azure portal.
158158

159159
1. Select **Certificates & secrets** from the registration's menu, and then select **+ New client secret**.
160160

161-
:::image type="content" source="media/how-to-create-app-registration/client-secret.png" alt-text="Screenshot of the Azure portal showing an Azure AD app registration and a highlight around 'New client secret'." lightbox="media/how-to-create-app-registration/client-secret2.png":::
161+
:::image type="content" source="media/how-to-create-app-registration/client-secret.png" alt-text="Screenshot of the Azure portal showing an Azure AD app registration and a highlight around 'New client secret'.":::
162162

163163
1. Enter whatever values you want for Description and Expires, and select **Add**.
164164

165-
:::image type="content" source="media/how-to-create-app-registration/add-client-secret.png" alt-text="Screenshot of the Azure portal while adding a client secret.":::
165+
:::image type="content" source="media/how-to-create-app-registration/add-client-secret.png" alt-text="Screenshot of the Azure portal while adding a client secret." lightbox="media/how-to-create-app-registration/add-client-secret2.png":::
166166

167167
1. Verify that the client secret is visible on the **Certificates & secrets** page with Expires and Value fields.
168168

articles/digital-twins/how-to-use-azure-digital-twins-explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ In the file selector box that appears, navigate on your machine to the model(s)
375375

376376
To upload a folder of models, including everything that's inside it, select the **Upload a directory of Models** icon showing a file folder.
377377

378-
:::image type="content" source="media/how-to-use-azure-digital-twins-explorer/models-panel-upload-directory.png" alt-text="Screenshot of Azure Digital Twins Explorer Models panel. The Upload a directory of Models icon is highlighted." "media/how-to-use-azure-digital-twins-explorer/models-panel-upload-directory2.png":::
378+
:::image type="content" source="media/how-to-use-azure-digital-twins-explorer/models-panel-upload-directory.png" alt-text="Screenshot of Azure Digital Twins Explorer Models panel. The Upload a directory of Models icon is highlighted." lightbox="media/how-to-use-azure-digital-twins-explorer/models-panel-upload-directory2.png":::
379379

380380
In the file selector box that appears, navigate on your machine to a folder containing JSON model files. Select **Open** to upload that top-level folder and all of its contents.
381381

-3.66 KB
Loading

0 commit comments

Comments
 (0)