Share via


Azure Development Community

We’re a community leadership team of Microsoft employees, MVPs, Partners, and Azure development experts. This blog represents the opinions and expertise of the broad development echosystem; it is not the officially endorsed position of Microsoft or Azure.

Azure Content Spotlight – public preview of Azure AD Domain Services in the new Azure portal

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that...

Author: Sjoukje Zaal Date: 07/13/2017

Azure Content Spotlight – ASOS: How they migrated from local monolith to microservices in Azure

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that...

Author: chilberto Date: 06/29/2017

Transitioning from On-Prem Virtual Machines to More Cost Effective Azure Cloud Models

Transitioning from On-Prem VMs to the Cloud via ‘Lift-and-Shift’ On February 14th, 2017, the last of...

Author: Arlan Nugara Date: 06/27/2017

Using ADFS as an Identity Provider for Azure AD B2C

Using Azure AD B2C with "regular" Azure AD enabled some new and useful scenarios. Let's take logins...

Author: Andreas Helland Date: 06/23/2017

CQRS in Azure - Part 4

In CQRS in Azure Part 1, CQRS was defined and context was provided to explain why the pattern is...

Author: chilberto Date: 06/21/2017

Registering your application in the new Application Portal

In my earlier post: Microsoft Identities: What’s new, I briefly talked about the new Application...

Author: Sjoukje Zaal Date: 06/21/2017

Use Azure DevTest Labs for Training

One area of Azure that I like to highlight in my conversations with companies as an over-looked...

Author: Arlan Nugara Date: 06/20/2017

Azure Content Spotlight - Azure Active Directory v2 Endpoint

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that...

Author: Sjoukje Zaal Date: 06/08/2017

Azure Content Spotlight – Azure Cosmos DB

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that...

Author: chilberto Date: 06/01/2017

Azure AD B2C - Kicking it up a notch with support for AAD as IdP

I have mentioned AAD B2C before, and it should be your go-to feature if you want to have users...

Author: Andreas Helland Date: 05/30/2017

Data Cleansing Tools in Azure Machine Learning

Today, we’ll discuss the impact of data cleansing in a Machine Learning model and how it can be...

Author: Chervine Date: 05/27/2017

Microsoft Identities: What’s new

At Build conference, a lot of new features were released. And of course, also in the Microsoft...

Author: Sjoukje Zaal Date: 05/24/2017

Azure Content Spotlight – Build 2017

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that...

Author: chilberto Date: 05/18/2017

Azure Content Spotlight – Azure Cloud Shell (Preview)

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that...

Author: Sjoukje Zaal Date: 05/11/2017

IaC on Azure - How to get started with ARM Template

In today’s topic, I’m not going to reinvent the wheel by documenting on how to develop an ARM...

Author: Ryen Kia Zhi Tang Date: 05/06/2017

Azure Content Spotlight – Networking to and within Azure Cloud

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that...

Author: chilberto Date: 05/04/2017

Azure AD - Overview of Libraries

"This whole Azure AD thingy sounds complicated - aren't there any libraries or something to make...

Author: Andreas Helland Date: 05/02/2017

Azure AD – Manually add authentication code to your app

Creating (web) applications which use Azure Active Directory for authentication can be quite simple....

Author: Sjoukje Zaal Date: 04/26/2017

March 2017 Azure Technical Guru Awards!

It's time to celebrate the top Azure Wiki articles from March 2017! Here is a straight list of the...

Author: Ed Price - MSFT Date: 04/25/2017

Interview with a Microsoft MVP and Azure Development Ninja – Chervine

It's time for another interview with an Azure Development Ninja! Today's interview is with......

Author: Ed Price - MSFT Date: 04/23/2017

Azure Content Spotlight - Azure Web Application Firewall (WAF)

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that...

Author: chilberto Date: 04/20/2017

HybridCAT: Building Clouds - Joins the Azure CATalogue!

HybridCAT: Building Clouds “Building hybrid clouds that can support any device from anywhere” What...

Author: Ed Price - MSFT Date: 04/15/2017

CQRS in Azure - Part 3

In CQRS in Azure Part 1, CQRS was defined and context was provided to explain why the pattern is...

Author: chilberto Date: 04/14/2017

Azure Content Spotlight - New Integrated Portal For Azure Functions

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that...

