Continuous Integration with Azure API Apps + VSO

I recently setup continuous integration from my Visual Studio Online to my Azure API App. It was a little tricky but it works.

So I did the usual lot and setup Gated Check-in.

Used the standard template for continuous deployment…

Then the fun begins…

Originally, the Windows Azure Deployment environment was blank. I clicked the “…” button to open the following dialog:

Deployment settings name: Totally made up. You can put whatever you want in there. I was not creative in my naming.

Windows Azure Subscription: I clicked the link to “download subscription file”. Then I clicked import and loaded it. This is a SUBSCRIPTION file. NOT to be confused with an Azure Website (now Azure Web App) publish profile settings file.

Web site name + Webspace:

Definitely NOT creative writing. No matter that they are essentially blank text boxes with ZERO validation! I pulled these by going over to http://resources.azure.com and finding my API App in question. Note the highlighted properties “name” and “webSpace”. Yes, it’s really that simple folks.

Sent from Mail for Windows 10 [10074]

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s