Skip to content

Commit 952a1d3

Browse files
author
unknown
committed
Update to authentication method to WorkloadIdentity federation
1 parent ac9d724 commit 952a1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/azure-app-configuration-service-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A [service connection](/azure/devops/pipelines/library/service-endpoints) gives
1313
1. In **New service connection**, select **Azure Resource Manager**.
1414

1515
:::image type="content" source="./media/azure-app-configuration-service-connection/new-service-connection.png" alt-text="Screenshot shows selecting Azure Resource Manager from the New service connection dropdown list.":::
16-
1. In the **Authentication method** dialog, select **Service principal (automatic)** to create a new service principal or select **Service principal (manual)** to [use an existing service principal](/azure/devops/pipelines/library/connect-to-azure?view=azure-devops#use-spn&preserve-view=true).
16+
1. In the **Authentication method** dialog, select **Workload identity federation (automatic)** to create a new workload identity federation or select **Workload identity federation (manual)** to [use an existing workload identity federation](/azure/devops/pipelines/library/connect-to-azure?view=azure-devops#use-spn&preserve-view=true).
1717
1. Enter your subscription, resource group, and a name for your service connection.
1818

1919
If you created a new service principal, find the name of the service principal assigned to the service connection. You'll add a new role assignment to this service principal in the next step.

0 commit comments

Comments
 (0)