How do I configure my Azure ML Workspace such that when I delete experiments and jobs, the corresponding Blobs in Azure Blob Storage are also deleted
I regularly submit jobs and experiments to train ML models. With each experiment, all my files and outputs are uploaded to my blob storage account. I have been constantly deleting failed and cancelled experiments, but I found out that deleting…
TRANNING Related Isuues .
I am Getting Problem In Fetcing Data , which is formely working Good after tranning new model its accuracy is decreased suddenly . Example Transport Charge is Fecting Previsoly , and after tranning new model it stop fecting transport charges without any…
Automated ML job exercise, can't select a VM
I'm trying to do this exercise on the Learn platform: https://microsoftlearning.github.io/mslearn-ai-fundamentals/Instructions/Labs/01-machine-learning.html No problems on selecting the first virtual machine under the "Use automated machine…
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…
about gpu quota
why i cant able to get GPU access as i have requested for gpu quota multiple times
Working with labeled dataset on azure ml studio and how to consume it to train yolo model
I am working on training yolov8 model using azure ml studio and I use data labeling tool to label my dataset but after this I have difficulty in understanding how this labeled dataset when exported (in MLTable format) can be consumed for training yolo…
Issue with Concatenating Two Azure ML Tables in Azure Data Assets for AutoML
I am trying to use Azure ML designer to concatenate two Azure ML tables in data assets that share the same schema using the Add Rows component. I have used an Azure compute instance with azureml-core version 1.59. However, I encountered the error…
My team member deleted the labeled dataset in Azure ML Studio, is there a way to recover it with the exported COCO file?
Hi community. My team member deleted the labeled dataset in Azure ML Studio, but the good thing is we have exported the COCO file and MLTable for that dataset, may I ask is there a way to recover it?
How to recover a deleted data label from the exported coco file
Hi, I have accidentally deleted the resource on the Azure Machine Learning Studio, which has the data on the data labeling. Before the deletion, I exported the coco file from the data labeling, however, I can't seem to be able to reuse the coco file to…
Azure Machine Learning deployed serverless models all retuning internal server error
At some point between last Friday (27th Feb) and the morning of Friday (28th Feb) the models we have deployed as serverless endpoints on Azure ML in US East 2 stopped working. When testing the cohere V3 english embedding model in Azure ML studio the…
Excluding Private Endpoints, Why it is charging the 13 GBP (min) per day without usage of AML Compute Instance?
I have an AML Instance which is created in the Landing Zone Subscription with the public network access disabled and enabled with Virtual network and private endpoints. The Idle shutdown of the compute instances inside the AML Studio is configured with 1…


Azure ML studio designer python executor is outdated
Hey Team, Explored a lot on Azure ML studio service and found the designer is helpful. Still an issue when I am using the Execute Python Script in the designer it is import all libraries older version and when checked its python version it was also…
Microsoft Entra Hybrid Join (Azure Hybrid Join) error - 0x80072f78
Hello, So I got through multiple things and I would like to know if someone has any idea what to do here. I'm trying to join devices into tenant as hybrid joined, to deploy Windows Hello for Business. We're using Microsoft Entra Connect after recent…
How to run docker without root user in ML Batch Endpoint
I have a project to deploy on an Azure ML batch endpoint. I need to run code in Docker without a root user (in the Batch Endpoint job). In the Dockerfile, I have to create a non-root user and grant permissions for it in the system temp folder (/tmp).…
Azure Machine Learning HTTP Error 500: Internal Server Error In Private Endpoints
Azure Machine Learning HTTP Error 500: Internal Server Error . Is this feature no longer available? Is this a backend or platform error?
How to Request GPU Quota Increase for Mistral-7B LoRA Training After Upgrading to Pay-As-You-Go?
I recently upgraded my Azure subscription from Free Trial to Pay-As-You-Go, expecting to be able to request GPU quota increases. However, when I navigate to the quota request page, I only see vCPU quotas available—there is no option to request vGPUs. I…
Issue with Online Endpoint Deployment – Subscription Not Registered for Required AI Services
I am experiencing an issue while deploying an Online Endpoint in Azure Machine Learning. Despite ensuring that all required resource providers are registered and my subscription is active, I continue to receive a "SubscriptionNotRegistered"…
Getting an issue while creating an endpoint deployment
Hey team, I am getting an issue while creating deployment using python sdk in azure ml studio but when I was doing it locally and registering the model it was working fine.
How to properly set up an MLOps pipeline in Azure Machine Learning with an event-based trigger
I want to correctly set up an MLOps pipeline in Azure Machine Learning for training an object detection model. For this I want to create several components that read in my data, augment my data, split it into train/val/test, train a model, etc. I have…
Car damage detection using azure machine learning or azure artificial intelligence
Hi. Can someone please guide me how to detect damages in the car from car images using Azure Machine Learning or Azure AI? I'm planning to use image classification computer vision solution as a first step to classify if car is damaged or not, then as…
