Showing category results for Azure

Sep 27, 2018
Post comments count0
Post likes count0

Uncovering The Details Of Hosting a Node Application On Azure

Developer Support
Developer Support

I was recently working on a Node JS application and I decided that Azure was the right place for me to host my application as it made it extremely easy to deploy it to production. But shortly after deploying the application I started to have questions about some of the magic that Azure was doing to make everything “just work”. This post summarizes ...

TeamAzureNode.js
Sep 27, 2018
Post comments count0
Post likes count0

Cosmos DB Emulators can also run in the Cloud

Developer Support
Developer Support

Dev Consultant Julien Oudot demonstrates how to automate the testing of a data layer in ASP.NET Core WEB API with Cosmos DB.

Team.NET CoreCosmosDB
Sep 10, 2018
Post comments count0
Post likes count0

Open Source Virtual Conference

Developer Support
Developer Support

Join us in the morning for a keynote featuring John Gossman and Gabe Monroy providing insights into how Microsoft has embraced Open Source both with its own technology and our commitment to the Open Source Community. Following the keynote, we will be focused on ensuring you are set up on Azure for the remainder of the day to be able to follow along...

Events
Aug 29, 2018
Post comments count0
Post likes count0

Driving industry transformation with Azure

Developer Support
Developer Support

This monthly blog aggregates a series of the newest resources focused on how Azure can address common challenges and drive new opportunities in a variety of industries.

Industry Experiences
Aug 24, 2018
Post comments count0
Post likes count0

Azure Maps Simplified

Developer Support
Developer Support

Azure Maps are fascinating to me and also very useful in an ever increasing IoT world to track/transport goods, monitor traffic patterns for delivery routes and many other applications. What I want to display is the absolute minimum one would need to create their very first Azure Map.

TeamAzureIoT
Aug 22, 2018
Post comments count0
Post likes count0

Back-end API redundancy with Azure API Manager

Developer Support
Developer Support

App Dev Manager Mike Barker walks you through how to build out API redundancy using Azure API Manager. Azure API Manager (APIM) helps organizations publish APIs to external, partner, and internal developers to unlock the potential of their data and services. API Manager provides a single point to present, manage, secure, and publish your APIs.

TeamAPI ManagementAzure API Manager
Jul 31, 2018
Post comments count0
Post likes count0

Azure CLI Aliases Are Awesome!

Developer Support
Developer Support

App Dev Manager Isaac Levin spotlights extensibility in the Azure CLI allowing developers to do some pretty amazing things when it comes to mastering long and complex commands.

TeamAzureAutomation
Jul 30, 2018
Post comments count0
Post likes count0

Software-as-a-Service Part 1 (Identity-as-a-Service)

Developer Support
Developer Support

App Dev Manager, Keith Anderson explores aspects and patterns of building solutions under a Software-as-a-Service model.

TeamIdentitySaaS
Jul 26, 2018
Post comments count0
Post likes count0

Accessing Certificates in Service Fabric Hosted Windows Containers

Developer Support
Developer Support

In this post, senior consultant Megan Meyer demonstrates how you can utilize SetupEntryPoint scripts to manage acquiring certificates and making them available to your Service Fabric hosted container. This blog covers an approach that allows greater control and flexibility at the time of service setup so that you can have runtime access to certifi...

TeamAzureContainers
Jun 25, 2018
Post comments count0
Post likes count0

How to fetch a user’s profile from Azure Active Directory using PowerShell

Developer Support
Developer Support

In this post, App Dev Manager Chev Bryan demonstrates how to fetch a user’s profile from AAD using PowerShell.On my recent journeys helping customers migrate from TFS to VSTS; one of the most common obstacle is verifying that users marked for active import to VSTS have matching AAD records. Thankfully there is a fairly streamlined way to do this us...

TeamAzure ADPowerShell