az cognitiveservices account create --name <account-name> --resource-group <resource-group> --kind <kind> --sku S0 --location <region>Create an Azure AI services account.
Search an az command, command group, or Azure task. AzureGlossary shows what the command touches, how risky it is, which concepts explain it, and what safer checks and generated safe-first paths to run first.
Microsoft Learn remains the official Azure CLI reference. This page is the plain-English command map for safety, context, operator review, and safe-first command paths.
az cognitiveservices account commands for AI and Machine Learning; browse safety labels, operation lanes, mapped Azure concepts, and safe-first examples.
az cognitiveservices account create --name <account-name> --resource-group <resource-group> --kind <kind> --sku S0 --location <region>Create an Azure AI services account.
az cognitiveservices account create --name <account-name> --resource-group <resource-group> --kind <service-kind> --sku S0 --location <region>Create, scale, or change cost-impacting configuration for cognitiveservices account.
az cognitiveservices account create --name <account-name> --resource-group <resource-group> --kind CognitiveServices --sku S0 --location <region>Create an Azure AI services resource.
az cognitiveservices account create --name <account-name> --resource-group <resource-group> --kind ComputerVision --sku S1 --location <region>Create, scale, or change cost-impacting configuration for cognitiveservices account.
az cognitiveservices account create --name <account-name> --resource-group <resource-group> --kind OpenAI --sku S0 --location <region>Create an Azure OpenAI resource.
az cognitiveservices account create --name <account> --resource-group <resource-group> --kind <kind> --sku S0 --location <region>Create an Azure AI services account.
az cognitiveservices account create --name <ai-resource> --resource-group <resource-group> --kind <kind> --sku S0 --location <region>Create, scale, or change cost-impacting configuration for cognitiveservices account.
az cognitiveservices account create --name <ai-resource> --resource-group <resource-group> --kind AIServices --sku S0 --location <region> --yesDelete or remove cognitiveservices account with the Azure CLI; verify scope and backup/rollback before running.
az cognitiveservices account create --name <foundry-resource> --resource-group <resource-group> --kind AIServices --sku S0 --location <location> --yesCreate, scale, or change cost-impacting configuration for cognitiveservices account.
az cognitiveservices account create --name <resource-name> --resource-group <resource-group> --kind ContentSafety --sku S0 --location <region> --yesCreate, scale, or change cost-impacting configuration for cognitiveservices account.
az cognitiveservices account create --name <speech-resource> --resource-group <resource-group> --kind SpeechServices --sku S0 --location <location>Create, update, or operate cognitiveservices account with the Azure CLI.
az cognitiveservices account create --name <translator-name> --resource-group <resource-group> --kind TextTranslation --sku S1 --location <region> --custom-domain <custom-domain> --yesCreate, update, or operate cognitiveservices account with the Azure CLI.
Start with a command, group, or messy task. The Command Center gives you a briefing before you copy anything: risk, touched services, safe-first paths, related concepts, and the official Microsoft Learn reference.
Try a real command such as az role assignment list, a group such as az aks, or a task such as private endpoint. Results open as command briefing cards.
Each card explains the command, what it touches, whether it is safe for discovery, and the safe-first path to run before risky changes.
Try a command group such as az group, az storage, az webapp, az aks, az sql, or az role assignment.
Inspect AKS state, credentials, node pools, upgrades, monitoring, and destructive operations from one lane.
Navigate database, analytics, messaging, and AI commands from discovery to controlled mutation.
Inspect identities and assignments before making privileged RBAC, managed identity, or credential changes.
Start with read-only discovery, create only after context checks, then clean up deliberately.
Discover storage accounts, then check network, identity, lifecycle, container, and destructive cleanup commands.
Move from App Service discovery through deployment, slot checks, diagnostics, and guarded rollback.