Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiprock-network committed Sep 16, 2023
1 parent fb6a1c2 commit 385bcdf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Azure App Service Deployment Slots with Azure AI Cognitive Services
# 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.
### 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.

0 comments on commit 385bcdf

Please sign in to comment.