Developer Support

Advocacy and Innovation

[Service Fabric] Securing an Azure Service Fabric cluster with Azure Active Directory via the Azure Portal

In this post, Senior Consultant, Larry Wall demonstrates how to secure Azure Service Fabric Cluster using Azure Active Directory via the Azure Portal. To make sure appropriate credit is given to a great article on this topic, I did take some of the information for the steps below from this article https://docs.microsoft.com/en-us/azure...

HoloLens – How to Create Mixed Reality?

Rick McGuire, Senior ADM, provides an introduction to mixed reality development with a test drive using HoloLens, Unity, and Visual Studio 2015. With the invention of HoloLens, it is now possible to superimpose a virtual 3D world onto our exiting reality. HoloLens lets you create holograms, virtual objects that appear in the in the same...

Integrating Visual Studio Team Services with Microsoft Teams

In this post, Senior Application Development Manager, Mike Bolser demonstrates how to integrate Microsoft Teams and Visual Studio Team Services. Microsoft Teams the new chat-based workspace in Office365 offers several services to enable work group collaboration. One way of enabling work group collaboration for developers is through a ...

Bots on Azure – Not as Complex as it Sounds

This post is provided by Dan Simmons, a Technical Delivery Manager within our team here at Premier Support for Developers. (image) I was having a discussion with a colleague about how customers will help you better understand them.  I had asked if they had thought about putting a bot on their webpage to help them with this and she said ...

Parsing folders in Power BI and adding the folder name as a column in the Power Query

Senior Application Development Manager, Robert Reilly, walks us through parsing multiple files contained in multiple folders from Power BI. (image) On occasion you may have a need to parse multiple files contained in multiple folders from Power BI.  As an example I am working with a colleague to generate some Power BI reports from CSV data...

Multi-tenant WebAPI – simple admin consent

In this post, Premier Developer consultant Marius Rochon shares his application authentication experience in order to help you create your own Multi-tenant WebAPI applications. The VS.NET 2015 wizard for adding authentication to ASP.NET WebAPI projects does not support using the multi-tenant option. Here are some notes on how to implement ...