Skip to content

Commit 49d2934

Browse files
committed
update service-endpoints.md
1 parent 0901060 commit 49d2934

File tree

4 files changed

+387
-341
lines changed

4 files changed

+387
-341
lines changed

docs/organizations/settings/about-settings.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ From the administrative **Project settings** page, you can configure settings av
500500
**Service connections**
501501
:::column-end:::
502502
:::column span="2":::
503-
- [Manage service connections in Azure Pipelines](../../pipelines/library/service-endpoints.md#project-level-permissions)
503+
- [Manage service connections in Azure Pipelines](../../pipelines/policies/permissions.md#set-service-connection-project-permissions)
504504
:::column-end:::
505505
:::column span="2":::
506506
For more information, see a [list of common service connection types](../../pipelines/library/service-endpoints.md#common-service-connection-types).

docs/pipelines/library/connect-to-azure.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ To deploy to a specific Azure resource, the task needs more data about that reso
175175
You can quickly convert an existing Azure Resource Manager service connection to use workload identity federation for authentication instead of a service principal. You can use the service connection conversion tool in Azure DevOps if your service connection meets these requirements:
176176

177177
* Azure DevOps originally created the service connection. If you manually create your service connection, you can't convert the service connection by using the service connection conversion tool because Azure DevOps doesn't have permissions to modify its own credentials.
178-
* Only one project uses the service connection. You can't convert [cross-project service connections](service-endpoints.md#project-permissions---cross-project-sharing-of-service-connections).
178+
* Only one project uses the service connection. You can't convert [cross-project service connections](../policies/permissions.md#set-service-connection-project-permissions).
179179

180180
To convert a service connection:
181181

0 commit comments

Comments
 (0)