Azure cloud service deployment environments
In our setup, we have several cloud services in a single solution. For a given test environment, e.g. QA, we'll have 4 projects to deploy. This means we have to create 4 separate environments in Appveyor. Then if we want to do a UAT release, that's another 4 etc.
It would be great if we could link an Azure subscription once, then reference that for each environment, perhaps just specifying the target cloud service name and artefact etc.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 29 Oct, 2015 04:39 PM
OK, I see what you mean. We could have something like:
where
azure-cs
is the name of Azure Cloud Service environment defined under "Environments".Does it look like what you need?
2 Posted by sam.noble on 29 Oct, 2015 04:44 PM
That would be fantastic. Eventually we could have some 30 different configurations over 4 subscriptions here, so that would make it so much easier.
Support Staff 3 Posted by Feodor Fitsner on 30 Oct, 2015 12:12 AM
Great, it doesn't look hard to implement.
sam.noble closed this discussion on 16 Dec, 2016 10:16 AM.