I plan to have several CI/CD pipelines publish to a single IIS server that is hosted in Azure, but ideally could be deployed to locally (pull).
Is there any way to configure a yaml or other pipeline action to allow for
- more than one project or pipeline to use the same target host
- (if you know) if that project or pipeline on the host is scoped to "Subscription" or something else