Skip to content

Commit 2c3898e

Browse files
committed
fix: enhance troubleshooting guidance for Azure Resource Manager service connections
1 parent 7ca36cf commit 2c3898e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/pipelines/release/azure-rm-endpoint.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ monikerRange: '<= azure-devops'
1616

1717
[!INCLUDE [version-lt-eq-azure-devops](../../includes/version-lt-eq-azure-devops.md)]
1818

19-
This article presents common troubleshooting scenarios to help you resolve issues you might encounter when creating an Azure Resource Manager (ARM) service connection. See [Manage service connections](../library/service-endpoints.md) to learn how to create, edit, and secure service connections.
19+
This article presents common troubleshooting scenarios to help you resolve issues you might encounter when creating an Azure Resource Manager (ARM) service connection. See [Manage service connections](../library/service-endpoints.md) to learn how to create, edit, and secure service connections. See [Troubleshoot an Azure Resource Manager workload identity service connection](troubleshoot-workload-identity.md) to learn how to fix workload-identity related issues.
2020

2121
This article uses the terms "tenant" and "directory" in ways that might overlap. A tenant is a dedicated, isolated instance of Microsoft Entra ID that your organization receives and manages all identities and access control for your cloud services. A directory is a container within that tenant that holds objects like users, groups, and applications used to manage access to resources.
2222

@@ -265,6 +265,6 @@ Context: This is for an Azure Resource Manager service connection in Azure DevOp
265265

266266
## Related articles
267267

268+
- [Troubleshoot an Azure Resource Manager workload identity service connection](troubleshoot-workload-identity.md)
268269
- [Troubleshoot pipeline runs](../troubleshooting/troubleshooting.md)
269-
- [Review pipeline logs](../troubleshooting/review-logs.md)
270-
- [Define variables](../process/variables.md)
270+
- [Review logs to diagnose pipeline issues](../troubleshooting/review-logs.md)

0 commit comments

Comments
 (0)