Skip to content

Commit 61dc830

Browse files
committed
image fix and references
1 parent f36c4a7 commit 61dc830

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
-14.3 KB
Loading

articles/spring-apps/tutorial-managed-identities-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,11 @@ You need the Application ID and the Application ID URI for later use. In the Azu
9191

9292
To get the Application ID, select **Authentication** in the navigation pane, and then copy the **App (client) ID** value for the identity provider that includes the name of the Function app.
9393

94-
:::image type="content" source="media/tutorial-managed-identities-functions/function-auth-config-3.png" alt-text="Screenshot of the Azure portal showing the Authentication page for a Function app, with the Function app name highlighted in the Identity provider." lightbox="media/tutorial-managed-identities-functions/function-auth-config-3.png":::
94+
:::image type="content" source="media/tutorial-managed-identities-functions/function-authentication.png" alt-text="Screenshot of the Azure portal showing the Authentication page for a Function app, with the Function app name highlighted in the Identity provider." lightbox="media/tutorial-managed-identities-functions/function-authentication.png":::
9595

9696
To get the Application ID URI, select **Expose an API** in the navigation pane, and then copy the **Application ID URI** value.
9797

98-
:::image type="content" source="media/tutorial-managed-identities-functions/function-auth-config-4.png" alt-text="Screenshot of the Azure portal showing the Expose an API page for a Function app with the Application ID URI highlighted." lightbox="media/tutorial-managed-identities-functions/function-auth-config-4.png":::
98+
:::image type="content" source="media/tutorial-managed-identities-functions/function-expose-api.png" alt-text="Screenshot of the Azure portal showing the Expose an API page for a Function app with the Application ID URI highlighted." lightbox="media/tutorial-managed-identities-functions/function-expose-api.png":::
9999

100100
## Create an HTTP triggered function
101101

0 commit comments

Comments
 (0)