Showing category results for Azure

Mar 5, 2019
Post comments count0
Post likes count0

Walk through Running Traefik on Service Fabric Local Cluster

Developer Support

In order to help you get up and running quickly to test Træfik and Service Fabric, this post will walk you through how to set this up on your local development cluster. There is good documentation at Running Træfik on Azure Service Fabric, but with a local development cluster you can skip some steps, and there are one or two snags I can help you av...

TeamService FabricService Fabric Mesh
Mar 5, 2019
Post comments count0
Post likes count0

Azure BOTs – getting extra access tokens

Developer Support

In this post, Premier Dev Consultant Marius Rochon show us how to obtain extra access tokens using OAuth2 Extension flow (on-behalf-of flow). The following describes an approach for getting access tokens to more than one resource, without re-displaying the sign in dialog (using the V2 Azure AD endpoint). In a nutshell, the procedure uses...

TeamAzure ADBots
Mar 3, 2019
Post comments count0
Post likes count0

Classroom Labs with Azure Lab Services

Developer Support

With the Azure Lab Services, customers can quickly set up classroom labs for its employees to gain practical experience not only with the latest technologies, but also with their internal and external business applications. Classroom labs can also be used for hosting hackathons as it applies to any workload that needs on-demand temporary environmen...

TeamDev Test LabsAzure Lab Services
Feb 28, 2019
Post comments count0
Post likes count0

Using Go Lang with Azure

Developer Support

In this world of digital transformation, languages like Go Lang have a major impact on project success as it helps increase developer and software efficiency. Leveraging languages like Go Lang and combining this into your Cloud Development Strategy can make a lot of sense. If you are interested in reading more about the features/benefits of Go Lang...

TeamAzureGo SDK
Feb 27, 2019
Post comments count0
Post likes count0

Enterprise Application Modernization using Windows Containers

Developer Support

Enterprise organizations today have numerous simple CRUD based applications that call for modernization without necessarily needing to re-architect the legacy apps. If you have an existing .NET app that could use CI/CD but not necessarily any immediate rearchitecting efforts, this blog is for you.

TeamDockerContainers
Feb 26, 2019
Post comments count0
Post likes count0

Azure Lab services scheduling now Available

Developer Support

Azure Lab services is a quick and easy way to manage environments for your team in the cloud. It is versatile enough to set up development environments, testing and even classroom lab environments. The service handles all the infrastructure, user management, and now scheduling when the lab is available. The ability to stop a lab VM has been around ...

AzureDev Test LabsAzure Lab Services
Feb 22, 2019
Post comments count0
Post likes count0

Why you should consider VS Code for your Kubernetes/Docker work – Part 2

Developer Support

In this follow up article, we will cover how it can help to deploy Container images stored into Azure Container Registry (ACR). We will also cover the kubectl explain integration which is helpful to understand the structure of YAML files used to describe Kubernetes API objects.

AzureContainersKubernetes
Feb 21, 2019
Post comments count3
Post likes count0

AZ-202 Microsoft Azure Developer Certification Transition Study Guide

Developer Support

As Microsoft embraces the spirit of “lifelong learning”, expect updates to the suite of training resources and certification exams to ensure content reflects new technologies. Microsoft has published the exam guide for AZ-202 Microsoft Azure Developer Certification Transition for those who have passed the 70-532 Azure Developer. Developers will get...

AzureCertifications
Feb 20, 2019
Post comments count4
Post likes count1

Convert ASP.NET WebForms with Windows Authentication to use AAD

Developer Support

I work with a lot of enterprise customers that have sizable portfolios of Intranet web sites using Web Forms and Windows Integrated Authentication that they would like to move to Azure PaaS; however, we’ve found that a lot of documentation on these topics doesn’t extend back to Web Forms and instead targets .NET Core and MVC.

Azure ADasp.net
Feb 19, 2019
Post comments count0
Post likes count0

Using Azure CloudShell as a Dev Sandbox

Developer Support

Being able to create, develop, test, and deploy an application to Azure AND commit to source control with no tooling other than a browser is pretty powerful. This example was with .NET but there are tons of languages supported in CloudShell.

AzureALMCLI