3,136 questions with Azure Machine Learning tags

Sort by: Updated
1 answer

How can I download edited notebooks after my subscription has expired?

Dear Community, I hope this message finds you well. I am reaching out regarding my Azure for Students subscription, which has recently expired. Unfortunately, I had been working on some critical code and notebooks within Azure Machine Learning Studio,…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2025-02-18T21:26:35.5466667+00:00
Youssef 0 Reputation points
answered 2025-02-18T22:09:12.7833333+00:00
Amira Bedhiafi 28,536 Reputation points
1 answer

Unable to deploy to machine learning workspace online endpoint

I am unable to deploy/update my online endpoints through in my machine learning workspace. The workspace has its VNET managed by Azure and I'm getting errors related to the subnet. I've ensured that the workspace has the Network Contributor role on the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2025-02-18T20:27:33.6533333+00:00
Ben 0 Reputation points
edited an answer 2025-02-18T22:04:41.6+00:00
Amira Bedhiafi 28,536 Reputation points
1 answer

Azure AutoML is not reading my CSV file correctly—it’s detecting all columns as a single string instead of recognizing individual columns and data types. How can I properly format and upload my dataset so AutoML processes it correctly?”

Title: Azure AutoML is Reading My CSV File as a Single Column Instead of Separating Data Description: I’m trying to upload a CSV file to Azure AutoML, but it’s detecting the entire file as a single column instead of recognizing the individual columns.…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,138 questions
asked 2025-02-17T19:59:04.7733333+00:00
Tracy Allen 0 Reputation points
commented 2025-02-18T21:45:54.3833333+00:00
kothapally Snigdha 1,505 Reputation points Microsoft Vendor
1 answer

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,136 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,723 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,778 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
2,076 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,283 questions
asked 2025-02-17T11:39:19.2533333+00:00
Čako Martin 20 Reputation points
commented 2025-02-18T21:13:02.7433333+00:00
Venkata Jagadeep 165 Reputation points Microsoft Vendor
0 answers

Building promptflow as docker has missing dependencies that cause llm node to fail

I followed this tutorial in order to dockerize my prompt flow. Error occurs both in vs code plugin GUI https://techcommunity.microsoft.com/t5/s/gxcuf89792/images/bS00MDA0MzA3LTUzMzE0NmlBOTE0NjI0MkQ1NEE4M0NB?revision=15 as well as in CLI when one tries…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
541 questions
asked 2025-02-18T18:39:57.3666667+00:00
Bart Bachniak 0 Reputation points
1 answer

How to Setup AZUREML_OBO_SERVICE_ENDPOINT for Spark Component in Azure ML

I am running an Azure ML pipeline that includes a Spark serverless-based component. The component's logic is supposed to fetch data from Azure Data Lake, repartition it, then write data back to Azure Data Lake in "feather" format using pandas.…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2025-02-16T18:29:40.1166667+00:00
Abdelkhalek Hamdi 40 Reputation points
edited a comment 2025-02-18T17:47:27.9066667+00:00
Abdelkhalek Hamdi 40 Reputation points
1 answer

Error: no "view" mailcap rules found for type "image/png"

I am trying to read the image files from AML workspace using python code. I am getting Error: no "view" mailcap rules found for type "image/png" when i trying to show image. here is the code i am using: fs =…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2024-11-06T15:13:00.1866667+00:00
JTTI (Jyotismita Tripathy) 0 Reputation points
commented 2025-02-18T16:23:30+00:00
Bhattacharya, Sinchan 0 Reputation points
1 answer

How to Build and Deploy a Custom NER Model with CoNLL Data Using Azure ML Designer?

