Showing results for DevOps - ISE Developer Blog

Feb 15, 2018
Post likes count0

Copy Custom VM Images on Azure

Tamir Kamara
Tamir Kamara

We created an azure-cli extension to simplify the process of distributing VM images globally.

DevOps
Jan 29, 2018
Post likes count0

Orchestrating TURN Servers for Cloud Deployment

Anastasia Zolochevska
Anastasia Zolochevska

We worked with Aveva to build 3DToolkit, a toolkit for creating powerful cloud-based 3D experiences that stream on low-powered devices with WebRTC.

DevOpsContainersAzure App Services
Jan 9, 2018
Post likes count0

Deploying a Linux Python web application to Service Fabric via Docker Compose

Clemens Wolff
Clemens Wolff

This article covers how to take a standard Python web service consisting of an application tier, a WSGI server, and a Nginx reverse proxy and deploy it via Linux containers to a Linux cluster managed by Azure Service Fabric using only simple tooling like Docker Compose.

DevOpsContainers
Oct 24, 2017
Post comments count1
Post likes count0

Bird Detection with Azure ML Workbench

Olga Liakhovich
Olga Liakhovich

We demonstrate how to train Object Detection models using CNTK and Tensoflow DNN frameworks. Azure ML Workbench is used as the main training and model hosting infrastructure.

Machine LearningDevOpsContainers
Jul 5, 2017
Post likes count0

Automating Receipt Processing

CY Yam
CY Yam

Claiming expenses is usually a manual process. This project aims to improve the efficiency of receipt processing by looking into ways to automate this process.  This code story describes how we created a skeletal framework to achieve the following: We found a few challenges in addressing these goals. For instance, the quality of...

Machine LearningDevOpsCognitive Services
Jun 28, 2017
Post likes count0

Youth Homelessness Survey App with Xamarin.Forms and HockeyApp

Eric Rozell
Eric Rozell

We partnered with the Connecticut Coalition to End Homelessness to develop a Xamarin application, WeCount, for volunteers to use to collect survey data for the 2017 Point-In-Time Count.

DevOpsFrameworksAzure App Services
Jun 1, 2017
Post likes count0

Deploying bots using the Serverless framework

Ville Rantala
Ville Rantala

Microsoft partnered with MaaS Global to build a bot using the Microsoft Bot Framework Node.js SDK that can be deployed with the Serverless framework.

DevOpsBots