-
-
Save icebeam7/dea5069dfc0c467bcc1eaa5a5f0321e4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
az cognitiveservices account create --name <name> --kind CustomVision.Training --sku F0 --resource-group <resource-group-name> --location <location> --yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment