Resource Type: Azure > Network > Private Link Service
Private Link Service for the Azure Network Service
Resource Context
Private Link Service is a part of the Network service.
Each Private Link Service lives under a Resource Group.
Controls
The primary controls for Azure > Network > Private Link 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-network#/resource/types/privateLinkService
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/azure-network#/resource/types/privateLinkService"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-network#/resource/types/privateLinkService';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-network#/resource/types/privateLinkService"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-network#/resource/types/privateLinkService' 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