Skip to content

Commit 18293d8

Browse files
committed
Clarify that Az v7.0.0 or higher is needed for PS script
1 parent 28a50dc commit 18293d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-government/connect-with-azure-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Review one of the following quickstarts to set up a build for your specific type
4343

4444
## Generate a service principal
4545

46-
1. Copy and paste the following service principal creation PowerShell script into an IDE or editor, and then save the script.
46+
1. Copy and paste the following service principal creation PowerShell script into an IDE or editor, and then save the script. This code is compatible only with Azure Az PowerShell v7.0.0 or higher.
4747

4848
```powershell
4949
param

0 commit comments

Comments
 (0)