Skip to content

Commit 3658a5d

Browse files
committed
fix versioning
1 parent 46344b1 commit 3658a5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ ms.topic: how-to
55
ms.author: jukullam
66
author: juliakm
77
ms.date: 05/16/2025
8-
monikerRange: '>= azure-devops'
8+
monikerRange: '= azure-devops'
99
"recommendations": "true"
1010
ai-usage: ai-assisted
1111
---
1212

1313
# Use scripts to automate Azure Resource Manager with workload identity service connections
1414

15-
[!INCLUDE [version-lt-eq-azure-devops](../../includes/version-lt-eq-azure-devops.md)]
15+
[!INCLUDE [version-lt-eq-azure-devops](../../includes/version-eq-azure-devops.md)]
1616

1717
Learn how to use scripts to create Azure Resource Manager service connections with workload identity in Azure Pipelines. Scripts ensure consistency, efficiency, and repeatability when setting up service connections, reducing the risk of human error. They save time, especially when creating multiple connections or deploying to different environments. These scripts can also be integrated into an automation process to scale and better manage large deployments.
1818

0 commit comments

Comments
 (0)