Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 5a1dff6

Browse files
authored
Merge pull request #676 from massimobonanni/LAB00-FixInstructionOnGrantPermission
LAB00 - Clarify instructions regarding the "Grant access permission to all pipelines" option in Azure DevOps service connection setup
2 parents e79061b + 9b5b00b commit 5a1dff6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Instructions/Labs/AZ400_M00_Validate_lab_environment.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,9 @@ You will need to create a service connection in Azure DevOps which will allow yo
152152

153153
1. Make sure the **Grant access permission to all pipelines** option is unchecked and select **Save**.
154154

155-
> **Important:** The **Grant access permission to all pipelines** option is not recommended for production environments. It is only used in this lab to simplify the configuration of the pipeline.
155+
> **Important:** The **Grant access permission to all pipelines** option is not recommended for production environments: selecting the option means granting access to the service connection to all pipelines in the project, not selecting the option allows you to approve the access to the service connection on the first run of each pipeline.
156+
157+
> **Note**: If the **Grant access permission to all pipelines** option is disabled (it is in gray) and cannot be changed, continue with the lab.
156158
157159
> **Note**: If you see an error message indicating you don't have the necessary permissions to create a service connection, try again, or configure the service connection manually.
158160

0 commit comments

Comments
 (0)