From ce16bf49ea289568817afeb869964a12921ba4eb Mon Sep 17 00:00:00 2001 From: Jesper Fajers Date: Tue, 21 Nov 2023 15:01:27 +0100 Subject: [PATCH] Update Wording --- docs/wiki/OIDC.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/wiki/OIDC.md b/docs/wiki/OIDC.md index aebf957c..8bafd0fa 100644 --- a/docs/wiki/OIDC.md +++ b/docs/wiki/OIDC.md @@ -3,7 +3,7 @@ - [Introduction](#introduction) - [Configure](#configure) - [GitHub](#github) - - [Azure DevOps](#pipelines) + - [Azure Pipelines](#azure-pipelines) - [Resources](#resources) ## Introduction @@ -43,7 +43,7 @@ How to setup GitHub Actions with workload identity federation: ![Overview](./Media/oidc/arm_client_secret.png) 4. Test the Pull, Push and Validate pipelines to ensure authentication works with federated credential. -### Pipelines +### Azure Pipelines How to setup Azure DevOps Pipelines with workload identity federation: