Skip to content

Commit e1e37ab

Browse files
fixed broken links
1 parent 8c7939a commit e1e37ab

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/spring-apps/how-to-enable-system-assigned-managed-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ To set up a managed identity in the portal, first create an app, and then enable
5555
3. Select **Identity**.
5656
4. Within the **System assigned** tab, switch **Status** to *On*. Select **Save**.
5757

58-
:::image type="content" source="media/enterprise/msi/msi-enable.png" alt-text="Screenshot of Azure portal showing the Identity screen for an application." lightbox="media/enterprise/msi/msi-enable.png":::
58+
:::image type="content" source="media/how-to-enable-system-assigned-managed-identity/msi-enable.png" alt-text="Screenshot of Azure portal showing the Identity screen for an application." lightbox="media/how-to-enable-system-assigned-managed-identity/msi-enable.png":::
5959

6060
### [Azure CLI](#tab/azure-cli)
6161

@@ -107,7 +107,7 @@ To remove system-assigned managed identity from an app that no longer needs it:
107107
1. Navigate to the desired application and select **Identity**.
108108
1. Under **System assigned**/**Status**, select **Off** and then select **Save**:
109109

110-
:::image type="content" source="media/enterprise/msi/msi-disable.png" alt-text="Screenshot of Azure portal showing the Identity screen for an application, with the Status switch set to Off." lightbox="media/enterprise/msi/msi-disable.png":::
110+
:::image type="content" source="media/how-to-enable-system-assigned-managed-identity/msi-disable.png" alt-text="Screenshot of Azure portal showing the Identity screen for an application, with the Status switch set to Off." lightbox="media/how-to-enable-system-assigned-managed-identity/msi-disable.png":::
111111

112112
### [Azure CLI](#tab/azure-cli)
113113

254 KB
Loading
276 KB
Loading

0 commit comments

Comments
 (0)