Trying to build an environment and getting a DownloadJobSpecFromXDSError:

Andre Watts 0 Reputation points
2025-08-05T16:58:06.4833333+00:00

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
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.