<?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: azure blob imagery in ArcGIS Image Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-image-server-questions/azure-blob-imagery/m-p/1154950#M36</link>
    <description>&lt;P&gt;Hi Rahul, did you ever find a solution to this? Also struggling to get overviews into Azure blob storage.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Mar 2022 18:23:39 GMT</pubDate>
    <dc:creator>AaronKoelker</dc:creator>
    <dc:date>2022-03-17T18:23:39Z</dc:date>
    <item>
      <title>azure blob imagery</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/azure-blob-imagery/m-p/186874#M34</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have deployed images to Azure blob and published successfully as image service&lt;/P&gt;&lt;P&gt;the black and white chess box&lt;STRONG&gt; appear on zoom&lt;/STRONG&gt;, have followed all the standard steps&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Main issue is chess box on zoom and below are entries in Log&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does&amp;nbsp; Log gives these error and how to avoid&lt;/P&gt;&lt;P&gt;1. Log says below Missing raster: [/vsiaz/esrirasterdata/path to blob]&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;The operation timed out(WinINet Error while using HTTPS security, 12002), URL = &lt;A href="https://s3.amazonaws.com/esriresources/regionsforcloudstorage.dat"&gt;https://s3.amazonaws.com/esriresources/regionsforcloudstorage.dat&lt;/A&gt;&lt;/P&gt;&lt;P&gt;we have no reference any where for "&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;vsiaz&lt;/SPAN&gt;" or S3 , we are using Azure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps followed till now are below&lt;/P&gt;&lt;P&gt;Create a new file geodatabase and create a new empty mosaic dataset in this&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add the raster files in the Azure Blob data store to the mosaic dataset&lt;/LI&gt;&lt;LI&gt;Add the mosaic dataset as a layer to the map&lt;/LI&gt;&lt;LI&gt;Register the file geodatabase as a data store with ArcGIS Server (keeping the Azure Blob registered)&lt;/LI&gt;&lt;LI&gt;Publish the map with the reference registered data option checked&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second&amp;nbsp;&lt;/P&gt;&lt;P&gt;build overviews : creates downsample images, on zoom out&lt;/P&gt;&lt;P&gt;1. add raster&lt;/P&gt;&lt;P&gt;2. define overviews&lt;/P&gt;&lt;P&gt;3. build overviews&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2020 17:23:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/azure-blob-imagery/m-p/186874#M34</guid>
      <dc:creator>RahulMehta</dc:creator>
      <dc:date>2020-01-28T17:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: azure blob imagery</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/azure-blob-imagery/m-p/186875#M35</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for reaching out.&amp;nbsp; This is interesting, but looking through the .dat file you provided, it points to multiple different Cloud Storage options including Azure, AWS and their regions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;""environments": [{&lt;BR /&gt; "id": "AzureCloud",&lt;BR /&gt; "displayName": "Azure Cloud",&lt;BR /&gt; "storageEndpointSuffix": "core.windows.net",&lt;BR /&gt; "authTokenEndpointSuffix":"login.microsoftonline.com"&lt;BR /&gt; },&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears this S3 storage is tied to cloud storages in general (whether it be azure or AWS).&amp;nbsp; Looking through this workflow&amp;nbsp;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/server/latest/manage-data/linux/registering-your-data-with-arcgis-server-using-manager.htm#REGISTER_CLOUD_STORE" title="https://enterprise.arcgis.com/en/server/latest/manage-data/linux/registering-your-data-with-arcgis-server-using-manager.htm#REGISTER_CLOUD_STORE"&gt;Register your data with ArcGIS Server using Server Manager—Manage data | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also see this document:&amp;nbsp;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/server/latest/deploy/windows/configure-regions-for-cloud-stores.htm" title="https://enterprise.arcgis.com/en/server/latest/deploy/windows/configure-regions-for-cloud-stores.htm"&gt;Configure cloud store regions—Deploy | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&amp;nbsp; which appears to be directly connected to that .dat file.&amp;nbsp; I am wondering if somehow we used a default .dat file without knowing and that is why we are seeing connections to S3 and AWS.&amp;nbsp; The last document I provided could allow you to "lock" things down a bit further.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;I also know the "&lt;SPAN style="background-color: #ffffff;"&gt;WinINet Error while using HTTPS security, 12002"&amp;nbsp; could be tied to an HTTP protocol communication being made with an HTTPS required communication.&amp;nbsp; If the ArcGIS Server isn't HTTPS only, this could prompt these responses or if we don't have the proper TLS securities such as TLS 1.2.&lt;BR /&gt;&lt;BR /&gt;I hope this information is helpful.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2020 01:52:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/azure-blob-imagery/m-p/186875#M35</guid>
      <dc:creator>TrevorNickolai</dc:creator>
      <dc:date>2020-01-29T01:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: azure blob imagery</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/azure-blob-imagery/m-p/1154950#M36</link>
      <description>&lt;P&gt;Hi Rahul, did you ever find a solution to this? Also struggling to get overviews into Azure blob storage.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 18:23:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/azure-blob-imagery/m-p/1154950#M36</guid>
      <dc:creator>AaronKoelker</dc:creator>
      <dc:date>2022-03-17T18:23:39Z</dc:date>
    </item>
  </channel>
</rss>

