Multiple Environments #95
ShadowRunSucks
started this conversation in
General
Replies: 1 comment 4 replies
-
Hi, It's definitely something which is possible. The way I would go about setting that up is to have one repository that contains the baseline you want to push to the tenants. You then setup pipelines for each tenant that should use the baseline and have them checkout the baseline repo. If you have customers who should not be affected by changes in the baseline repo you could setup a separate repository/folder for them in the same Azure DevOps organization. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Wondering if there is support for multiple prod environments?
In a MSP settings and trying to manage multiple Intune tenants is it possible to push from DEV to multiple environments?
The documentation uses a standard dev-prod environment but is it possible to added additional tenants?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions