Trying to build an environment and getting a DownloadJobSpecFromXDSError:
Andre Watts
0
Reputation points
Trying to build an environment with Dockerfile.
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:20250624.v1
It's using a serverless setup in my area. The environment fails to build and throws this error:
zureMLCompute job failed DownloadJobSpecFromXDSError: "Permission was denied when downloading job spec. Tip: Please check the compute identity for this job. Make sure the request is not blocked by a firewall, virtual network, or other security settings."
Could it be a firewall issue or the serverless setup?
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Sign in to answer