<?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: Cloud Builder Certificate Requirements in ArcGIS Enterprise in the cloud Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1060271#M298</link>
    <description>&lt;P&gt;So&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/458786"&gt;@timbkennedy&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;how did you go?&lt;/P&gt;</description>
    <pubDate>Fri, 21 May 2021 03:54:25 GMT</pubDate>
    <dc:creator>DavidHoy</dc:creator>
    <dc:date>2021-05-21T03:54:25Z</dc:date>
    <item>
      <title>Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1037280#M252</link>
      <description>&lt;P&gt;I am trying to figure out what the certificate requirements are when deploying to Microsoft Azure.&lt;/P&gt;&lt;P&gt;I understand that I need a private .pfx version of the certificate. I also understand that the CNAME attribute for the alias used, e.g. myarcgisenterprise.mycompany.com, needs to point at the domain name of the Public IP address, e.g. myarcgisenterprise.eastus.cloudapp.azure.com.&lt;/P&gt;&lt;P&gt;However whats unclear to me is whether the public ip domain name (i.e. myarcgisenterprise.eastus.cloudapp.azure.com) also need to be added as a subject alternative name on the certificate? If not how do you get that domain trusted so when you browser to it you don't get an 'untrustworthy' note? Do any of the internal server names need to be included?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 19:36:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1037280#M252</guid>
      <dc:creator>timbkennedy</dc:creator>
      <dc:date>2021-03-16T19:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1037316#M254</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I have done when install a base deployment using cloudbuilder and i check the option do not use certificate.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once installation is done, I check that public domain is done and certificate is created for that domain, in godaddy i do a canonic name or use azure URL and say, my public url is going to re direct this azure url. So every time i try to hit my portal &lt;A href="https://dllamas.com/" target="_blank"&gt;https://dllamas.com/&lt;/A&gt;&amp;nbsp;it will re direct to azure.cloud.com. Once the redirection of url is done, I use cloud builder certificate option with my pfx file and run it. But first the redirection using azure url or public IP should be done.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 20:33:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1037316#M254</guid>
      <dc:creator>DiegoLlamasOlivares</dc:creator>
      <dc:date>2021-03-16T20:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1037357#M255</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/421756"&gt;@DiegoLlamasOlivares&lt;/a&gt; - that is definitely helpful.&lt;/P&gt;&lt;P&gt;A quick quick question on that workflow - when you go to &lt;A href="https://myarcgisenterprise.eastus.cloudapp.azure.com" target="_blank"&gt;https://myarcgisenterprise.eastus.cloudapp.azure.com&lt;/A&gt; after importing the .pfx file, does it appear as a secure endpoint or does it show certificate error messages?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 21:25:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1037357#M255</guid>
      <dc:creator>timbkennedy</dc:creator>
      <dc:date>2021-03-16T21:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1037394#M256</link>
      <description>&lt;P&gt;Typically when I'm deploying an ArcGIS Enterprise stack using the Cloud Builder for Microsoft Azure application, I'll have the PFX file for my DNS alias available ahead of time. That certificate only needs to include CN and SAN entries for the DNS alias (example.domain.com), since the &amp;lt;name&amp;gt;.&amp;lt;region&amp;gt;.cloudapp.azure.com address is only used in the CNAME record for DNS resolution purposes.&lt;/P&gt;&lt;P&gt;Defining the domain name in the SSL certificate step in the Cloud Builder application essentially sets the WebContextURL for Portal as well as the Services URL defined during federation of the associated hosting ArcGIS Server site. This should be done during the deployment steps for version 2 (10.8+) sites since the process to update those URLs would require unfederation and refederation as well as updating the hostname restriction and SSL certificate on the Azure Application Gateway listener manually.&lt;/P&gt;&lt;P&gt;If you know what &amp;lt;name&amp;gt; you're going to use, you can setup the CNAME record beforehand or configure that while the deployment is completing in the Cloud Builder application. Once complete, you and your clients should always be using &lt;A href="https://example.domain.com/portal/.." target="_blank" rel="noopener"&gt;https://example.domain.com/portal/..&lt;/A&gt;. and &lt;A href="https://example.domain.com/server/.." target="_blank" rel="noopener"&gt;https://example.domain.com/server/..&lt;/A&gt;. to access the resources and should always get a valid SSL connection if a valid public CA-signed certificate is used during the deployment process.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 23:07:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1037394#M256</guid>
      <dc:creator>ChristopherPawlyszyn</dc:creator>
      <dc:date>2021-03-16T23:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1037717#M257</link>
      <description>&lt;P&gt;After importing pfx, you dont see any more the azure url, you will hit your public url, but if you hit azure url, that url will not be secure, unless you create a certificate for that specific url.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 17:42:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1037717#M257</guid>
      <dc:creator>DiegoLlamasOlivares</dc:creator>
      <dc:date>2021-03-17T17:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1038365#M258</link>
      <description>&lt;P&gt;Thanks for the explanation - very helpful.&lt;/P&gt;&lt;P&gt;Is there a reason setting the CNAME beforehand is important? I plan to use Azure Front Door so the CNAME will in the end point at the Front Door as opposed to the Application Gateway.&lt;/P&gt;&lt;P&gt;The main thing I'm actually running into is Front Door not trusting the backend which is why I'm trying to figure out a way to ensure the infrastructure is trusted.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 22:26:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1038365#M258</guid>
      <dc:creator>timbkennedy</dc:creator>
      <dc:date>2021-03-18T22:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1038619#M259</link>
      <description>&lt;P&gt;I just attempted a deployment without configuring the CNAME record to point to the &amp;lt;subdomain&amp;gt;.&amp;lt;region&amp;gt;.cloudapp.azure.com endpoint and it failed on the ArcGIS Server deployment process. Having the CNAME available beforehand is therefore a necessary step and not doing so will prevent a successful deployment.&lt;/P&gt;&lt;P&gt;Due to the way Azure Front Door routes traffic, and the requirements of Portal to only support a single DNS, I think the Cloud Builder application is not going to be compatible with your intended use case. With that being said, you may be able to break the federation of the deployed site and update the URLs to use the correct Front Door URL while still maintaining a trusted endpoint on the Application Gateway, but the header rules on the Application Gateway would have to be reconfigured accordingly as well. Modifications of that level would prevent the site from being managed/upgraded by the Cloud Builder application in the future, so it seems like a catch 22.&lt;/P&gt;&lt;P&gt;Thinking out loud, is there a method by which the Front Door configuration can resolve DNS differently than via public DNS? If that is the case, the Front Door service could resolve to the Application Gateway while clients would resolve to the Front Door service for the same target host and the same SSL certificate could be used for both.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 13:11:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1038619#M259</guid>
      <dc:creator>ChristopherPawlyszyn</dc:creator>
      <dc:date>2021-03-19T13:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1038893#M260</link>
      <description>&lt;P&gt;I was hoping to simply point Front Door at the Application Gateway but it looks like it might take some figiting to get it working.&lt;/P&gt;&lt;P&gt;Front Door has a standard endpoint in the format https://&amp;lt;domainname&amp;gt;.azurefd.net and you can add your own domains by adding a CNAME with the Front Door endpoint and registering it. You&amp;nbsp;can either use a built in Front Door certificate, or point it at a custom certificate in Key Vault.&lt;/P&gt;&lt;P&gt;I'm going to give it a go anyway as it's how envisioned deploying the software (global availability is essential) - I will report back if I am successful!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 22:34:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1038893#M260</guid>
      <dc:creator>timbkennedy</dc:creator>
      <dc:date>2021-03-19T22:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1060271#M298</link>
      <description>&lt;P&gt;So&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/458786"&gt;@timbkennedy&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;how did you go?&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 03:54:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1060271#M298</guid>
      <dc:creator>DavidHoy</dc:creator>
      <dc:date>2021-05-21T03:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1116469#M366</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/196643"&gt;@ChristopherPawlyszyn&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;What about if I am doing a deployment for enterprise 10.9 using cloud builder for azure and I select a self signed certificate fist and then, after the deployment i can add a certificate gis.domain.pr.gov and use that as &lt;A href="https://gis.domain.pr.gov/portal" target="_blank"&gt;https://gis.domain.pr.gov/portal&lt;/A&gt;&amp;nbsp;and server, is it possible to fist use self signed and then apply the other certificate and redirect azure url as others versions of azure were able to do, Can I do that with this version?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DLL&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 19:17:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1116469#M366</guid>
      <dc:creator>DiegoLlamasOlivares</dc:creator>
      <dc:date>2021-11-12T19:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1117200#M367</link>
      <description>&lt;P&gt;I don't think that same methodology has applied since the V2 sites were introduced at version 10.8. Since choosing the self-signed certificate option will build the federation using the &amp;lt;prefix&amp;gt;.&amp;lt;region&amp;gt;.cloudapp.azure.com URL, you'd have to manually break the federation to use a new URL.&lt;/P&gt;&lt;P&gt;As an alternative, you should create your own self-signed certificate (for your intended subdomain) and use that during the deployment process with the correct DNS alias defined, then update the certificate within the Microsoft Azure console for the Azure Application Gateway when it is available.&lt;/P&gt;&lt;P&gt;Renew an Azure Application Gateway certificate | Microsoft Docs&lt;BR /&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/application-gateway/renew-certificates" target="_blank"&gt;https://docs.microsoft.com/en-us/azure/application-gateway/renew-certificates&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 13:31:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1117200#M367</guid>
      <dc:creator>ChristopherPawlyszyn</dc:creator>
      <dc:date>2021-11-16T13:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1117394#M369</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/196643"&gt;@ChristopherPawlyszyn&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I have my wild card *gmtgis.net and my steps are, i select a public url. Esri support team recommended me to use my subdomain as it is. (gis.gmtgis.net) but in this step, this do not accept any dots before eastus.appcloud.com&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="viv.PNG" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/27547i5B7B88759D1328FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="viv.PNG" alt="viv.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I use my wildcard certificate..&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="viv2.PNG" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/27549i374E62753726320B/image-size/large?v=v2&amp;amp;px=999" role="button" title="viv2.PNG" alt="viv2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did this, and VM were created and portal and server were running in VMS but URLs&amp;nbsp; gisgmtgis.eastus.cloudapp.azure.com or gis.gmtgis.net were not working.&lt;/P&gt;&lt;P&gt;Can I create my self-sign from any IIS web server I have? or where do you recommend to create it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DLL&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 19:45:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1117394#M369</guid>
      <dc:creator>DiegoLlamasOlivares</dc:creator>
      <dc:date>2021-11-16T19:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1117836#M371</link>
      <description>&lt;P&gt;Did you have your CNAME record set prior to starting the deployment, so that gis.gmtgis.net pointed to mapsasgmtgis.eastus.cloudapp.azure.com?&lt;/P&gt;&lt;P&gt;The deployed application gateway is configured with a single hostname, so wouldn't accept traffic from requests using the cloudapp.azure.com alias and would require clients to access the site using the correct DNS entry (gis.gmtgis.net).&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 19:19:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1117836#M371</guid>
      <dc:creator>ChristopherPawlyszyn</dc:creator>
      <dc:date>2021-11-17T19:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1118303#M372</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/196643"&gt;@ChristopherPawlyszyn&lt;/a&gt;&amp;nbsp; I will try that.&lt;/P&gt;&lt;P&gt;I have seen that new version 10.8.1 or 10.9 activates an extra VM (jumpbox) to connect via remote desktop and then connect to the other VMs (portal, server, datastore, filashare machines). after i am done with deployment, installation and configuration, Can I turn off that machine, right, because that machine do not have anything install from Enterprise on it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DLL&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 18:04:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1118303#M372</guid>
      <dc:creator>DiegoLlamasOlivares</dc:creator>
      <dc:date>2021-11-18T18:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1118383#M373</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/196643"&gt;@ChristopherPawlyszyn&lt;/a&gt;&amp;nbsp; Cname recorded prior deployment worked. Thankyou very much. I would like to know if the extra VM jumbox can be stopped and Enterprise would work fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DLL&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 20:27:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1118383#M373</guid>
      <dc:creator>DiegoLlamasOlivares</dc:creator>
      <dc:date>2021-11-18T20:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cloud Builder Certificate Requirements</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1119334#M376</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/421756"&gt;@DiegoLlamasOlivares&lt;/a&gt;&amp;nbsp;the ArcGIS Enterprise functionality shouldn't have any dependency on the jumpbox being available so turning it off is fine. There is a separate checkbox you can select during deployment if you would prefer to not provision that separate VM.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristopherPawlyszyn_0-1637614670453.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/28041iD7C0D90D24BD389A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristopherPawlyszyn_0-1637614670453.png" alt="ChristopherPawlyszyn_0-1637614670453.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 20:58:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/cloud-builder-certificate-requirements/m-p/1119334#M376</guid>
      <dc:creator>ChristopherPawlyszyn</dc:creator>
      <dc:date>2021-11-22T20:58:08Z</dc:date>
    </item>
  </channel>
</rss>

