Why My Credential Fails When I Tried To Access Kusto From R in Azure ML Lab?
Error Code: 53003 Request Id: f44785ea-586d-4a41-95df-7476a3668d00 Correlation Id: 7eec1fe9-261f-450a-9ccd-ed86de0fca0a Timestamp: 2025-06-24T20:28:51.469Z App name: KustoClient App id: db662dc1-0cfe-4e1c-a843-19a68e65be58 IP address: 20.66.110.31 Device…
Azure Machine Learning
ML Studio: Compute Instances get lost time to time - never finish the "Starting" process
Hi, This is a problem we have had for a long time and was already addressed in a Support ticket without a fruitful outcome. The machines do not have a full disk. Here an example on how it looks The summary is Intermittent “loss” of dedicated Azure ML…
Azure Machine Learning
BaseJob is not supported in the current API version Apr2023Preview, please upgrade to the latest API.
I am currently using Azure SDK V1 for python to submit jobs to an Azure Machine Learning workspace. Lately, each execution run has been showing this warning. I guess it is somewhat because of the SDK V1 im currently using, but i have not been able to…
Azure Machine Learning
Collector(...) call hangs deployment with ResourceNotReady errror in azureml-ai-monitoring Collector
Environment name: abc channels: - defaults dependencies: - python=3.10 - pip: - azureml-core==1.57.0 - azureml-ai-monitoring==1.0.0 - azureml-inference-server-http==1.4.0 - azureml-mlflow==1.57.0 - azure-ai-ml==1.21.0 -…
Azure Machine Learning

Log Metrics in Azure using MLflow
I have a component registered within MLStudio that contains code to run a Promptflow pipeline. I am executing the flow using an AzureML pipeline, following the documentation and example notebook. The flow seems to execute without any errors. However, I…
Azure Machine Learning

How to make serverless compute instace inherit management identity
I'm using an app registration so I can work locally and deploy a batch endpoint pipeline with the following component: train_component = command( name="ml_classification_flow_serveless", …
Azure Machine Learning
How to fix Endpoint creating failing to provision and Prompt flow deployment then fails as well.
When I create a Prompt flow in Azure AI studio and try to deploy it I continue to get an issue with the endpoint trying to deploy which also causes the deployment to fail. I have done similar prompt flows on other orgs and it works correctly. When the…
Azure Machine Learning
Azure AI services

Machine Learning Online Deployment Fails with Generic Internal Server Error and No Diagnostic Details
I am currently working on deploying a Prompt Flow as a Machine Learning Online Endpoint. While the endpoint creation consistently succeeds, the deployment step fails with a generic "Internal Server Error," without providing any additional…
Azure Machine Learning


Unable to Create Online Endpoint in Azure ML — Resource Provider Error
Hi all, I’m trying to deploy an Azure Machine Learning online endpoint, and I’m running into this error both in the Azure CLI and directly in the Azure Portal: (SubscriptionNotRegistered) Resource provider [N/A] isn't registered with Subscription…
Azure Machine Learning
Azure Machine Learning GPU greyed out
Hi, I am trying to increase my GPU quote on my Azure Machine Learning, I only have the option to increase the CPU but the GPU tab is Greyed out. Is there any way to resolve this.
Azure Machine Learning
ML-Assisted Labeling – Inference Job Not Triggering After Successful Training Runs
Issue Description: I am experiencing an issue with ML-assisted data labeling in Azure ML Studio where the Inference job is not being triggered after multiple successful Training runs. Steps Taken: Created an ML-assisted labeling project for object…
Azure Machine Learning
Can't access to a Dataset on Azure Machine Learning with SparkPool
Can't access to a Dataset on Azure Machine Learning with SparkPool Recently we added a Synapse SparkPool to a Machine Learning to use it as "Compute / Attached computers". When we use a Dataset to connect to Azure Storage Datalake Gen2 we have…
Azure Machine Learning
How to make Azure ML pipeline re-run when a step fails? Either re-running the entire pipeline or just that 1 step would be fine
I have an ML Pipeline that contains multiple steps--multiple data preparation steps, model inference, then save the output. This ML pipeline runs automatically as per scheduled Job. Without going into details, sometimes one of the data preparation steps…
Azure Machine Learning
How do I persist data in Azure ML datastore?
I am trying out a simple step to aggregate data from multiple through an ML pipeline in Azure ML workspace. We have multiple part files and I am trying to create one data file from it. I am mounting the azure datastore path for read-write and writing…
Azure Machine Learning
Creating compute session is constantly failing in azure ai foundry hub
Hi, I'm having trouble starting an AI Foundry compute instance. Each attempt results in an error message. I've tried deploying across different region hubs, used both serverless and provisioned compute instances in multiple regions, and experimented with…
Azure Machine Learning


Resource provider [N/A] isn't registered with Subscription [N/A]
Details I created an Azure Machine Learning resource from my Azure Portal and then opened the web URL for it where I build my environment and worked to serve my model on the endpoints. This is the error I got: ResourceOperationFailure: Resource provider…
Azure Machine Learning
Unable to delete azure ai foundry resources from Azure
** Failed to delete project** InternalServerError: Service temporarily unavailable. Please try again later Trace ID : d4fae13b-ea14-40b3-9df1-6de6980eb2c1Client request ID : 64e927b0-2359-4065-beec-15c96da77d53Service request ID :…
Azure Machine Learning

Critical Issues with MLflow and Low-Priority Job Handling
Hi team, We are a small team that relies heavily on Azure ML Studio to run AI experiments. I summarised below the issues presented by the users:** Issue Description:** Artifact Logging Conflicts: When low-priority jobs are pre-empted and…
Azure Machine Learning
ML Studio: Environment and Dependency Management Challenges
Hi team, This is another ticket connected to our usage of Azure ML Studio workspaces Other in this series: https://learn.microsoft.com/en-us/answers/questions/2285569/ So, this ticket refers to another feedback case by our engineers: Issue…
Azure Machine Learning

Storage for Azure ML Workspace
Hello: When I create Azure ML Workspace, why I cannot use existing storage, why I have to create new one? Any clarification will help me to educate. Thanks