Resource Type: Azure > Relay > Namespace
The Namespace resource type provides a unique scoping container, in which you may create relay services that allow you to expose your services securely to the public internet. This will enable secure and seamless communication between your existing services and applications.
Resource Context
Namespace is a part of the Relay service.
Each Namespace lives under a Resource Group.
Controls
The primary controls for Azure > Relay > Namespace 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-relay#/resource/types/namespace
- tmod:@turbot/turbot#/resource/categories/databaseServer
- turbot graphql resource --id "tmod:@turbot/azure-relay#/resource/types/namespace"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-relay#/resource/types/namespace';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-relay#/resource/types/namespace"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-relay#/resource/types/namespace' 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