<?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 How to Configure WebGISDR to Save to Azure Storage in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-configure-webgisdr-to-save-to-azure-storage/m-p/1367574#M38183</link>
    <description>&lt;P&gt;I am hoping to save Portal backups to our organization's Azure account using the webgisdr.&amp;nbsp; I have successfully created backups saved to the server's storage disks.&lt;/P&gt;&lt;P&gt;I don't have a lot of experience with Azure.&amp;nbsp; So I'm having trouble figuring out what to put for the various Azure-related variables in the webgisdr configuration file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Esri help resource I'm reading is&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/portal/11.1/administer/windows/populate-webgisdr-tool-properties-file.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/portal/11.1/administer/windows/populate-webgisdr-tool-properties-file.htm&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jan 2024 19:55:54 GMT</pubDate>
    <dc:creator>PatrickMcKinney99</dc:creator>
    <dc:date>2024-01-08T19:55:54Z</dc:date>
    <item>
      <title>How to Configure WebGISDR to Save to Azure Storage</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-configure-webgisdr-to-save-to-azure-storage/m-p/1367574#M38183</link>
      <description>&lt;P&gt;I am hoping to save Portal backups to our organization's Azure account using the webgisdr.&amp;nbsp; I have successfully created backups saved to the server's storage disks.&lt;/P&gt;&lt;P&gt;I don't have a lot of experience with Azure.&amp;nbsp; So I'm having trouble figuring out what to put for the various Azure-related variables in the webgisdr configuration file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Esri help resource I'm reading is&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/portal/11.1/administer/windows/populate-webgisdr-tool-properties-file.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/portal/11.1/administer/windows/populate-webgisdr-tool-properties-file.htm&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 19:55:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-configure-webgisdr-to-save-to-azure-storage/m-p/1367574#M38183</guid>
      <dc:creator>PatrickMcKinney99</dc:creator>
      <dc:date>2024-01-08T19:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to Configure WebGISDR to Save to Azure Storage</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-configure-webgisdr-to-save-to-azure-storage/m-p/1367891#M38194</link>
      <description>&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&amp;nbsp;I dont know if this will help at all.&amp;nbsp; This is what I used to push my backups to an S3 bucket in AWS.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PORTAL_ADMIN_URL = &lt;A href="https://portalURL:7443/arcgis" target="_blank"&gt;https://portalURL:7443/arcgis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;PORTAL_ADMIN_USERNAME = username&lt;BR /&gt;PORTAL_ADMIN_PASSWORD = password&lt;BR /&gt;PORTAL_ADMIN_PASSWORD_ENCRYPTED = true&lt;/P&gt;&lt;P&gt;########## Web GIS backup properties ##########&lt;/P&gt;&lt;P&gt;SHARED_LOCATION = \\\\fileshare\\share\\backup&lt;BR /&gt;BACKUP_RESTORE_MODE = full&lt;BR /&gt;INCLUDE_SCENE_TILE_CACHES = false&lt;BR /&gt;BACKUP_STORE_PROVIDER = AmazonS3&lt;/P&gt;&lt;P&gt;########### S3 Backup Properties ###############&lt;BR /&gt;S3_CREDENTIALTYPE = IAMRole&lt;BR /&gt;S3_ENCRYPTED = false&lt;BR /&gt;S3_BUCKET = s3_bucket_name&lt;BR /&gt;S3_REGION = us-region&lt;BR /&gt;PORTAL_BACKUP_S3_BUCKET = backupbucket&lt;BR /&gt;PORTAL_BACKUP_S3_REGION = us-region&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 15:46:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-configure-webgisdr-to-save-to-azure-storage/m-p/1367891#M38194</guid>
      <dc:creator>Dan_Brumm</dc:creator>
      <dc:date>2024-01-09T15:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Configure WebGISDR to Save to Azure Storage</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-configure-webgisdr-to-save-to-azure-storage/m-p/1368052#M38198</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/524954"&gt;@PatrickMcKinney99&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Take a look at the last example on the documentation page you linked. That example should highlight all the parameters which must be populated in order to write a webgisdr backup to Azure Blob storage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 19:05:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-configure-webgisdr-to-save-to-azure-storage/m-p/1368052#M38198</guid>
      <dc:creator>TraeTimmerman</dc:creator>
      <dc:date>2024-01-09T19:05:00Z</dc:date>
    </item>
  </channel>
</rss>

