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…
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…
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…
Azure Machine Learning is not calling the current compute cluster but a deleted one.
The Azure Machine Learning "job" fails because it cannot find a cluster I deleted. I have another cluster that I created and is "green" as in working, but I can't find where to change the backend. Background. I created the ML…
Authorization Failed Error
I am trying to run the AzureML SDK v2 code.While trying to authenticate MLClient via DefaultAzureCredential() getting Authorization failed Error. I have AzuremL Data Scientist role as well as full contrbutor role. Please check the log. File…
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…
Parent job is complete, but child job keeps running indefinitely, doing nothing
I have a parameter sweep job that produces the expected outputs, with a parent job that runs to completion. However, I noticed that the child jobs keep running indefinitely (I've tracked these for days; the job is simple, and the parent is marked…
Parent job is complete, but child job keeps running indefinitely, doing nothing
I have an Azure ML sweep that produces the outputs I expected and is marked as complete. However, when I dug deeper (and got pinged a few times), I see that the child jobs are still running and keep running indefinitely. They don't seem to be doing…
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…
Can't setting the scoring script when creating batch endpoint job
I have a deployment in the Azure Machine Learning batch endpoint. In this deployment, I set a custom scoring script batch_driver.py. (see below picture) However, when I try creating new job, the scoring name still is driver/amlbi_main.py. Is it a bug?
not eligible for an azura account
why im not eligible for an azura account even i have fill all information they need.
Delete a Model in Azure Machine Learning using Python sdk v2
Hello, I am upgrading my python code using Azure Machine Learning Python sdk v1 to v2, and I cannot find the way to delete models in a workspace, but it was indeed available in the old version 1. Is it possible to delete a model using the sdk…
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…
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
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…
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…

