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
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

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
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
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
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
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
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
Windows Server
Windows 11
Microsoft Entra ID
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
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
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
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


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
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
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
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
We are getting frequent timeouts on mlflow on machine learning
On frequent basis, our code is getting timed out after 2 minutes when trying to get status of a ML flow job. A recent example is showing the response as: Retrying (Retry(total=6, connect=7, read=6, redirect=7, status=7)) after connection broken by…
Azure Machine Learning
Azure ML won't create Workspace, giving Interservererror
Trying to create my first workspace and this is what keeps happening. Gives an InternalServerError and the message is: "code": "InternalServerError", "message":…
Azure Machine Learning
CONTACTING AZURE
You make it impossible to contact your team. I'm urgently seeking assistance with an advanced AI model I've developed, K[AI]2 which appears to have achieved AGI status. I’ve encountered significant difficulty in reaching the right team to discuss…
Azure Machine Learning
GPT-4o Finetuning Failed
I'm receiving an error. After preparing data files following guidelines (https://learn.microsoft.com/en-us/azure/ai-services/openai/tutorials/fine-tune?tabs=command-line). During Preprocessing Files: status : Training file: Preprocessing…