Microsoft Azure · Capability
Microsoft Azure Azure Cognitive Services Management API — Accounts
Microsoft Azure Azure Cognitive Services Management API — Accounts. 8 operations. Lead operation: Microsoft Azure List Cognitive Services Accounts. Self-contained Naftiko capability covering one Microsoft Azure business surface.
What You Can Do
GET
Accountslist
— Microsoft Azure List Cognitive Services Accounts
/v1/subscriptions/{subscriptionid}/providers/microsoft-cognitiveservices/accounts
GET
Accountslistbyresourcegroup
— Microsoft Azure List Accounts by Resource Group
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts
GET
Accountsget
— Microsoft Azure Get a Cognitive Services Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}
PUT
Accountscreate
— Microsoft Azure Create or Update a Cognitive Services Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}
DELETE
Accountsdelete
— Microsoft Azure Delete a Cognitive Services Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}
PATCH
Accountsupdate
— Microsoft Azure Update a Cognitive Services Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}
POST
Accountslistkeys
— Microsoft Azure List Account Keys
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}/listkeys
POST
Accountsregeneratekey
— Microsoft Azure Regenerate an Account Key
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}/regeneratekey
MCP Tools
microsoft-azure-list-cognitive-services
Microsoft Azure List Cognitive Services Accounts
read-only
idempotent
microsoft-azure-list-accounts-resource
Microsoft Azure List Accounts by Resource Group
read-only
idempotent
microsoft-azure-get-cognitive-services
Microsoft Azure Get a Cognitive Services Account
read-only
idempotent
microsoft-azure-create-update-cognitive
Microsoft Azure Create or Update a Cognitive Services Account
idempotent
microsoft-azure-delete-cognitive-services
Microsoft Azure Delete a Cognitive Services Account
idempotent
microsoft-azure-update-cognitive-services
Microsoft Azure Update a Cognitive Services Account
idempotent
microsoft-azure-list-account-keys
Microsoft Azure List Account Keys
read-only
microsoft-azure-regenerate-account-key
Microsoft Azure Regenerate an Account Key