Skip to content

Commit ec2a052

Browse files
authored
Merge pull request #189744 from v-rajagt/xiading
Link fixed.
2 parents b7eeaf8 + 7b707f0 commit ec2a052

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

53-
![Managed identity in portal](/images/enterprise/msi/msi-enable.png)
53+
![Managed identity in portal](./media/enterprise/msi/msi-enable.png)
5454

5555
# [Azure CLI](#tab/azure-cli)
5656

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

104-
![Managed identity](/images/enterprise/msi/msi-disable.png)
104+
![Managed identity](./media/enterprise/msi/msi-disable.png)
105105

106106
# [Azure CLI](#tab/azure-cli)
107107

0 commit comments

Comments
 (0)