<?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: ArcGIS Server Feature/Map Service Referenced Services -- disable query in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-feature-map-service-referenced/m-p/1695413#M44053</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It all depends on what your end goal is. Here are a few options that I can think of:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;a) Disable Service Directory:&lt;/STRONG&gt;&lt;BR /&gt;You might be aware of this option where you can disable anyone from accessing the Service Directory. But that won't prevent one with url from accessing your data.&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/administer/linux/disabling-the-services-directory.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/server/latest/administer/linux/disabling-the-services-directory.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;b) Disable 'data' mapping capability:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You can disable 'Data' mapping capability that will prevent anyone from submitting any query request.&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/publish-services/linux/edit-map-service-settings.htm#ESRI_SECTION1_36B90DE5C96D430FBC9F4E7B338ACC9D" target="_blank"&gt;https://enterprise.arcgis.com/en/server/latest/publish-services/linux/edit-map-service-settings.htm#ESRI_SECTION1_36B90DE5C96D430FBC9F4E7B338ACC9D&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;... that also means that you can't add a layer off a map service as a 'feature layer' to your web app including ExB. You must add the service as a 'map image layer'.&lt;/P&gt;&lt;P&gt;At that point, the popup would still work, as the popup will use the /identify operation. But no one can bulk download your data very easily. And if you try to open 'table' for a sublayer from the map image layer, it won't work. Charts and some other widgets might not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;c) Turn off 'query' mapping capability:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;just like (b) you can also turn off query capability that will prevent anyone making /identify request. This prevents one from accessing your data entirely. You can still add that service as a 'map image layer'; features will draw fine on the map; but you won't see any popup.&lt;/P&gt;&lt;P&gt;With this option you will only be able to visualize features on the map. Nothing else can be done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Apr 2026 19:57:09 GMT</pubDate>
    <dc:creator>TanuHoque</dc:creator>
    <dc:date>2026-04-09T19:57:09Z</dc:date>
    <item>
      <title>ArcGIS Server Feature/Map Service Referenced Services -- disable query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-feature-map-service-referenced/m-p/1695021#M44043</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it possible to disable query in REST (HTML and JSON format) and in ArcGIS Pro for publicly facing data in ArcGIS Enterprise 11.5, but keep data available for ExB apps.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I am aware of&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;a) disabling REST endpoint (HTML only)&lt;/P&gt;&lt;P&gt;b) readding the service to the portal and embedding the credentials in the item as mentioned here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-online-ideas/prevent-data-download-export-from-agol-public/idi-p/1123989" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-online-ideas/prevent-data-download-export-from-agol-public/idi-p/1123989&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;are there any other ways of overcoming this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mikael&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 13:31:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-feature-map-service-referenced/m-p/1695021#M44043</guid>
      <dc:creator>MikaelJ</dc:creator>
      <dc:date>2026-04-08T13:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server Feature/Map Service Referenced Services -- disable query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-feature-map-service-referenced/m-p/1695413#M44053</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It all depends on what your end goal is. Here are a few options that I can think of:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;a) Disable Service Directory:&lt;/STRONG&gt;&lt;BR /&gt;You might be aware of this option where you can disable anyone from accessing the Service Directory. But that won't prevent one with url from accessing your data.&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/administer/linux/disabling-the-services-directory.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/server/latest/administer/linux/disabling-the-services-directory.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;b) Disable 'data' mapping capability:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You can disable 'Data' mapping capability that will prevent anyone from submitting any query request.&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/publish-services/linux/edit-map-service-settings.htm#ESRI_SECTION1_36B90DE5C96D430FBC9F4E7B338ACC9D" target="_blank"&gt;https://enterprise.arcgis.com/en/server/latest/publish-services/linux/edit-map-service-settings.htm#ESRI_SECTION1_36B90DE5C96D430FBC9F4E7B338ACC9D&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;... that also means that you can't add a layer off a map service as a 'feature layer' to your web app including ExB. You must add the service as a 'map image layer'.&lt;/P&gt;&lt;P&gt;At that point, the popup would still work, as the popup will use the /identify operation. But no one can bulk download your data very easily. And if you try to open 'table' for a sublayer from the map image layer, it won't work. Charts and some other widgets might not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;c) Turn off 'query' mapping capability:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;just like (b) you can also turn off query capability that will prevent anyone making /identify request. This prevents one from accessing your data entirely. You can still add that service as a 'map image layer'; features will draw fine on the map; but you won't see any popup.&lt;/P&gt;&lt;P&gt;With this option you will only be able to visualize features on the map. Nothing else can be done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 19:57:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-feature-map-service-referenced/m-p/1695413#M44053</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2026-04-09T19:57:09Z</dc:date>
    </item>
  </channel>
</rss>

