Skip to content

Commit 265832e

Browse files
committed
Add to TOC
1 parent 1e4cadf commit 265832e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/pipelines/release/automate-service-connections.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Use scripts to automate Azure Resource Manager with workload identity service connections
3-
description: Learn how to use automation to create a service connection in Azure Pipelines with workload identity.
3+
description: Learn how to automate Azure Resource Manager service connections in Azure Pipelines with workload identity. Save time, ensure consistency, and reduce errors.
44
ms.topic: how-to
55
ms.author: jukullam
66
author: juliakm
7-
ms.date: 05/16/2025
7+
ms.date: 05/28/2025
88
monikerRange: '= azure-devops'
99
"recommendations": "true"
1010
ai-usage: ai-assisted

docs/pipelines/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,9 @@
335335
- name: Troubleshoot Azure Resource Manager service connections
336336
displayName: service connection, service principal, Azure resource manager, azure
337337
href: release/azure-rm-endpoint.md
338+
- name: Use scripts to automate Azure Resource Manager service connections
339+
displayName: service connection, service principal, Azure resource manager, azure
340+
href: release/automate-service-connections.md
338341
- name: Azure App Service (Web Apps)
339342
items:
340343
- name: Deploy to App Service using Azure Pipelines

0 commit comments

Comments
 (0)