Resource Type: Azure > Provider > SignalR Service
The SignalR Service provider offers a fully managed service for building real-time web applications. This provider allows developers to easily add real-time functionality such as live chat, instant notifications, and real-time data updates to their applications, supporting scalable and responsive user experiences.
Resource Context
SignalR Service is a part of the Provider service.
Each SignalR Service lives under a Subscription.
Controls
The primary controls for Azure > Provider > SignalR 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-provider#/resource/types/signalRService
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/signalRService"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/signalRService';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/signalRService"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/signalRService' 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