Skip to content

Commit 0528fce

Browse files
authored
Merge pull request #230861 from rwike77/workload-identities
fixed links
2 parents 82a83ef + 4cf33c9 commit 0528fce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/active-directory/develop/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
- name: Application model
6363
href: application-model.md
6464
- name: Workload identities
65-
href: /azure/active-directory/workload-identities/workload-identities-overview
65+
href: ../workload-identities/workload-identities-overview.md
6666
- name: Applications and service principals
6767
href: app-objects-and-service-principals.md
6868
- name: How and why apps are added to Azure AD

articles/active-directory/workload-identities/workload-identity-federation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The Microsoft identity platform stores only the first 100 signing keys when they
6464

6565
## Next steps
6666
Learn more about how workload identity federation works:
67-
- How Azure AD uses the [OAuth 2.0 client credentials grant](/azure/active-directory/develop/v2-oauth2-client-creds-grant-flow.md#third-case-access-token-request-with-a-federated-credential) and a client assertion issued by another IdP to get a token.
67+
- How Azure AD uses the [OAuth 2.0 client credentials grant](/azure/active-directory/develop/v2-oauth2-client-creds-grant-flow#third-case-access-token-request-with-a-federated-credential) and a client assertion issued by another IdP to get a token.
6868
- How to create, delete, get, or update [federated identity credentials](workload-identity-federation-create-trust.md) on an app registration.
6969
- How to create, delete, get, or update [federated identity credentials](workload-identity-federation-create-trust-user-assigned-managed-identity.md) on a user-assigned managed identity.
7070
- Read the [GitHub Actions documentation](https://docs.github.com/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-azure) to learn more about configuring your GitHub Actions workflow to get an access token from Microsoft identity provider and access Azure resources.

0 commit comments

Comments
 (0)