Esri / arcgis-powershell-dsc

This repository contains scripts, code and samples for automating the install and configuration of ArcGIS (Enterprise and Desktop) using Microsoft Windows PowerShell DSC (Desired State Configuration).
Apache License 2.0
110 stars 61 forks source link

Update Wiki: Use own Load Balancer instead of Web Adaptor #489

Closed jesa-esrich closed 10 months ago

jesa-esrich commented 11 months ago

Discussed in https://github.com/Esri/arcgis-powershell-dsc/discussions/488

Community Note

Originally posted by **jesa-esrich** July 26, 2023 **Is it possible to use ArcGIS PowerShell DSC for the installation/configuration of an ArcGIS Enterprise Base Deployment with your own Load Balancers instead of the Web Adaptor?** - And how would such a configuration JSON look like? Remove the Web Adaptor parameter and specify internal and external load balancer. (Load Balancer has to be configured in advance). - And is this supported? - As far as I know, the Cloud Builder uses ArcGIS PowerShell DSC in the background to set up an ArcGIS Enterprise Base Deployment with an V2 Azure Application Gateway in front (and no ArcGIS Web Adaptors). This is also seen as best practice for cloud deployments on Azure. Use Case: - Setting up a ArcGIS Enterprise in the Azure Cloud with V2 Azure Application Gateway (no ArcGIS Web Adaptor) - Using ArcGIS PowerShell DSC (Cloud Builder cannot be used because of restricted privileges on the subscription)

Request

cameronkroeker commented 10 months ago

Hi @jesa-esrich,

Please see response here:

https://github.com/Esri/arcgis-powershell-dsc/discussions/488#discussioncomment-6856607

Thanks, Cameron K.