Author: Sjoukje Zaal Date: 04/13/2017

IaC on Azure - Developing ARM Template using VSCode efficiently

Since I talked about Infrastructure as Code on Azure using ARM Templates, and demonstrating on how...

Author: Ryen Kia Zhi Tang Date: 04/08/2017

Azure Content Spotlight - Azure Relays

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that...

Author: chilberto Date: 04/05/2017

CQRS in Azure - Part 2

In CQRS in Azure Part 1, CQRS was defined and context was provided to explain why the pattern is...

Author: chilberto Date: 04/03/2017

Interview with a Microsoft MVP and Azure Development Ninja – Ryen Tang

Today’s interview is with a Microsoft MVP and Azure Dev Ninja, Ryen Tang! Ryen Kia Zhi Tang...

Author: Ed Price - MSFT Date: 04/02/2017

Function Apps. Serverless Compute. Simulated Devices. NOW with added Application Insights! How simple is this...

Just another post about my love of the serverless compute that Microsoft now give us. So I wanted to...

Author: Pete Laker Date: 03/31/2017

Azure Content Spotlight – Cortana Intelligence Suite

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that...

Author: Sjoukje Zaal Date: 03/30/2017

4 ways of adding your application to Azure Active Directory

When you are developing apps for Azure or Office 365, there comes a time that the app needs to be...

Author: Sjoukje Zaal Date: 03/29/2017

Building your own API Playground

I often have to explore APIs, and get a feeling for what I can do with them before either turning it...

Author: Andreas Helland Date: 03/28/2017

Azure Content Spotlight - Azure Network Watcher

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that...

Author: chilberto Date: 03/23/2017

Have you seen the Azure Architecture Center?

Have you seen the Azure Architecture Center? https://aka.ms/AzureArchitecture If you haven't seen it...

Author: Ed Price - MSFT Date: 03/15/2017

Using Azure Functions as a lightweight API Gateway

Not sure if everybody saw the announcement a couple weeks back, but Azure Functions now allows you...

Author: Andreas Helland Date: 03/14/2017

IaC on Azure - Linux Virtual Machine Deployment in a breeze with ARM Template

Previously, I demonstrated on the topic of Windows Server Virtual Machine Deployment made easy with...

Author: Ryen Kia Zhi Tang Date: 03/11/2017

CQRS in Azure - Part 1

What is CQRS? Command and Query Responsibility Segregation (CQRS) is a software pattern where there...

Author: chilberto Date: 03/09/2017

Azure Content Spotlight - Azure Stream Analytics

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that...

Author: chilberto Date: 03/09/2017

Logic Apps Killed The Console App Star!

Well, at least for me today, they did... :) Changing habits! Better sharing! Saving time and HDD...

Author: Pete Laker Date: 03/09/2017

Azure Service Fabric - Brings More Power to Age of Ascent (Massive Multiplayer Online Game)

When UK studio Illyriad Games releases Age of Ascent later this year, it will become the largest...

Author: Ed Price - MSFT Date: 03/05/2017

Azure Media Services: Uploading and encoding your video files

In the previous post on AMS I’ve shown how to create a new media channel, and wrote some simple code...

Author: Sjoukje Zaal Date: 03/01/2017

Azure AD Developer Tips and Tricks – Part 3

AKA The "OAuth Tips from a Dummy" Edition Raise your hand if you have ever heard of OAuth. Ok, I can...

Author: Andreas Helland Date: 02/28/2017

On-Premise Data Synchronization to Azure Blob Storage

Azure Binary Large Objects (i.e. Blobs) Storage is a cloud storage service that is durable,...

Author: Arlan Nugara Date: 02/27/2017

IaC on Azure – Windows Server Virtual Machine Deployment made easy with ARM Template

2 weeks ago, I touched on the topic of Infrastructure as Code (IaC), their benefits and an example...

Author: Ryen Kia Zhi Tang Date: 02/25/2017

Azure Content Spotlight - Common Data Service

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that...

Author: chilberto Date: 02/23/2017

It's a Logical Update! The new Logic Apps Preview Refresh!

No, we're not talking Spocks! We are of course celebrating another update for Logic Apps, which has...

Author: Pete Laker Date: 02/21/2017

<Previous Next>