Introduction to Azure Logic Apps Training Course

Hi all, I have recently published an Introduction to Azure Logic Apps training course which has been published on Udemy. I have created a Coupon Code of 535FFC2ECA50731358D4 which allows you to get the course for $12.99. Note, this code expires on April 23rd, 2023. In terms of what is covered in this is the agenda: Continue reading Introduction to Azure Logic Apps Training Course

Considerations when migrating from BizTalk Server to Azure Integration Services

When migrating from BizTalk Server to Azure Integration Services, there are several factors to consider: Platform: BizTalk Server is a Windows-based platform, while Azure Integration Services is a cloud-based platform. This means that your organization will need to consider how to integrate with other cloud-based systems and how to manage cloud-based resources. Functionality: While Azure Integration Services provides similar functionality to BizTalk Server, it may … Continue reading Considerations when migrating from BizTalk Server to Azure Integration Services

Enabling Azure AD Authentication on HTTP Triggers

By default, when an HTTP trigger is created, it will generate a URL and includes a SAS token as part of the sig query parameter. This value is required to call this HTTP trigger. For some customers, this is a concern as it allows the endpoint to be called from outside the network as that URL can be called anywhere over the internet. Should a … Continue reading Enabling Azure AD Authentication on HTTP Triggers

Azure Logic Apps – Standard Resources

Over the last little while, I have been learning about Azure Logic Apps (Standard), otherwise known as Single Tenant Logic Apps. Here is a list of resources that I have put together: Azure Logic Apps Standard – First Look Integrating Microsoft Excel and ServiceNow using Azure Logic Apps Using Managed Identities to connect Azure Logic Apps with Azure Blob Storage When to use Azure Logic … Continue reading Azure Logic Apps – Standard Resources

Microsoft Flow vs Azure Logic Apps, which tool should I use Udemy course update!

I recently added two new lectures to my Udemy course. The 2 additional lectures that can be found in the New Content – Added after the original publishing of the course section. The lectures include content about 2 new features found in Microsoft Flow (Copy to my clipboard) and Azure Logic Apps (Secure Inputs/Secure Outputs). You will find this section towards the end of the … Continue reading Microsoft Flow vs Azure Logic Apps, which tool should I use Udemy course update!

Introduction to Azure Blockchain Services + Azure Logic Apps

I recently published a blog post on Serverless360 that discusses how to setup a simple consortium blockchain in Azure and then both publish and  subscribe messages using Azure Logic Apps. I definitely had some head scratching moments while putting it together so hopefully it will help people who are interested in connecting Azure Logic Apps and Azure Blockchain Services together. Below is part of the … Continue reading Introduction to Azure Blockchain Services + Azure Logic Apps

Serverless Tips–Exception Handling and Scopes

In late 2018 I started contributing to the #ServerlessTips on https://www.serverlessnotes.com, a community knowledge base hosted by Serverless360. I have written more than 30 tips, mostly on Azure Logic Apps, on that site and I wanted to highlight some of my favorites. Now, I won’t go ahead and cross-post these entire topics, but I wanted to elevate their visibility as I think they are important. … Continue reading Serverless Tips–Exception Handling and Scopes

Udemy Course: Microsoft Flow vs Azure Logic Apps..which tool should I use?

Introducing my new course on Udemy on Microsoft Flow and Azure Logic Apps, two of my favorite cloud services. NOTE: Udemy currently has their summer sale going on. Get this course for $9.99 USD until 8/30/2019 using this discount code. (Be sure to clear browser cookies to get best price) Why did I write this course? I wrote this course out of frustration! You can’t … Continue reading Udemy Course: Microsoft Flow vs Azure Logic Apps..which tool should I use?

2016 Year in Review, Looking Ahead to 2017

It is that time of year where I like to reflect back on what the previous year has brought and also set my bearings for the road ahead.  If you are interested in reading my 2015 recap, you can find it here. Personal 2016 was a milestone birthdate for myself and my twin brother. In order to celebrate, and try to deny getting old for … Continue reading 2016 Year in Review, Looking Ahead to 2017

Hybrid Connectivity with Logic Apps and API Apps

Note: This blog post was written in early July, 2016 against preview bits.  The tools and techniques used in this post are bound to change. In a previous blog post (Using Azure AD Authentication between Logic Apps and Azure API Apps ) I discussed a hybrid scenario where I wanted to expose on-premises data to an Azure Logic App, via an Azure API App). In … Continue reading Hybrid Connectivity with Logic Apps and API Apps