Azure / Azure/azure-cli

Get or show the Cognitive Services resource API Key from Azure CLI

Open
#14,595 1 comment 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad Cognitive Services customer-reported feature-request Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

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:

```
az cognitiveservices account show -n myresource -g mygroup
```

Or a separated command like this:
```
az cognitiveservices account ...somecommand... -n myresource -g mygroup
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.