Hey guys,
We are actually developing Web Tools based on ArcGIS Pro 2.8 to publish in ArcGIS Enterprise 10.8.1.
We want to establish unit tests and want to run these tests in Azure DevOps Pipelines.
While in a local environment I have an ArcGIS Pro installed, of course this is not the case in an Azure DevOps environment. And simply trying to install arcpy module with python install failed.
What is the recommended scenario from Esri to establish this?
Kind regards,
Max