Showing results for Azure - Developer Support

May 16, 2017
Post comments count0
Post likes count0

From ASM to ARM – A real world migration

Developer Support
Developer Support

This post is provided by Senior Application Development Manager, Mark Pazicni, who walks us through an Azure migration exercise to move a legacy deployment in ASM to a modern deployment in ARM. Migrating from Azure Service Management (ASM) to Azure Resource Manager (ARM) can be a daunting task, but hopefully this post will outline some common pit...

TeamAzureARM
May 14, 2017
Post comments count0
Post likes count0

Resources to get started with Service Fabric Clusters in Azure or On-Premises

Developer Support
Developer Support

This post is provided by Application Development Managers, Mahendar Madhavaram and Guru Satish Piduru, who share some helpful resources to get started with Service Fabric Clusters. Service Fabric enables building and managing of scalable and reliable applications, composed of microservices and run at very high density on Service Fabric Clusters. ...

TeamService Fabric
Apr 28, 2017
Post comments count0
Post likes count0

Using web.config transforms and Release Manager – TFS 2017/Team Services edition

Developer Support
Developer Support

Senior Application Development Manager, Marcelo Silva, previously posted on Using Web.Config transforms and Release Manager. That post was done on TFS 2015 and using the now “old” architecture of Release Management. This post will follow the same idea of deploying an application to Azure (App Service), but this time using Visual Studio Team Se...

Apr 26, 2017
Post comments count0
Post likes count0

Using ADAL with Angular2

Developer Support
Developer Support

In this post,  Senior Application Development Manager, Vishal Saroopchand, walks us through an example of ADAL with Angular2. The primary goal of this post is to give a high level walkthrough on how to use ADAL (Azure AD Authentication Library) with Angular2. ADAL ships with support for Angular1; however, there are no clear guidance for Angu...

TeamADALActive Directory
Apr 7, 2017
Post comments count0
Post likes count0

Microservices Application Architecture: One Customer’s Journey from Azure Cloud Services to Service Fabric

Developer Support
Developer Support

In this post, Senior Application Development Consultant, Greg Roe, shares insights from a cloud transformation using Azure Cloud Services and ultimately, Service Fabric. I love helping customer's optimize their Applications using Microsoft technologies such as Azure. In doing so, our team helps customers proactively vet architectural decisio...

TeamDiscoverService Fabric
Apr 6, 2017
Post comments count0
Post likes count0

How to use Azure Resource Health API to gain visibility into the health of a VM, Web App or SQL Database

Developer Support
Developer Support

In this post, Principal Application Development Manager, Rick Caudle, demonstrates how to use Azure Resource Health API to query the health of Azure services. As a developer, I am always interested ways to gain deeper insight into the health of the resources that my solutions are deployed to, especially if an API is involved!  I mean, what d...

TeamAzure
Apr 4, 2017
Post comments count0
Post likes count0

Azure App Service : Swap with Preview

Developer Support
Developer Support

In this post, Senior Application Development Manager, Nayan Patel, spotlights App Service deployment using Swap with Preview I was recently assisting a customer with an App Service deployment problem in Azure and came across a fairly new feature (Swap with Preview) that addressed the customer need.  App Services offer multiple deployment slo...

TeamAzureApp Services
Mar 24, 2017
Post comments count0
Post likes count0

Getting Started with Azure Data Lake

Developer Support
Developer Support

Application Development Manager, Jason Venema, takes a plunge into Azure Data Lake, Microsoft’s hyperscale repository for big data analytic workloads in the cloud.  Data Lake makes it easy to store data of any size, shape, and speed, and do all types of processing and analytics across platforms and languages. I’m not a data guy. Truth be tol...

TeamAzureAzure Data Lake
Mar 14, 2017
Post comments count0
Post likes count0

Building a simple photo album using Azure Blob Storage with .NET Core

Developer Support
Developer Support

In this post, Senior Application Development Manager, Chris Tjoumas builds a simple but powerful photo album using .NET Core, Azure Storage, and WebJobs. Introduction If you’ve ever wanted to create a simple photo application to display an album of photos for each page, Azure Storage is a great technology to use. It is actually the storage ...

TeamAzure
Jan 27, 2017
Post comments count0
Post likes count0

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

Monu Bambroo
Monu Bambroo

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/servi...

AzureService Fabric