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,…
![](https://techprofile.blob.core.windows.net/images/UVyLn-Xlr0apNce5TRX1RA.png?8DBA3B)
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…
![](https://techprofile.blob.core.windows.net/images/UVyLn-Xlr0apNce5TRX1RA.png?8DBA3B)
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.…
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…
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…
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.…
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 =…
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…
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…
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…
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…
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, …
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…
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 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…
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…
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)
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…
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 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