Open epomatti opened 4 years ago
It would be nice to be able to show the API Key using Azure CLI.
One option is adding to the output of the already existent show command:
show
az cognitiveservices account show -n myresource -g mygroup
Or a separated command like this:
az cognitiveservices account ...somecommand... -n myresource -g mygroup
cognitiveservices
It would be nice to be able to show the API Key using Azure CLI.
One option is adding to the output of the already existent
show
command:Or a separated command like this: