Skip to content

Commit 0037a43

Browse files
authored
Fix step 5
1 parent accfa65 commit 0037a43

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
author: AlexandraKemperMS
3-
ms.author: alkemper
2+
author: maud-lv
3+
ms.author: malev
44
ms.service: azure-app-configuration
55
ms.topic: include
6-
ms.date: 05/03/2021
6+
ms.date: 02/14/2023
77
---
88

99
A [service connection](/azure/devops/pipelines/library/service-endpoints) gives you access to resources in your Azure subscription from your Azure DevOps project.
@@ -14,7 +14,7 @@ A [service connection](/azure/devops/pipelines/library/service-endpoints) gives
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.":::
1616
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).
17-
1. Enter your subscription and resource and a name for your service connection.
17+
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.
2020

0 commit comments

Comments
 (0)