How to set Pipeline Job "display name" when invoking Batch Endpoint
When I invoke my Batch Endpoint the Pipeline Job "display name" is randomly generated, is there some way I can set up the Batch Endpoint, or a way to change it at invocation time so that it can be a custom string? None of the following manage…
Azure Machine Learning
Attaching environment variables to an Environment in Azure AI ML
I am trying to register an environment with environment_variables, and I don't know how to do it. If it isn't possible, my question is wh,y and will it be possible at some point? from azure.ai.ml.entities import Environment inference_env_test =…
Azure Machine Learning
Azure Cohere Rerank 429 Too many request
Hi All, We are currently using Azure Cohere Rerank 3.5 on Azure. On January 15, 2026, at around 07:18 UTC, our application encountered a large number of HTTP 429 – Too Many Requests errors. According to the documentation, the Cohere Rerank API rate…
Azure Machine Learning
Azure Machine Learning Compute Instance getting billed when stopped
I have a Standard_D2a_v4 Azure ML compute instance that is incurring charges even when stopped (see attached screenshot). Per Cost Analysis, I am being billed $2.4 per day for "Virtual Machines". "Storage" cost is zero. What I am…
Azure Machine Learning
Azure ML Compute instances continue getting charged even after stopped
I setup a couple of compute instance in Azure ML. They were configured to be auto stopped after 1hour of inactivity. However, they continued to incur charges even after they were auto stopped. After some online research, I understand 'Stopped…
Azure Machine Learning
Azure ML sweep jobs stuck in 'Cancelling' state
Hello, I am running hyperparameter sweep jobs in Azure Machine Learning, and several runs are stuck in the “Cancelling” state for a (very) long time. The sweep started normally, but after attempting to cancel it (via UI/SDK), the jobs never transition to…
Azure Machine Learning
Compute instance not stopping.. I am being charged for none my falut
I am not able to stop my compute instance, the instance keeps running and I am being charged , I have been trying to stop this since few days.. but the option is grayed out and even scheduled shutdown is not working.
Azure Machine Learning
Failure while loading azureml_run_type_providers. Failed to load entrypoint azureml.PipelineRun = azureml.pipeline.core.run:PipelineRun._from_dto with exception (azureml-core 1.47.0 (/azureml-envs/azureml_862fbd3b8df44d2c582aa46cf5a23700/lib/python3.8/sit
I'm currently running the Azure Machine Learning Course by Microsoft (and Coursera). I'm going throught the excercises as descriped, but constantly run in the following problem. After creating a new pipeline in the Designer and sending it to a Compute…
Azure Machine Learning
Azureml: Evironement variable and template expension.
In azure Machine learning I can reference e.g. Inputs and outputs via template expansion in the executed shell command: Example $schema: https://azuremlschemas.azureedge.net/latest/commandJob.schema.json type: command display_name:…
Azure Machine Learning
Applied Skills - Create Agent in Microsoft Copilot Studio - Action for selection not available
Good evening, I was trying Microsoft Applied Skills - Create Agent in Microsoft Copilot studio. The instruction email mentioned to select cloud flow action and link to the topic but even after creating a topic, the specified action wasn't available for…
Azure Machine Learning
Azure ML workspace recreated without private endpoint – ML jobs, experiments, and model history missing despite artifacts existing in blob storage
Description: I had an Azure Machine Learning workspace configured with a managed virtual network and private endpoint. Due to VPN connectivity issues, we had to remove the managed network configuration. As a result, we recreated the workspace without a…
Azure Machine Learning
How to ask for a GPU Quota for Automated ML Training?
Hi, I need a GPU Quota for Automated ML training. Unfortunatelly all I can do I CPU clusters. Can anyone help me with this ? GPUs are not showing in my QUOTA tab at all.
Azure Machine Learning
Using federated workload identity in TORUS to authenticate into a CORP resource in AML
Hello! I have a pipeline which fetches files from a repo in CORP tenant. This pipeline is however running in a TORUS environment. I have completed the following steps to enable access to the AML compute cluster. Created an app registration in TORUS and…
Azure Machine Learning
Azure Machine Learning : i am unable to create the real time endpoint
i am unable to create the real time endpoint in azure machine learning i am using score.py & conda_env.yml file please find the attachment for reference conda_env.txtscore.txt
Azure Machine Learning
Why is my ML Azure Compute instance is always Setting Up though I have used it previously
I have been using my ML Compute for quite sometime now, suddenly while checking the status one day it was showing Setting Up and its been in the same state for more than half of the day and I'm not able to start or stop it. Is there a way out?
Azure Machine Learning
How to set “allow Shared Key access” in Azure storage?
An error is occurring when setting up a virtual network on the VM in Machine Learning Studio. How can I enable "Shared Key access" on my storage?
Azure Machine Learning
Azure Storage
Can't create a notebook or a folder in Azure Machine Learning
I am getting this error while trying to create a folder: When I try to create a notebook, I'm getting this error: I have configured the workspace and compute resources.
Azure Machine Learning
Azure ML Workspace: I did not turn on my compute instance. It is stuck in "Setting up"
I shut down my compute instances on Azure ML last night. This morning I came into my office and both of my compute instances are in "setting up" mode. I did not start either of them. I looked at the activity, and nobody has turned them on. The…
Azure Machine Learning
Managed Online Endpoint fails with containerd 'blob not found' despite successful image pull and rebuild
Azure ML Managed Online Endpoint fails with "containerd blob not found" despite successful image pull and rebuild Problem Summary I'm experiencing a persistent deployment failure on Azure Machine Learning Managed Online Endpoints. The…
Azure Machine Learning
Not able to create compute instance (NV4ads V710 v5 & NV6adsv5) in machine learning studio in EAST US region
Hello, I am not able to create NV4ads V710 v5 & NV6adsv5 compute instances in azure machine learning studio in EAST US region?? and it not getting listed in azure ml studio as well Are these instance types supported in azure ML?? if not then…