<?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 Re: Prisma-Azure RQL query to fetch public IPs in Prisma Cloud Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prisma-azure-rql-query-to-fetch-public-ips/m-p/596791#M1279</link>
    <description>&lt;P&gt;Hi I came across this old thread while researching this morning and figured I'd share a more comprehensive query that can be used to find public IP addresses in Azure that isn't restricted to just those assigned to a virtual machine. Give this a try:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;config from cloud.resource where cloud.service = 'Azure Virtual Network' AND api.name = 'azure-network-public-ip-address' addcolumn properties.ipAddress properties.dnsSettings.fqdn&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2024 18:36:43 GMT</pubDate>
    <dc:creator>APoppas</dc:creator>
    <dc:date>2024-09-04T18:36:43Z</dc:date>
    <item>
      <title>Prisma-Azure RQL query to fetch public IPs</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prisma-azure-rql-query-to-fetch-public-ips/m-p/516275#M712</link>
      <description>&lt;P&gt;I am able to see public IPs attached to azure Network interfaces but I am not able to fetch public IPs in a column.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 18:35:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prisma-azure-rql-query-to-fetch-public-ips/m-p/516275#M712</guid>
      <dc:creator>PAgarwal5</dc:creator>
      <dc:date>2022-09-28T18:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Prisma-Azure RQL query to fetch public IPs</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prisma-azure-rql-query-to-fetch-public-ips/m-p/516276#M713</link>
      <description>&lt;P&gt;I am using this query:&amp;nbsp;config from cloud.resource where api.name = 'azure-vm-list' AND json.rule = ['properties.networkProfile'].networkInterfaces[*].publicIpAddress exists addcolumn ['properties.networkProfile'].networkInterfaces[*].ipConfigurations[*].publicIpAddress&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone figure out how to add public Ips in a column so that I can download the list directly from Prisma.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 18:36:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prisma-azure-rql-query-to-fetch-public-ips/m-p/516276#M713</guid>
      <dc:creator>PAgarwal5</dc:creator>
      <dc:date>2022-09-28T18:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Prisma-Azure RQL query to fetch public IPs</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prisma-azure-rql-query-to-fetch-public-ips/m-p/516377#M714</link>
      <description>&lt;P class=""&gt;The public IPs are included as a custom field. The UI hides the values behind a button, however when you download the CSV, the public IPs do appear in their own column named:&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;['properties.networkProfile'].networkInterfaces[*].ipConfigurations[*].publicIpAddress&lt;BR /&gt;&amp;nbsp;I have tested this myself using your RQL query. Let me know if you have any further questions or if your downloaded file does not contain the public IPs field.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 15:59:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prisma-azure-rql-query-to-fetch-public-ips/m-p/516377#M714</guid>
      <dc:creator>AHamilton-Sutherland</dc:creator>
      <dc:date>2022-09-29T15:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Prisma-Azure RQL query to fetch public IPs</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prisma-azure-rql-query-to-fetch-public-ips/m-p/596791#M1279</link>
      <description>&lt;P&gt;Hi I came across this old thread while researching this morning and figured I'd share a more comprehensive query that can be used to find public IP addresses in Azure that isn't restricted to just those assigned to a virtual machine. Give this a try:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;config from cloud.resource where cloud.service = 'Azure Virtual Network' AND api.name = 'azure-network-public-ip-address' addcolumn properties.ipAddress properties.dnsSettings.fqdn&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 18:36:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prisma-azure-rql-query-to-fetch-public-ips/m-p/596791#M1279</guid>
      <dc:creator>APoppas</dc:creator>
      <dc:date>2024-09-04T18:36:43Z</dc:date>
    </item>
  </channel>
</rss>

