Global AI Workshops
Search…
Global AI Workshops
Welcome
Getting started
Lab 1 - Get Azure Access
Lab 2 - Setup Dev Environment
The Azure Function that can see
Introduction
Lab 1 - Train your model
Lab 2 - Create the Function
Clean up
Cognitive Services
Lab 1 - Cognitive Search
Lab 2 - Bot Composer
Azure machine learning
Introduction
Lab 1 - AML Workspace Setup
Lab 2 - Data
Lab 3 - Train your model
Lab 4 - Deploy to an ACI
Lab 5 - Deploy to Managed Endpoint
Clean Up
Powered By
GitBook
Clean up
When you are done with your lab, you can delete your resource-group. Replace resource group with the name of the group you have created in Lab 1
1
# Delete the group for your Custom Vision project
2
az group delete --name <resource-group-name>
3
4
# Delete the group for your function
5
az group delete --name SimpsonsFunc_RG
Copied!
The Azure Function that can see - Previous
Lab 2 - Create the Function
Next - Cognitive Services
Lab 1 - Cognitive Search
Last modified
7mo ago
Copy link