Azure Logic Apps – Monthly Update July 2015

I really like the way Azure Logic Apps team is taking a community-driven approach in building new features and maintaining the transparency on what’s happening inside the team. It’s really important given the current market conditions, for any problem you are trying to solve, there is at least a dozen competing products in the market. […]

The post Azure Logic Apps – Monthly Update July 2015 appeared first on BizTalk360 Blog.

Blog Post by: Saravana Kumar

Need TFS 2015 training? We’ve got you covered.

Now that Visual Studio 2015 has been officially released and TFS 2015 is only weeks away, it’s time to look at your training plan to ensure your team is able to maximize the benefits this new version offers. We’re been … Continue reading →

The post Need TFS 2015 training? We’ve got you covered. appeared first on QuickLearn Blog.

Blog Post by: Anthony Borton

A DeVOps walkthrough using Visual Studio 2015

  The new Build automation system included in TFS 2015 and Visual Studio Online is a huge improvement over the previous XAML based builds in previous releases. To help people get an appreciation for just how powerful and flexible the … Continue reading →

The post A DeVOps walkthrough using Visual Studio 2015 appeared first on QuickLearn Blog.

Blog Post by: Anthony Borton

BizTalk Server tips and tricks for Administrators: How to back up RosettaNet, ESB or UDDI databases

BizTalk Server tips and tricks for Administrators: How to back up RosettaNet, ESB or UDDI databases

Have you had the time to think about what is some features like RosettaNet, ESB or UDDI have in common? Well, all of them have custom databases and all of them are optional features. But the most important question here, because they have custom databases, is: Do you think that these databases are being backedup? […]
Blog Post by: Sandro Pereira

BizTalk360 – Version 7.10 Released

We are very happy to announce the immediate availability of BizTalk360 version 7.10. For nearly 4 years now, we are continuing the trend of being agile and shipping out new versions of BizTalk360(with new features and improved product experience based on customer feedback)consistently. This is our 41st product release since our inception back in May […]

The post BizTalk360 – Version 7.10 Released appeared first on BizTalk360 Blog.

Blog Post by: Saravana Kumar

Setting up PostMan to call the Azure Management APIs

If you want to test the deployment of API App or LogicApp templates, one of the easiest ways to do this is using the PostMan REST Client for Chrome. In this post I’ll show you how to authenticate against your Azure subscription, and show you how to call the API from PostMan. Although all of this information can be found on other sites, I wanted to bring it all into one post, with steps showing you what to do, and explanation of the various parts e.g. what a JWT is, and why the api-version value is so important…
Blog Post by: Daniel Probert