CDN

Filters

  • Standard Value Filter (see Generic Filters)
  • ARM Resource Filters (see Generic Filters)
    • Tag Filter - Filter on tag presence and/or values

    • Marked-For-Op Filter - Filter on tag that indicates a scheduled operation for a resource

Actions

Example Policies

Returns all CDNs with Standard_Verizon sku

policies:
  - name: standard-verizon
    resource: azure.cdnprofile
    filters:
      - type: value
        key: sku
        op: in
        value_type: normalize
        value: Standard_Verizon