3,261 questions with Azure Machine Learning tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Unable to find the option in azure machine learning workspace, while performing a lab

I was recently performing the lab: Train a Model with the Azure Machine Learning Designer, I think it comes under the DP100 course. So, I was doing the lab and in the step to configure a new pipeline, I needed to create a pipeline, but was unable to…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-05-10T14:49:45.5633333+00:00
pranjal aggarwal 0 Reputation points
accepted 2025-05-11T06:41:45.02+00:00
pranjal aggarwal 0 Reputation points
0 answers

unable to delete endpoint and resource group

For one of my classes - I created a ML workspace and enpoint. I am unable to delete the endpoint. I am following the steps in the tutorial: In Azure Machine Learning studio, on the Endpoints tab, select the predict-rentals endpoint. Then select Delete…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-05-09T17:29:54.65+00:00
Hameed Ahmed 0 Reputation points
commented 2025-05-09T22:01:38.6533333+00:00
Pavankumar Purilla 7,090 Reputation points Microsoft External Staff Moderator
0 answers

Authentication issues when starting notebook compute

Until last week the process for opening a notebook in Azure Machine Learning Studio was: Go to Notebooks Open notebook Select compute instance and start it At this stage a banner notification would appear saying that you need to authenticate to…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-04-30T06:56:39.3766667+00:00
bleeksiel_lhc 0 Reputation points
commented 2025-05-09T16:46:21.4866667+00:00
SriLakshmi C 4,875 Reputation points Microsoft External Staff Moderator
1 answer

How to fetch child job models from automl job in sdkv2 ??

In SDK v1 this is the way to fetch the fitted_model using get_output function. How to do it in SDK v2 as ml_client.jobs.get(child_job_id) doesn't work. match = re.search(r'\_(\d+)$', child_run_id) iteration = match.group(1) assert…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-05-07T08:48:00.0433333+00:00
Aryan Rastogi 0 Reputation points
commented 2025-05-09T08:55:42.0866667+00:00
Manas Mohanty 3,700 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Dall-E 2 of 2 Capacity Unit Shadow ?

