LAP Registry

SearchManagementClient Skill

azure-com-search

Provider: Microsoft Azure Version: 2015-08-19 Endpoints: 14 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/providers/Microsoft.Search/operations
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/listAdminKeysLists all of the available REST API operations of the Microsoft.Search provider.
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/regenerateAdminKey/{keyKind}Gets the primary and secondary admin API keys for the specified Azure Cognitive Search service.
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/createQueryKey/{name}Regenerates either the primary or secondary admin API key. You can only regenerate one key at a time.
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/listQueryKeysGenerates a new query key for the specified Search service. You can create up to 50 query keys per service.
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/listQueryKeysReturns the list of query API keys for the given Azure Cognitive Search service.
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/deleteQueryKey/{key}Returns the list of query API keys for the given Azure Cognitive Search service.
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}Deletes the specified query key. Unlike admin keys, query keys are not regenerated. The process for regenerating a query key is to delete and then recreate it.
PATCH/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}Creates or updates a Search service in the given resource group. If the Search service already exists, all properties will be updated with the given values.
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}Updates an existing Search service in the given resource group.
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}Gets the Search service with the given name in the given resource group.
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServicesDeletes a Search service in the given resource group, along with its associated resources.
GET/subscriptions/{subscriptionId}/providers/Microsoft.Search/searchServicesGets a list of all Search services in the given resource group.
POST/subscriptions/{subscriptionId}/providers/Microsoft.Search/checkNameAvailabilityGets a list of all Search services in the given subscription.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install azure-com-search

Downloads and installs to ~/.claude/skills/azure-com-search/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)