Skip to content

Commit 4be45f5

Browse files
authored
Fix link format in CI/CD documentation
Updated link format for Workload Identity Federation documentation.
1 parent 49a89a2 commit 4be45f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/synapse-analytics/cicd/continuous-integration-delivery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ You can choose the operation types based on the use case. Following part is an e
255255
> Currently, the DevOps Service Connection with **Workload Identity Federation (WIF)** is not supported in Synapse Workspace deployment extension. Switch to secret mode to make the connection successful.
256256
>
257257
> For secure, secretless alternatives that fully support Workload Identity Federation (WIF), use the [AzureCLI@2](/azure/devops/pipelines/tasks/reference/azure-cli-v2) or [PowerShell](/azure/devops/pipelines/tasks/reference/powershell-v2)
258-
> pipeline tasks with a federated service connection, as described in [Connect to Azure using Workload Identity Federation](https://learn.microsoft.com/azure/devops/pipelines/library/connect-to-azure?view=azure-devops).
258+
> pipeline tasks with a federated service connection, as described in [Connect to Azure using Workload Identity Federation](/azure/devops/pipelines/library/connect-to-azure?view=azure-devops).
259259
>
260260
> These tasks support secretless authentication and can execute Synapse deployment commands (`az synapse pipeline create`, `az synapse artifact publish`) while maintaining the same deployment flow.
261261

0 commit comments

Comments
 (0)