3,258 questions with Azure Machine Learning tags

Sort by: Updated
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,258 questions
asked 2025-05-08T06:06:01.51+00:00
Aryan Rastogi 0 Reputation points
0 answers

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,258 questions
asked 2025-05-07T08:48:00.0433333+00:00
Aryan Rastogi 0 Reputation points
commented 2025-05-08T06:00:49.2366667+00:00
Aryan Rastogi 0 Reputation points
0 answers

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,258 questions
asked 2025-05-05T23:05:26.99+00:00
roey sheffer 5 Reputation points
commented 2025-05-08T04:37:51.43+00:00
Saideep Anchuri 6,625 Reputation points Microsoft External Staff
0 answers

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,258 questions
asked 2025-05-07T12:51:06.7033333+00:00
Arthur TERRYN 0 Reputation points
commented 2025-05-08T00:56:40.92+00:00
Saideep Anchuri 6,625 Reputation points Microsoft External Staff
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,258 questions
asked 2025-04-30T06:56:39.3766667+00:00
bleeksiel_lhc 0 Reputation points
commented 2025-05-07T14:43:44.8433333+00:00
SriLakshmi C 4,870 Reputation points Microsoft External Staff
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,258 questions
asked 2025-05-02T22:58:33.83+00:00
Gabe Mangiante 0 Reputation points
commented 2025-05-07T12:20:22.7366667+00:00
Manas Mohanty 3,620 Reputation points Microsoft External Staff
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,258 questions
asked 2025-05-01T07:08:40.3666667+00:00
Tariel Chichua 0 Reputation points
answered 2025-05-07T10:09:40.3033333+00:00
JAYA SHANKAR G S 2,355 Reputation points Microsoft External Staff
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,258 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,258 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,190 Reputation points Microsoft External Staff
2 answers

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,258 questions
asked 2025-05-06T19:03:53.4266667+00:00
Scott Campbell 0 Reputation points
answered 2025-05-06T22:01:46.28+00:00
Pavankumar Purilla 7,015 Reputation points Microsoft External Staff
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,258 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,015 Reputation points Microsoft External Staff
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,258 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,015 Reputation points Microsoft External Staff
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,258 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,483 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,436 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,010 Reputation points Microsoft External Staff
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,258 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,010 Reputation points Microsoft External Staff
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,258 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,258 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
2 answers

signing up as student

Hello I am Ibrohim Fattakhov. I wanted to sign up student but it won't work. I study at the university of Europe for applied sciences in Hamburg in Germany. I entered my university but it says unable to identify university ID. How can I sign Up as a…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,258 questions
asked 2024-07-03T13:43:39.4366667+00:00
Ibrohim Fattakhov 0 Reputation points
commented 2025-05-05T06:34:10.61+00:00
N NGWENYA 0 Reputation points
0 answers

Cohere-embed-v3-multilingual model was working for a couple of weeks, then suddenly stopped working.

My application was successfully using the Azure AI Embeddings client with Cohere multilingual embedding models for the last couple of weeks. This week, without any code changes on our end, the same code started returning JSONDecodeErrors. Our…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,258 questions
asked 2025-04-29T16:59:55.62+00:00
Bishal Upadhyaya 0 Reputation points
commented 2025-05-02T14:33:49.2233333+00:00
Saideep Anchuri 6,625 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Timeline for the public release of the Preview policies for Azure ML model deployment

We are defining scalable and extensible Azure policies to restrict the deployment of Azure ML models, including serverless LLM models, online endpoints, and batch endpoints. We have identified two built-in policies for this purpose: [Preview]: Azure…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,258 questions
asked 2025-02-05T14:18:50.3566667+00:00
Chinmay Bhat 20 Reputation points
commented 2025-05-02T09:03:08.01+00:00
Chinmay Bhat 20 Reputation points
0 answers

Compute Instance, Attached Compute in ML Studio issues

I am not able to attach a Virtual Machine I created with GPU to My ML workplace in ML Studio. I honestly don't understand why things have to be so difficult in Azure. It is telling me to modify firewall, to set up private IP, Storage in the VN, I am…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,258 questions
asked 2025-04-24T13:59:18.82+00:00
Carmine Basile 0 Reputation points
commented 2025-05-02T07:29:46.4766667+00:00
Pavankumar Purilla 7,015 Reputation points Microsoft External Staff