I am working on a Custom Named Entity Recognition (NER) project using Azure ML Designer. I have already labeled resume text files in CoNLL format (e.g.,: Curriculum O Vitae O veera B-Candidate_name nandan I-Candidate_name Contact O No O - O 123456789…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2025-02-17T14:07:09.93+00:00
Dinnemidi Ananda Kumar 80 Reputation points
answered 2025-02-18T14:01:51.95+00:00
Dinnemidi Ananda Kumar 80 Reputation points
1 answer

How do you create an ML Environment in an AML registry, using a custom, pre built docker image residing in a private ACR

I am trying to create a reusable ML Environment for use by multiple AML workspaces by creating one in an AML registry. However, this Environment needs to be based off a custom docker image that I create in a previous step. Reason being, as part of…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
484 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2025-02-17T15:48:10.01+00:00
Chris Musselle 0 Reputation points
commented 2025-02-18T11:22:52.9666667+00:00
Chris Musselle 0 Reputation points
1 answer

Running pipeline job from batch endpoint with multiple instances

I currently deployed a pipelineJob to a batch endpoint. In the definition of my pipelineJob I have specified that I want the job to run in 5 instances. However when I call the job from the batch endpoint it runs only with one instance. I tried to pass…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2025-02-14T16:09:06.34+00:00
Oriol Varela Fernandez 0 Reputation points Microsoft Employee
commented 2025-02-18T09:17:48.2266667+00:00
Saideep Anchuri 2,280 Reputation points Microsoft Vendor
1 answer

I get an error in trying to create and endpoint in my Azure ML workspace

I am getting this error in trying to create an endpoint. HttpResponseError: (ServiceError) Received 500 from a service request Code: ServiceError Message: Received 500 from a service request Target: POST…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2025-02-16T15:21:31.6966667+00:00
Pablo Aguirre 0 Reputation points
commented 2025-02-18T08:48:42.6166667+00:00
Manas Mohanty 545 Reputation points Microsoft Vendor
1 answer

How to run AutoML NER Job?

# Create the AutoML job with the related factory-function. exp_name = "dpv2-nlp-text-ner-experiment" exp_timeout = 60 text_ner_job = automl.text_ner( experiment_name=exp_name, compute=compute_name, …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2025-02-13T21:36:31.8+00:00
Stefan Chu 0 Reputation points
commented 2025-02-18T08:22:58.94+00:00
Manas Mohanty 545 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Guidance on ML Assisted Labeling, AutoML Training, Deployment, and Automation Using Azure ML for custom named entity recognition model

Azure Community Question: Guidance on Azure ML NER Pipeline, Costs, and Automation Hello Azure Community, I’m working on an Azure ML pipeline for custom NER (Named Entity Recognition), covering labeling, training, deployment, and automation. I’d…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2025-02-17T13:54:03.4266667+00:00
Dinnemidi Ananda Kumar 80 Reputation points
edited an answer 2025-02-18T04:51:15.34+00:00
Dinnemidi Ananda Kumar 80 Reputation points
1 answer

Unable to run a job in azure ml batch endpoint

Error Failed to pull Docker image xxxxxxcontainerregistry.azurecr.io/azureml/azureml_e473xxxxxxxxxxxxxxx. This error may occur because the compute could not authenticate with the Docker registry to pull the image. If using ACR please ensure the ACR has…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
484 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
353 questions
asked 2025-02-13T20:29:05.33+00:00
Engineering IOT 0 Reputation points
commented 2025-02-18T01:13:00.87+00:00
Pavankumar Purilla 3,485 Reputation points Microsoft Vendor
1 answer

Azure Machine Learning Registry Private Endpoint DNS Resolution

Hello! We are deploying an Azure Machine learning Registry completely private as part of our project. We could successfully deploy the associated private endpoint, but we realized that the endpoint is not automatically registered in the private DNS Zone…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2024-11-25T12:44:10.15+00:00
Mikhail Chatillon 0 Reputation points Microsoft Employee
answered 2025-02-17T19:08:24.48+00:00
Mikhail Chatillon 0 Reputation points Microsoft Employee
1 answer

How to fix Authorization Failure issue when Deploying online ML deployment in existing Endpoint from Azure container registry using .yml script .

I have an azure Container Registry repository where i have uploaded my ML Model as Docker image to deploy in Azure ML Workspace. Using .yml script, i am creating Online ML Deployment in existing endpoint, which is causing Authorization Failure in between…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,088 questions
asked 2025-02-12T15:33:58.2566667+00:00
Pandiri, Mahendar 0 Reputation points
commented 2025-02-17T16:59:12.55+00:00
Pandiri, Mahendar 0 Reputation points
1 answer

How to fix (Code: SubscriptionNotRegistered) deployment error?

I have tried to fix the below and redeploy. I keep getting the same error. I have also registered different resource providers required for the Machine Learning Studio Service and Managed online endpoint. (Code: SubscriptionNotRegistered)

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2025-02-11T16:37:57.5033333+00:00
C T 0 Reputation points
commented 2025-02-17T16:37:19.0633333+00:00
Scherer Dr. Jürgen 0 Reputation points
1 answer

Automating Retraining in Azure ML CI/CD Pipeline Based on Data Drift Alerts

I have set up a CI/CD pipeline using Azure Devops for deploying a machine learning model. After deployment, I have scheduled a daily monitoring job to track data drift using production data. Now, I want to automate the retraining process such that if…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2025-02-17T06:45:17.23+00:00
Bhaskar Turkar 5 Reputation points
commented 2025-02-17T13:58:36.05+00:00
Vikram Singh 1,805 Reputation points Microsoft Employee
1 answer

Issue with Parameterizing Azure ML Linked Service in ADF

Description: I am facing an issue while migrating an Azure Data Factory (ADF) pipeline to a higher environment using a CI/CD pipeline. In ADF, I have an Azure Machine Learning (Azure ML) activity that connects using an Azure ML linked service. …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,257 questions
asked 2025-02-13T03:20:59.63+00:00
Sama Praveen Kumar Reddy 0 Reputation points
commented 2025-02-17T12:18:05.5466667+00:00
Smaran Thoomu 20,295 Reputation points Microsoft Vendor
0 answers

Azure managed AI models deployment failing

Tried to deploy thru Azure AI Foundry and getting this error multiple time with the following error after around 30 minutes

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2025-02-13T02:18:23.5766667+00:00
Athi Shanmugam 0 Reputation points
commented 2025-02-17T09:41:54.64+00:00
SriLakshmi C 2,730 Reputation points Microsoft Vendor