Skip to content

Commit 698f9e9

Browse files
committed
removed info on feature flag
1 parent e3ea24e commit 698f9e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Create a trust relationship between the external IdP and an app or user-assigned
4545

4646
The workflow for exchanging an external token for an access token is the same, however, for all scenarios. The following diagram shows the general workflow of a workload exchanging an external token for an access token and then accessing Azure AD protected resources.
4747

48-
:::image type="content" source="media/workload-identity-federation/workflow.svg" alt-text="Shows an external token exchanged for an access token and accessing Azure" border="false":::
48+
:::image type="content" source="media/workload-identity-federation/workflow.svg" alt-text="Diagram showing an external token exchanged for an access token and accessing Azure" border="false":::
4949

5050
1. The external workload (such as a GitHub Actions workflow) requests a token from the external IdP (such as GitHub).
5151
1. The external IdP issues a token to the external workload.

0 commit comments

Comments
 (0)