Skip to content

Commit bb1c6df

Browse files
author
RoseHJM
committed
Fixed ToC, added lightboxes
1 parent 5c6034d commit bb1c6df

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/deployment-environments/how-to-configure-extensibility-generic-container-image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,11 +150,11 @@ To troubleshoot a failed deployment:
150150
1. Sign in to the [Developer Portal](https://devportal.microsoft.com/).
151151
1. Identify the environment that failed to deploy, and select **See details**.
152152

153-
:::image type="content" source="media/how-to-configure-extensibility-custom-runner-generic/failed-deployment-card.png" alt-text="Screenshot showing failed deployment error details, specifically an invalid name for a storage account.":::
153+
:::image type="content" source="media/how-to-configure-extensibility-generic-container-image/failed-deployment-card.png" alt-text="Screenshot showing failed deployment error details, specifically an invalid name for a storage account." lightbox="media/how-to-configure-extensibility-generic-container-image/failed-deployment-card.png":::
154154

155155
1. Review the error details in the **Error Details** section.
156156

157-
:::image type="content" source="media/how-to-configure-extensibility-custom-runner-generic/deployment-error-details.png" alt-text="Screenshot showing a failed deployment of an environment with the See Details button displayed.":::
157+
:::image type="content" source="media/how-to-configure-extensibility-generic-container-image/deployment-error-details.png" alt-text="Screenshot showing a failed deployment of an environment with the See Details button displayed." lightbox="media/how-to-configure-extensibility-generic-container-image/deployment-error-details.png":::
158158

159159
Additionally, you can use the Azure CLI to view an environment's error details using the following command:
160160
```bash

0 commit comments

Comments
 (0)