arcgis-python-api icon indicating copy to clipboard operation
arcgis-python-api copied to clipboard

Docker Documentation suggests Azure Function V2 programming model is required

Open tchapin opened this issue 5 months ago • 1 comments
trafficstars

The docker documentation https://github.com/Esri/arcgis-python-api/blob/master/docker/README.md says "Your copied resources will need to include: function_app.py, such as:" followed by a code snippet in the V2 programming model.

Is the v2 programming model required to use the Esri docker container? Or can we continue to use the V1 programming model?

tchapin avatar May 21 '25 19:05 tchapin