Skip to content

Instantly share code, notes, and snippets.

@icebeam7
Last active October 21, 2021 16:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save icebeam7/d9e7a4e8dabb7aee8b62d1e9a1024f65 to your computer and use it in GitHub Desktop.
Save icebeam7/d9e7a4e8dabb7aee8b62d1e9a1024f65 to your computer and use it in GitHub Desktop.
# Elimina el grupo de tu proyecto de Custom Vision
az group delete --name <resource-group-name>
# Elimina el grupo de tu función
az group delete --name SimpsonsFunc_RG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment