by Stephen W. Thomas | May 4, 2017 | Azure Integration Thoughts
While we all know that the Azure Logic App team is coming out with amazing new Connectors all the time! As new ones are rolled out, a lot of the time we get to use them in Preview mode. One thing to keep in mind is, sometimes key details of the connector will change...
by Stephen W. Thomas | Apr 6, 2017 | Azure Integration Thoughts
I had a great time presenting at the Microsoft Technology Center a few weekends ago in Manhatten covering Azure Functions and Azure Logic Apps as part of the Global Integration Bootcamp! We had a great group of presenters and an even better group of participants. If...
by Stephen W. Thomas | Mar 30, 2017 | Azure Integration Thoughts
Windows Azure Logic Apps now have support for variables inside a logic app! In order to use them, just search for Variables inside the Add Action dialog box. You have two options: one to initialize a variable and one to increment a variable. Currently, Variables...
by Stephen W. Thomas | Jan 5, 2017 | Azure Integration Thoughts
Are you working with Windows Azure Logic Apps inside Visual Studios and seen an error like this after you deploy? The API connection ‘/subscriptions/{Subscription ID}/resourceGroups/{Resource Group Name}/providers/Microsoft.Web/connections/sql’ is a...
by Stephen W. Thomas | Dec 7, 2016 | Azure Integration Thoughts
I have been working a lot with Azure Logic Apps over the past month. Since I am new to Logic Apps, I often run into silly issues that turn out to trivial to fix. This is one of them. I was working with the HTTP Rest API shape to try to call a custom...
by Stephen W. Thomas | Nov 23, 2016 | Azure Integration Thoughts
I have been working heads down for a few weeks now with Windows Azure Logic Apps. While I have worked with them off and on for over a year now, it is amazing how far things have evolved in such a small amount of time. You can put together a rather complex...