Hi
We are trying to deploy a high availability architecture for ArcGIS Server (not Portal) v10.7.1 on Azure and need to configure ArcGIS Server instances to use an Azure file share for configuration and directories, but are having some issues with this.
Note that we are NOT using (and cannot use) Cloud Builder due to restrictions/standards in place on the customer's Azure environment. Instead the customers Dev Ops team has scripted the build of VMs and file shares etc. We are then manually installing and configuring ArcGIS Server on the VMs.
So far we have tried creating a mapped drive under the user account that ArcGIS Server is running under on the VM and using the UNC path in the site configuration options when creating a new site. This works initially, but then fails later and the site is unusable.
So - my question is - what is the correct way to configure ArcGIS Server to use the Azure file share for configuration and directories?
I have found the following article relating to Amazon S3 setup, which suggests using createNewSite under the ArcGIS Server administration directory and then supplying some json configuration for the storage locations. I suspect we may need to do something similar for our Azure file share, but we can find no similar documentation for Azure:
Configure a highly available ArcGIS Server with a shared configuration store on Amazon storage services—ArcGIS Enterpris…
If anyone can point me in the direction of the documentation for Azure or give any guidance on this it would be greatly appreciated. Or perhaps if you have configured your site in this way (with or without cloud builder), you could supply the json that was used to configure it?
Regards
John