Hello, I am encountering the following error when deploying Azure OpenAI resources with AzureChat (https://github.com/microsoft/azurechat.git) and got the same problem with GUI : InsufficientQuota: This operation require 1 new capacity in quota Capacity…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-05-07T12:51:06.7033333+00:00
Arthur TERRYN 20 Reputation points
commented 2025-05-09T08:14:11.7133333+00:00
Arthur TERRYN 20 Reputation points
0 answers

I have used automl.classification to create a automl job in sdkv2. But the model trained is having sdkv1 packages why ??? and how can i resolve this i want my model to use sdkv2 packages.

I have used below code to create a automl job. Models trained from it are using sdkv1 libraries why ?? though below code is sdkv2. I want to evaluate my model on new testing data in my local environment but getting package issue with sdkv2 packages…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-05-08T06:06:01.51+00:00
Aryan Rastogi 0 Reputation points
commented 2025-05-09T07:56:21.2366667+00:00
Prashanth Veeragoni 4,360 Reputation points Microsoft External Staff Moderator
1 answer

There is a package conflic when Responsible AI is trying to run. How do I resolve this?

I am using Azure AutoML to train a predictive model that can guess segments. One of the child jobs for Responsible AI fails with the error below. Because of this my trained model does not have an explanation. I need to resolve this, so that I can…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-05-01T07:08:40.3666667+00:00
Tariel Chichua 0 Reputation points
commented 2025-05-09T04:25:52.32+00:00
JAYA SHANKAR G S 2,525 Reputation points Microsoft External Staff Moderator
0 answers

Enhancement Request for AzureML Many Models Pipelines – Issue with Registered Models

Hi Team, I hope this email finds you well. My name is Raghavendra Namanio, and I am a Senior Data Scientist based in Hyderabad. I have extensive experience working with Azure ML for model building, pipeline creation, and MLOps. Recently, while working…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-05-08T20:02:48.1933333+00:00
Namani Raghavendra 0 Reputation points
commented 2025-05-09T00:27:47+00:00
Saideep Anchuri 6,880 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Unable to Use Uploaded CSV (MLTable) Dataset in Azure AutoML

Hi, I'm attempting to use Azure Machine Learning's AutoML feature to train a classification model using a CSV file I've uploaded. I've followed all best practices, including: Uploading the CSV via the Data > +Create > Data Asset path Selecting…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-05-06T19:03:53.4266667+00:00
Scott Campbell 20 Reputation points
accepted 2025-05-08T18:29:25.3333333+00:00
Scott Campbell 20 Reputation points
0 answers

No prebuilt examples shown in Designer in Azure Machine Learning Studio

Hallo, usually there are some examples for Designer in Azure Machine Learning Studio. But I don't see them anymore, even though I cleaned my caches. Is Microsoft removing all examples? Or am I missing something here?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-04-25T12:32:43.0933333+00:00
ngv 5 Reputation points
commented 2025-05-08T15:50:55.45+00:00
kriskon-3905 0 Reputation points
0 answers

Error writing to OneLake datastore from Azure ML pipeline

I'm currently building an Azure ML pipeline in which I'd like to be able to send outputs to our OneLake lakehouse's Files area, rather than storing them in the blob storage associated with the Azure ML workspace. I'm using output paths that look like…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-05-02T22:58:33.83+00:00
Gabe Mangiante 0 Reputation points
commented 2025-05-08T12:20:17.8966667+00:00
Manas Mohanty 3,700 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

How to get permissions in order to deploy TimeGen-1?

Greetings, I am trying to deploy TimeGEN-1. so I've chosen it from model catalog, however when i clicked on "Deploy", i got the following error: Cannot create marketplace subscription UserError: Marketplace Subscription purchase eligibility…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-03-11T14:46:47.2766667+00:00
Nour Soltani 20 Reputation points
commented 2025-05-07T04:58:38.44+00:00
新建 孙 0 Reputation points
0 answers

newly deployed cohere model not returning content though giving 200

INFO:main:Requesting embedding from endpoint: https://ai-hubhyperbrane732453665666.services.ai.azure.com/models INFO:main:Model name: Cohere-embed-v3-english INFO:azure.core.pipeline.policies.http_logging_policy:Request URL:…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-05-03T05:57:01.32+00:00
Dileep Ponna 0 Reputation points
commented 2025-05-07T02:31:20.51+00:00
Prashanth Veeragoni 4,360 Reputation points Microsoft External Staff Moderator
0 answers

unable to access GPU resources on LLM_Sandbox_number1

While trying to setup an Azure Machine Learning Workspace, I was unable to assign GPUs as a part of the compute. I received access to only CPUs. However, I have been using GPUs in other parts of my application pipeline. Is there anyway to add these…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-05-01T23:22:49.5866667+00:00
Ken Rybarczyk 0 Reputation points
commented 2025-05-06T21:37:07.1033333+00:00
Pavankumar Purilla 7,090 Reputation points Microsoft External Staff Moderator
1 answer

Cannot create Managed Online Endpoints — SubscriptionNotRegistered

I am trying to create a Managed Online Endpoint in Azure Machine Learning. I am getting the error: (SubscriptionNotRegistered) Resource provider [N/A] isn't registered with Subscription [N/A] I already verified that all resource providers are registered…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-04-30T02:27:53.6466667+00:00
Gerardo G Leon 0 Reputation points
commented 2025-05-06T17:07:44.57+00:00
Pavankumar Purilla 7,090 Reputation points Microsoft External Staff Moderator
2 answers

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…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,726 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
11,498 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,491 questions
asked 2025-02-17T11:39:19.2533333+00:00
Čako Martin 20 Reputation points
edited the question 2025-05-06T10:52:37.31+00:00
VarunTha 14,015 Reputation points Microsoft External Staff Moderator
1 answer

Understanding example of MultiClass Classification

Hello, I am currently reading the module multiclass classification and would like to understand how was TN(true negative) value for Class 0 derived as 5 instead of 4 (Section : The confusion matrix for a multiclass classifier). Can some-one help me…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-02-19T14:21:32.2+00:00
DimpleM 0 Reputation points
edited the question 2025-05-06T10:44:18.8166667+00:00
VarunTha 14,015 Reputation points Microsoft External Staff Moderator
1 answer

I try to deploy ml end point and i keep getting an error saying Resource provider [N/A] isn't registered with Subscription

When i try to deploy machine learning end point i get same error over and over although i did register the resources with my subscription. This is the error i get "Resource provider [N/A] isn't registered with Subscription"

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-05-05T23:05:26.99+00:00
roey sheffer 5 Reputation points
answered 2025-05-06T00:30:23.1333333+00:00
Saideep Anchuri 6,880 Reputation points Microsoft External Staff Moderator
2 answers

How do I enable a Private Endpoint for Pay-As-You-Go Model Endpoints in Azure AI Hub

I have deployed 'Llama-3.3-70B-Instruct' in Azure AI Hub Foundry as Serverless API in East US2 region. Enabled the Private Endpoint on AI Hub with the DNS…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-04-29T18:20:36.98+00:00
Amit 0 Reputation points
answered 2025-05-05T20:02:41.9433333+00:00
Amit 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to deploy a blue deployment in an azure managed online endpoint while having a green deployment with 100% traffic allocation, and avoid downtime

I have a green deployment with 100% traffic allocation, and I need to know how can I deploy a blue deployment to the same endpoint and not have the traffic in green set to 0% while blue is building up (this seems to be the default behaviour). What I am…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,261 questions
asked 2025-04-29T22:38:38.5+00:00
Matias Larsson 120 Reputation points
edited a comment 2025-05-05T16:16:49.4766667+00:00
Matias Larsson 120 Reputation points