Resource Type: Azure > Network > Public IP Address
The Public IP Address resource type is a unique IP address that can be associated with Azure resources to enable inbound and outbound connections to the internet.
Resource Context
Public IP Address is a part of the Network service.
Each Public IP Address lives under a Resource Group.
Controls
The primary controls for Azure > Network > Public IP Address are:
It is also targeted by these controls:
- Azure > CIS v2.0 > 05 - Logging and Monitoring > 5.05 - Ensure that SKU Basic/Consumption is not used on artifacts that need to be monitored (Particularly for Production Workloads)
- Azure > CIS v2.0 > 06 - Networking > 6.07 - Ensure that Public IP addresses are Evaluated on a Periodic Basis
Quick Actions
- Delete from Azure
- Set Tags
- Skip alarm for Active control
- Skip alarm for Active control [90 days]
- Skip alarm for Approved control
- Skip alarm for Approved control [90 days]
- Skip alarm for Tags control
- Skip alarm for Tags control [90 days]
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/publicIpAddress
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/azure-network#/resource/types/publicIpAddress"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-network#/resource/types/publicIpAddress';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-network#/resource/types/publicIpAddress"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-network#/resource/types/publicIpAddress' 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