Skip to content

Commit ca510e5

Browse files
committed
Fix bookmark links
1 parent 0e411c3 commit ca510e5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

articles/logic-apps/connectors/code-interpreter-python-container-apps-session.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ This guide shows how to set up and use various **Code Interpreter (Python Contai
8686
>
8787
> To manage files or run code in the session pool, make sure that you have the Azure
8888
> built-in role named **Azure ContainerApps Session Executor** on the session pool.
89-
> For this task, see [Give identity access to resources](../authenticate-with-managed-identity.md?tabs=standard#give-identity-access-to-resources).
89+
> For this task, see [Give identity access to resources](../authenticate-with-managed-identity.md?tabs=standard#access-other-resources).
9090
9191
To upload the file through Azure portal, follow these steps:
9292

articles/logic-apps/set-up-authentication-agent-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ If you have to reuse an existing app registration that is shared with another AP
213213
If you don't have a user-assigned managed identity with logic app access, follow these steps:
214214

215215
1. [Create a user-assigned managed identity](/entra/identity/managed-identities-azure-resources/manage-user-assigned-managed-identities-azure-portal).
216-
1. [Add the user-assigned identity to your logic app](authenticate-with-managed-identity.md?tabs=standard#add-user-assigned-identity-to-logic-app-in-the-azure-portal).
216+
1. [Add the user-assigned identity to your logic app](authenticate-with-managed-identity.md?tabs=standard#add-user-identity-portal).
217217
1. [Set up the user-assigned identity as a federated identity credential on your app registration](/entra/workload-id/workload-identity-federation-config-app-trust-managed-identity).
218218

219219
1. Optionally, if you need to set up [claims](/entra/identity-platform/developer-glossary#claim) such as roles, scopes, user groups, or [`XMS_CC`](/entra/identity-platform/claims-challenge?tabs=dotnet#receiving-xms_cc-claim-in-an-access-token), follow these steps:

articles/logic-apps/set-up-cd-deployment-center-standard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The following example shows where to find the **SCM Basic Auth Publishing Creden
6767

6868
1. Follow the [general steps to create the user-assigned managed identity](authenticate-with-managed-identity.md?tabs=standard#user-assigned-azure-portal).
6969

70-
1. Follow the [general steps to add the user-assigned managed identity to your logic app](authenticate-with-managed-identity.md?tabs=standard#add-user-assigned-identity-to-logic-app-in-the-azure-portal).
70+
1. Follow the [general steps to add the user-assigned managed identity to your logic app](authenticate-with-managed-identity.md?tabs=standard#add-user-identity-portal).
7171

7272
1. Follow the [general steps to give the identity access to the resources](authenticate-with-managed-identity.md?tabs=standard#access-other-resources) in the [Prerequisites section](#prerequisites).
7373

0 commit comments

Comments
 (0)