Resource Type: Azure > Provider > Web
The Web provider offers a range of services for hosting and managing web applications, APIs, and mobile backends. This provider supports a variety of programming languages and frameworks, providing scalable, secure, and fully managed environments to deploy web applications with integrated monitoring, automatic scaling, and high availability.
Resource Context
Web is a part of the Provider service.
Each Web lives under a Subscription.
Controls
The primary controls for Azure > Provider > Web 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/web
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/web"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/web';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/web"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/web' 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