Showing results for Azure - Developer Support

May 22, 2019
Post comments count0
Post likes count0

Enabling DevOps in A Hybrid Cloud Environment at DoD

Developer Support
Developer Support

Learn how DoD leverages Azure DevOps to promote code from higher information level (IL) environment from a lower IL environment using Microsoft-Hosted and Self-Hosted Agents.

TeamAzure DevOps
May 21, 2019
Post comments count1
Post likes count0

How Microsoft Tracks Santa

Developer Support
Developer Support

In this post, App Dev Manager Casey Kriutzfield shed some light on the NORAD Tracks Santa Azure architecture allowing for some impressive page view metrics. I’m Casey Kriutzfield. One of the leads for NORAD Tracks Santa. For the past several years, we’ve been a key partner in the NORAD Tracks Santa website. Along with development, we coordin...

TeamAzure
May 16, 2019
Post comments count0
Post likes count0

Insights to Application Awareness and Understanding

Developer Support
Developer Support

Application Insights is an Azure-hosted service which provides for in-depth application monitoring, whether running in the cloud or on-premise. It provides powerful tools for monitoring, analysis, and diagnosis, with capabilities such as live metrics streaming, tracking response times and failure rates, and much more.

TeamApplication Insights
May 14, 2019
Post comments count14
Post likes count0

Azure DevOps Pipelines: Leveraging OWASP ZAP in the Release Pipeline

Developer Support
Developer Support

As part of an organization’s automated Release pipeline, it is important to include security scans and report on the results of these scans. One tool used in the industry is the OWASP Zed Attack Proxy (ZAP).

TeamAzure DevOpsAzure Container Service
May 12, 2019
Post comments count0
Post likes count0

Adding Authentication to Your App Easily with Azure AD

Developer Support
Developer Support

Secure your applications with Microsoft Identity Platform couldn't be any easier. In this blog, we’ll walk through very quick steps to help you start experimenting with authentication capabilities using Azure AD identities.

TeamAzure AD
May 10, 2019
Post comments count0
Post likes count0

Moving legacy ASP.NET apps with Windows authentication to Azure App Service (Part 1)

Developer Support
Developer Support

App Dev Manager Mike Lapierre explores authentication options when moving legacy ASP.NET apps to Azure App Services. When attempting to move legacy ASP.NET apps to Azure App Service, you might encounter a few challenges which are documented here. I want to cover specially the use Windows authentication which is not supported in Azure App Ser...

TeamAuthenticationApp Services
May 10, 2019
Post comments count0
Post likes count0

Migrating a static web site using custom HTTP modules to Azure App Service

Developer Support
Developer Support

I was asked recently about migrating a local Internet Information Server (IIS) static web application to an Azure App Service. For this type of question For migrations to Azure, resources like the App Service Migration tool are usually a good place to start. In this case the App Service Migration tool reported issues...

TeamApp ServicesIIS
Apr 23, 2019
Post comments count0
Post likes count0

Using Azure DevOps to Deploy Web Applications to Virtual Machines

Developer Support
Developer Support

While it’s worth mentioning that hosting web applications using Azure PaaS offerings or via containers would be the preferred route for a variety of reasons, VMs are still widely used in many organizations. With that scenario in mind, this post is geared to helping you get started with streamlining your release process. As a note, much of this proc...

TeamDevOpsAzure DevOps
Apr 22, 2019
Post comments count0
Post likes count0

AKS Series– Using Azure Dev Spaces with Visual Studio Kubernetes Tooling

Developer Support
Developer Support

Azure Kubernetes Service brings a world class managed kubernetes service to the cloud. Customers can now leverage the power of Kubernetes platform without having to worry about managing the control plane. As a result of that, customers are now able to embark on the containerization journey with confidence. In this blog post, we will see how Visual ...

TeamAzureKubernetes