<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RQL query to list the VMs having a public IP address in Prisma Cloud Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-list-the-vms-having-a-public-ip-address/m-p/596531#M1274</link>
    <description>&lt;P&gt;hi can you any one help me out (&amp;nbsp;RQL query to list the VMs having a public IP address )&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Sep 2024 09:50:10 GMT</pubDate>
    <dc:creator>C.sasanapuri</dc:creator>
    <dc:date>2024-09-02T09:50:10Z</dc:date>
    <item>
      <title>RQL query to list the VMs having a public IP address</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-list-the-vms-having-a-public-ip-address/m-p/596531#M1274</link>
      <description>&lt;P&gt;hi can you any one help me out (&amp;nbsp;RQL query to list the VMs having a public IP address )&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 09:50:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-list-the-vms-having-a-public-ip-address/m-p/596531#M1274</guid>
      <dc:creator>C.sasanapuri</dc:creator>
      <dc:date>2024-09-02T09:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: RQL query to list the VMs having a public IP address</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-list-the-vms-having-a-public-ip-address/m-p/596624#M1275</link>
      <description>&lt;P&gt;something like this?&amp;nbsp;config from network where source.network = '0.0.0.0/0' and address.match.criteria = 'full_match' and dest.resource.type = 'Instance' and dest.cloud.type = 'AZURE' and dest.resource.state = 'Active'&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 15:43:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-list-the-vms-having-a-public-ip-address/m-p/596624#M1275</guid>
      <dc:creator>EBarragan2</dc:creator>
      <dc:date>2024-09-03T15:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: RQL query to list the VMs having a public IP address</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-list-the-vms-having-a-public-ip-address/m-p/596625#M1276</link>
      <description>&lt;P&gt;config from cloud.resource where cloud.type = 'azure' AND api.name = 'azure-vm-list' AND json.rule = powerState contains "PowerState/running" AND ['properties.networkProfile'].['networkInterfaces'][*].['publicIpAddressId'] exists&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 15:46:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-list-the-vms-having-a-public-ip-address/m-p/596625#M1276</guid>
      <dc:creator>EBarragan2</dc:creator>
      <dc:date>2024-09-03T15:46:15Z</dc:date>
    </item>
  </channel>
</rss>

