Developer Support

Advocacy and Innovation

Latest posts

Jun 5, 2019
Post comments count 0
Post likes count 0

Azure DevOps: Build pipelines for Arduino microcontrollers

Developer Support

Azure DevOps applies to any language, any platform including Arduino. In this post, I will show you how to build Arduino microcontrollers using Azure DevOps Build pipeline and a custom build agent.

Jun 4, 2019
Post comments count 0
Post likes count 0

Making Sense of .NET 5

Developer Support

At the first day of Microsoft’s annual Build conference, Microsoft announced .NET 5 which will be released in November 2020. This led to some confusion in discussions with some of my colleagues and friends. What about .NET Core? Isn’t that the future? The road forward?

Jun 4, 2019
Post comments count 0
Post likes count 0

React Native for Windows Goes Mainstream

Developer Support

React Native for Windows adds support for Windows 10 SDK to React Native, which allows you to build apps for all Win-10 devices such as PCs, Tablets and Xbox using React.

Jun 3, 2019
Post comments count 0
Post likes count 0

Getting started with Azure Logic Apps

Developer Support

If you’ve ever struggled with automating cloud/on-premises workflows or wondered what of your workflows could be automated, Azure Logic Apps now makes it possible for development and IT teams to automate these workflows with little to no code.

Jun 2, 2019
Post comments count 0
Post likes count 0

How to fetch a user’s profile from Azure Active Directory using PowerShell

Developer Support

On my recent journey helping customers migrate from TFS to VSTS; one of the most common obstacle is verifying that users marked for active import to VSTS have matching AAD records. Thankfully there is a fairly streamlined way to do this using PowerShell and the Azure Graph API.

Jun 1, 2019
Post comments count 0
Post likes count 0

Migrating a repo from Bitbucket to Azure DevOps

Developer Support

Migrating from Bitbucket to Azure DevOps is a quick and easy process. Once your code is in DevOps, you’ll have access to all the powerful services Azure has to offer.

May 31, 2019
Post comments count 0
Post likes count 0

Have you considered Azure Reserved Instances?

Developer Support

We recently had the opportunity to work with a customer and help manage their Azure cost. This topic came up and it ended up resulting in significant saving by reducing the cost of resources they had already planned to deploy. Based on that interaction, we thought it would be useful to highlight this option in a blog post.

May 31, 2019
Post comments count 0
Post likes count 0

Dynamics 365 Implementation Pt. 3 – Postman

Developer Support

With tools such as Postman, you can easily send HTTP requests to your APIs. This technique can help test the fields that are being added to the integration message to see if they pass or fail. This helps in the efforts to test if the integration message being sent will successfully get posted in Dynamics 365.

May 29, 2019
Post comments count 0
Post likes count 0

Getting Started with Azure Blueprints

Developer Support

Azure Blueprints now makes it possible for development teams to rapidly build and stand up new environments with a set of built-in components -- such as networking -- to speed up development and delivery.