Resource Type: Azure > Provider > Relay
The Relay provider enables secure communication between cloud applications and on-premises systems without exposing the on-premises network to the public internet. This provider supports hybrid applications by allowing users to relay messages between different environments seamlessly, ensuring secure and efficient connectivity.
Resource Context
Relay is a part of the Provider service.
Each Relay lives under a Subscription.
Controls
The primary controls for Azure > Provider > Relay 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-provider#/resource/types/relay
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/relay"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/relay';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/relay"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/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