Resource Type: Azure > Relay
The Relay service offers a secure and scalable communication platform that enables users to expose and consume services, known as relayed endpoints, across network boundaries. This allows various types of applications and services to communicate and interact with each other efficiently.
Resource Types
The Relay service includes these resource types:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-relay#/resource/types/relay
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/azure-relay#/resource/types/relay"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-relay#/resource/types/relay';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-relay#/resource/types/relay"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-relay#/resource/types/relay' 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