az cognitiveservices

Hantera Azure Cognitive Services konton.

Den här artikeln innehåller Azure CLI-kommandon för Azure Cognitive Services och prenumerationshantering. Läs dokumentationen på för https://docs.microsoft.com/azure/cognitive-services/ enskilda tjänster för att lära dig hur du använder API:erna och DEDK:er som stöds.

Kommandon

az cognitiveservices account

Hantera Azure Cognitive Services konton.

az cognitiveservices account create

Hantera Azure Cognitive Services konton.

az cognitiveservices account delete

Hantera Azure Cognitive Services konton.

az cognitiveservices account identity

Hantera identiteten för Cognitive Services konton.

az cognitiveservices account identity assign

Tilldela en identitet för ett Cognitive Services konto.

az cognitiveservices account identity remove

Ta bort identiteten från ett Cognitive Services konto.

az cognitiveservices account identity show

Visa identiteten för ett Cognitive Services konto.

az cognitiveservices account keys

Hantera Azure Cognitive Services konton.

az cognitiveservices account keys list

Hantera Azure Cognitive Services konton.

az cognitiveservices account keys regenerate

Hantera Azure Cognitive Services konton.

az cognitiveservices account list

Hantera Azure Cognitive Services konton.

az cognitiveservices account list-deleted

Lista mjukt borttagna Azure Cognitive Services konton.

az cognitiveservices account list-kinds

Visa en lista över alla giltiga Azure Cognitive Services konto.

az cognitiveservices account list-skus

Hantera Azure Cognitive Services konton.

az cognitiveservices account list-usage

Lista användningar för Azure Cognitive Services konto.

az cognitiveservices account network-rule

Hantera nätverksregler.

az cognitiveservices account network-rule add

Lägg till en nätverksregel.

az cognitiveservices account network-rule list

Lista nätverksregler.

az cognitiveservices account network-rule remove

Ta bort en nätverksregel.

az cognitiveservices account purge

Rensa ett mjukt borttagna Azure Cognitive Services konto.

az cognitiveservices account recover

Återställa ett mjukt borttagna Azure Cognitive Services konto.

az cognitiveservices account show

Hantera Azure Cognitive Services konton.

az cognitiveservices account show-deleted

Visa ett mjukt borttagna Azure Cognitive Services konto.

az cognitiveservices account update

Hantera Azure Cognitive Services konton.

az cognitiveservices list

Hantera Azure Cognitive Services konton.

az cognitiveservices list

Hantera Azure Cognitive Services konton.

Den här artikeln innehåller Azure CLI-kommandon för Azure Cognitive Services och prenumerationshantering. Läs dokumentationen på för https://docs.microsoft.com/azure/cognitive-services/ enskilda tjänster för att lära dig hur du använder API:erna och DEDK:er som stöds.

az cognitiveservices list [--query-examples]
                          [--resource-group]
                          [--subscription]

Exempel

Lista alla Cognitive Services konton i en resursgrupp.

az cognitiveservices list -g MyResourceGroup

Valfria parametrar

--query-examples

Rekommendera JMESPath-sträng åt dig. Du kan kopiera en av frågan och klistra in den efter parametern --query inom dubbla citattecken för att se resultatet. Du kan lägga till ett eller flera positionsnyckelord så att vi kan ge förslag baserat på dessa nyckelord.

--resource-group -g

Namnet på resursgruppen. Du kan konfigurera standardgruppen med az configure --defaults group=<name> .

--subscription

Namn eller ID för prenumerationen. Du kan konfigurera standardprenumerationen med hjälp av az account set -s NAME_OR_ID .