Skip to content

Commit da7daf2

Browse files
authored
Fix formatting and links in CI/CD documentation
Changed the locale links
1 parent 67df643 commit da7daf2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,10 +254,10 @@ You can choose the operation types based on the use case. Following part is an e
254254
>
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
> For secure, secret-less alternatives that fully support Workload Identity Federation (WIF),
257-
> use the [AzureCLI@2](https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/azure-cli-v2)
258-
> or [PowerShell](https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/powershell-v2)
257+
> use the [AzureCLI@2](https://learn.microsoft.com/azure/devops/pipelines/tasks/reference/azure-cli-v2)
258+
> or [PowerShell](https://learn.microsoft.com/azure/devops/pipelines/tasks/reference/powershell-v2)
259259
> pipeline tasks with a federated service connection, as described in
260-
> [Connect to Azure using Workload Identity Federation](https://learn.microsoft.com/en-us/azure/devops/pipelines/library/connect-to-azure?view=azure-devops#workload-identity-federation).
260+
> [Connect to Azure using Workload Identity Federation](https://learn.microsoft.com/azure/devops/pipelines/library/connect-to-azure?view=azure-devops#workload-identity-federation).
261261
>
262262
> These tasks support secret-less authentication and can execute Synapse deployment commands
263263
> (`az synapse pipeline create`, `az synapse artifact publish`) while maintaining the same deployment flow.

0 commit comments

Comments
 (0)