Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

All Questions

Score of 0
0 answers
46 views

## Azure ML Pipeline – ScriptExecution.WriteStreams.Authentication error with Managed Identity on AmlCompute **Environment:** - Azure Machine Learning SDK v2 (azure-ai-ml) - AmlCompute cluster with ...
Score of 0
0 answers
124 views

I am trying to deploy my registered model into the created endpoint. However, the workflow that I created for this purpose fails on the stage where az ml online-deployment create works. I am running ...
Score of 0
0 answers
119 views

I am working with Microsoft Foundry | Azure Machine Learning (from now on, AML). I am trying to create a proof of concept using endpoints. These are the cumulative steps that I follow in the Azure ...
Score of 0
1 answer
51 views

When I submit a pipeline with an associated schedule, it runs immediately after submission, instead of waiting until the scheduled time of the day, day of the month, etc. Is there a way to avoid this ...
Score of 0
1 answer
75 views

I would like to update the code and / or other files uploaded to the code folder being used by a specific scheduled job, keeping everything else, in particular the schedule details (time of day etc.), ...
Score of 0
1 answer
81 views

I would like to retrieve those schedules in AzureML workspace that have been triggered and have at least one complete run (e.g., a pipeline that has been triggered under that schedule) successfully ...
Score of 0
1 answer
41 views

I would like to retrieve those schedules in AzureML workspace that have been triggered and have at least one job successfully completed, using the Python SDK v2.
Score of 3
0 answers
97 views

I am trying to deploy a fine-tuned Mistral-7B model on an Azure ML Online Endpoint. The deployment repeatedly fails during the init() phase of the scoring script with an huggingface_hub.errors....
Score of 0
1 answer
107 views

I have a number of experiments completed in AzureML, each one consisting of one pipeline with multiple jobs, and some of the jobs (2 in my case, say job X and job Y) having associated logged metrics. ...
Score of 0
0 answers
40 views

I'm trying to run the following image-captioning code using the Qwen2.5-VL model in Azure Machine Learning Notebooks (Python 3.10 AzureML kernel, compute instance environment): from transformers ...
Score of 0
0 answers
88 views

We are consistently encountering a critical error while deploying a trained Azure AutoML regression model using a batch endpoint created through the Azure Machine Learning Studio (No-Code UI). The ...
Score of 1
1 answer
83 views

My model worked in notebooks, where I just pip installed the required packages. But I am trying to run on a pipeline, and when I submit the pipeline as a job I get stuck in the Preparing phase. I ...
Score of 0
1 answer
213 views

I have data in an Azure Datalake Gen2 and I'd like to access it with R code from Azure Machine Learning Studio. Microsoft's own documentation of this suggests doing it via reticulate and Python: https:...
Score of 0
0 answers
164 views

I am running my prompt flow (version 1.18.0) code as a pipeline. However, it seems like that the connection that I created in prompt flow which is referred in flow.dag.yaml is not working through a ...
Score of -1
1 answer
132 views

I am trying to deploy a online endpoint and deployment in Azure AI foundry of Microsoft.MachineLearningServices. I am doing this using AZAPI as below. How to get Environment (codeid, environmentid) ...

15 30 50 per page
1
2 3 4 5
135