Resource Type: Azure > API Management > API Management Service
The API Management service is a part of the Microsoft Azure cloud platform. Each API Management Service resource is a fully managed service that allows developers to publish, secure, transform, maintain, and monitor APIs. It can be used to create, manage, and consume APIs effectively.
Resource Context
API Management Service is a part of the API Management service.
Each API Management Service lives under a Resource Group.
Controls
The primary controls for Azure > API Management > API Management 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-apimanagement#/resource/types/apiManagementService
- tmod:@turbot/turbot#/resource/categories/applicationIntegration
- turbot graphql resource --id "tmod:@turbot/azure-apimanagement#/resource/types/apiManagementService"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-apimanagement#/resource/types/apiManagementService';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-apimanagement#/resource/types/apiManagementService"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-apimanagement#/resource/types/apiManagementService' 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