ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Using a Layer 7 Proxy for Ethereum Blockchain Client’s JSON-RPC Endpoint
Apr 18, 2017
Post likes count 0

Using a Layer 7 Proxy for Ethereum Blockchain Client’s JSON-RPC Endpoint

Shawn Cicoria
Shawn Cicoria

This walk-through shows how to use a Layer 7 proxy on Azure to protect an Ethereum Blockchain client's JSON-RPC endpoint and provide additional capabilities, such as secure channels, tracking, and even analytics.

Continuous Delivery to Multi-Cloud Marketplaces
Apr 18, 2017
Post likes count 0

Continuous Delivery to Multi-Cloud Marketplaces

Mor Shemesh
Mor Shemesh

This code story describes how we collaborated with a partner to create a continuous delivery solution that runs on multiple cloud platforms using Jenkins.

Reproducible Data Science – Analysis of Experimental Data with Pachyderm and Azure
Apr 12, 2017
Post likes count 0

Reproducible Data Science – Analysis of Experimental Data with Pachyderm and Azure

Jason Poon
Jason Poon

We partnered with General Fusion to develop and deploy their new Pachyderm-based data infrastructure to Microsoft Azure. This post walks through General Fusion’s new data architecture and how we deployed it to Azure.

Stampery Blockchain Add-in for Microsoft Office
Apr 10, 2017
Post comments count 2
Post likes count 0

Stampery Blockchain Add-in for Microsoft Office

Ville Rantala
Ville Rantala

Creating an add-in for Microsoft Office to certify and verify documents using the Stampery APIs and blockchain technology.

Object Detection Using Microsoft CNTK
Apr 10, 2017
Post likes count 0

Object Detection Using Microsoft CNTK

Nadav Bar
Nadav Bar

Creating an object detection model using Microsoft's open source deep learning framework CNTK and its implementation of Fast-RCNN.

End to End Object Detection in a Box
Apr 10, 2017
Post likes count 0

End to End Object Detection in a Box

Ari Bornstein
Ari Bornstein

Building a video tagging tool on top of CNTK to enable developers to create, review and iterate object detection models.

Collecting Form Data with a LUIS-Based Bot
Feb 14, 2017
Post likes count 0

Collecting Form Data with a LUIS-Based Bot

Ami Turgman
Ami Turgman

This post outlines the steps of creating a bot that interacts with a user to collect missing LUIS entity data before processing their request.

Orchestrating Multiple Bots with Multilingual Support
Jan 21, 2017
Post likes count 0

Orchestrating Multiple Bots with Multilingual Support

Mor Shemesh
Mor Shemesh

Using Microsoft Bot Framework, we were able to create an easy to maintain "Orchestration Bot" that can both manage sub-bots and provide multilingual support.

Unit Testing for Bot Applications
Jan 20, 2017
Post comments count 1
Post likes count 0

Unit Testing for Bot Applications

Mor Shemesh
Mor Shemesh

Adding unit testing for conversational flow to Microsoft Bot Framework projects, including ones using LUIS.