Showing archive results for January 2019

Jan 24, 2019
Post comments count0
Post likes count0

Set up IIS on Windows Virtual Machine

Developer Support

App Dev Manager Vijetha Marinagammanavar provides a walk-through of setting up IIS on a Windows Virtual machine hosted in Azure.

TeamAzureIIS
Jan 22, 2019
Post comments count0
Post likes count0

Cross (micro) services authentication with Azure B2C

Developer Support

Microservices is an architectural style that structures an application as a collection of loosely coupled services, which implement business capabilities. The microservice architecture enables the continuous delivery/deployment of large, complex applications. It also enables an organization to evolve its technology stack.

TeamAzureAuthentication
Jan 21, 2019
Post comments count0
Post likes count0

Hosting Python packages in Azure DevOps

Developer Support

What I wanted to accomplish here was simply to create a redistributable Python package. Also show some of the practices on how to work with Python in a Windows environment, but I could not stop there. I went ahead and built a complete CI/CD pipeline for the package, showing how easy it is and how well Python projects integrate with Azure DevOps.

TeamAzureDevOps
Jan 18, 2019
Post comments count0
Post likes count0

Alerts based on Analytics query using Custom log search

Developer Support

One feature was removed in Application Insights called Scheduled Analytics, and now it is replaced with Custom Log Search which allows us to create an Alerts based on data analytics queries.

TeamApplication InsightsAdel Ghabboun
Jan 18, 2019
Post comments count0
Post likes count0

Recommendations API is retired! Here is what you can do.

Developer Support

On February 15, 2018, “Recommendations API is no longer under active development” – as stated in the Recommendations API documentation. Our product team came up with an alternative new open-source solution called Recommendations Solution Template, which will let you host the recommendation engine within your Azure subscription. In this blog, will g...

TeamAzureAdel Ghabboun
Jan 16, 2019
Post comments count0
Post likes count0

DevOps and Culture, part 2

Developer Support

This article is part 2 of DevOps and Culture. See part 1 here. In this entry I’ll discuss how we can think of culture in a systematic way and how we can change it.

TeamDevOpsRon Vincent
Jan 16, 2019
Post comments count0
Post likes count0

DevOps and Culture, part 1

Developer Support

Peter Drucker famously said, “Culture eats strategy for breakfast.” This is a great introduction to how we think about DevOps and in this article, I’m going to unpack this statement so that we have a bit more context. This is the first part of multiple articles on culture as it relates to DevOps.

TeamDevOpsRon Vincent
Jan 14, 2019
Post comments count0
Post likes count0

Moving your ASP.NET applications to the Microsoft Cloud

Developer Support

There are a few key scenarios that you will want to consider as you plan your migration strategy. Unless you have unlimited time, resources and money, it is likely that you will have to consider implementing one or more of the following options…

TeamAzureasp.net