Resource Type: Azure > Search Management > Search Service
The Search Service resource type is a cloud-based search solution that can be used to create, populate and manage search indexes to provide sophisticated and robust search capabilities in applications.
Resource Context
Search Service is a part of the Search Management service.
Each Search Service lives under a Resource Group.
Controls
The primary controls for Azure > Search Management > Search Service are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-searchmanagement#/resource/types/searchService
- tmod:@turbot/turbot#/resource/categories/machineLearning
- turbot graphql resource --id "tmod:@turbot/azure-searchmanagement#/resource/types/searchService"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-searchmanagement#/resource/types/searchService';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-searchmanagement#/resource/types/searchService"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-searchmanagement#/resource/types/searchService' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query