In Azure DevOps you can create a variable group to store values that you want to control
(URLs, credentials, etc.) and reuse them in all your pipelines.
Procedure
-
On the page, go to the Variable
groups tab.
-
Add a new variable group and give it a name.
-
Add the following variables and values to the group:
-
Make sure the Allow access to all pipelines toggle is
enabled and save.