Showing archive results for 2019

May 12, 2019
Post comments count0
Post likes count0

Adding Authentication to Your App Easily with Azure AD

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

Microsoft Security Risk Detection – What’s New

Developer Support

MSRD is a self-service, AI-powered Dynamic Application Security Testing service that optimizes your web development cycle to identify and remediate bugs and security risks as they’re introduced into the codebase – not after they are already in production.

TeamSecurityRisk Management
May 10, 2019
Post comments count0
Post likes count0

Building a better DSC script

Developer Support

For those people that want to build a better DSC script, one that checks for most conditions and wants to keep their custom scripts from failing with no error handling, check out these recommendations.

TeamDevOpsDSC
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

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

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
May 6, 2019
Post comments count0
Post likes count0

Three most popular Git workflows

Developer Support

Coding has evolved from incubators to online hubs which allow for remote coding. The size of applications has become increasingly difficult for a single person to code. Experts in various coding areas, therefore, converge on the virtual platform in order to contribute to the more massive code repository.

TeamALMgit
May 2, 2019
Post comments count0
Post likes count0

Microsoft Build Kickoff 2019

Developer Support

Microsoft Build is set to kick off next week from May 6-8. As a developer, this is not an event you want to miss. Build sets the stage for what is to come from Microsoft in the months ahead-- announcements, strategy, and technology innovation that will shift the landscape.

EventsBuild
Apr 24, 2019
Post comments count0
Post likes count0

How To Update Visual Studio 2019 Asp.Net Core Angular Project

Developer Support

The updated Angular project template in Visual Studio 2019 (and 2017 before that) provides a convenient starting point for ASP.NET Core apps using Angular and the Angular CLI to implement a rich, client-side user interface (UI). The template is equivalent to creating an ASP.NET Core project to act as an API backend and an Angular CLI project to act...

TeamAngular.NET Core
Apr 23, 2019
Post comments count0
Post likes count0

Using Azure DevOps to Deploy Web Applications to Virtual Machines

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

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