Azure App Service Deployment Slots with Azure AI Custom Vision Services

Build a full NodeJS Application that classifies images using Azure and deploy changes with Zero Downtime on the go.

Learn how to use Custom Vision client library for Node.js to create a Custom Vision classification model and deploy a Web App implementation using Azure App Service. In this tutorial, you will also get to leverage the power of Azure App Service’s Deployment Slots to avert downtime during redeployment after making changes to code, enabling you to test code and deploy gradually without users being affected.