3,593 questions with Azure Machine Learning tags

Sort by: Updated
2 answers

Region Workplace

When creating a new workplace in Azure ML, the region always isn't allowed. I tried every region and none fits my geographical location. How can i fix that?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-02-24T14:10:42.8033333+00:00
Flavio Mezuri 0 Reputation points
answered 2026-02-26T14:14:30.6333333+00:00
Anshika Varshney 7,775 Reputation points Microsoft External Staff Moderator
2 answers

Azure ML private DNS resolution for instances.azureml.ms

I have an Azure ML workspace setup with private endpoint into VNet with custom DNS solution. To use the Jupyter notebooks feature, I need to resolve FQDN < instance-name >.< region >.instances.azureml.ms which maps to the private endpoint IP.…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-02-23T20:56:24.9733333+00:00
Mike Gu 51 Reputation points
commented 2026-02-26T09:05:36.1266667+00:00
Mike Gu 51 Reputation points
1 answer

how to export/ import azure ml pipelines/ components/ environments between ml workspaces

so i have azure ML workspace 1 It has a bunch of custom components/ jobs/ environments in it I also have azure ML workspace 2 that is in other azure subscription is there a way to automatically transfer all the custom components code all the versions…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-02-24T18:44:06.02+00:00
Mohammad Dallash 0 Reputation points
commented 2026-02-25T19:23:33.16+00:00
Anshika Varshney 7,775 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Using federated workload identity in TORUS to authenticate into a CORP resource in AML

Hello! I have a pipeline which fetches files from a repo in CORP tenant. This pipeline is however running in a TORUS environment. I have completed the following steps to enable access to the AML compute cluster. Created an app registration in TORUS and…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-01-23T14:52:03.2866667+00:00
Ayleen Durasno 45 Reputation points Microsoft Employee
accepted 2026-02-25T12:46:30.6433333+00:00
Ayleen Durasno 45 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

How to fix the connection with VS Code to an Azure ML workspace with the Azure Machine Learning Remote Extension

Hey, I am trying to connect to an Azure Machine Learning workspace with VS Code via Azure Machine Learning - Remote extension. Every time I try it (on different workspaces and from different devices) the connections gets stuck at "Fetching…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2025-09-12T09:41:09.4333333+00:00
Tobias Fischer 90 Reputation points
commented 2026-02-24T20:10:04.3666667+00:00
Omair Shafi Ahmed 0 Reputation points Microsoft Employee
1 answer

Azure Machine Learning compute instances in workspace fail to provision due to a storage mount permissions error.

Issue Summary Azure Machine Learning compute instances in workspace fail to provision due to a storage mount permissions error. Details I get the following error message when starting Compute Instance within AML: Failed to mount storage. Failed to…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-02-23T23:51:35.24+00:00
Mark Simpson 0 Reputation points Microsoft Employee
edited a comment 2026-02-24T08:57:17.6933333+00:00
Anshika Varshney 7,775 Reputation points Microsoft External Staff Moderator
2 answers

How to fix deployment Location error while creating workspace

I am unable to create new workspaces and getting "BatchARMResponseError: Resource 'testworkspace0670582342' was disallowed by Azure: This policy maintains a set of best available regions where your subscription can deploy resources. The objective…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-02-22T06:00:16.2833333+00:00
DAKSH KHANDELWAL 0 Reputation points
answered 2026-02-22T06:08:02.7966667+00:00
TP 150.2K Reputation points Volunteer Moderator
1 answer

Azure ML Feature Store online materialization fails: "Script attempted to access nonexistent global variable 'emit_log'" — Bug in azureml-featurestore 1.2.0/1.2.1

Tags: azure-machine-learning, azure-cache-for-redis, feature-store, azureml-featurestore Problem All online materialization (backfill) jobs in Azure ML Managed Feature Store fail when writing to Azure Cache for Redis. Every job fails with the following…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-02-04T13:32:53.8+00:00
Bilal SEDEF 0 Reputation points
edited an answer 2026-02-19T08:40:27.28+00:00
Manas Mohanty 14,650 Reputation points Microsoft External Staff Moderator
0 answers

Azure AI Document Intelligence: Moved resources over to a new resource group, get "Form Recognizer Not Found" error

We successfully moved over our AI Document Intelligence resource + associated storage account over to a new resource group. We are able to see and select the projects in the Document Intelligence Studio, but when opening one, it returns a "Form…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-02-13T10:06:28.94+00:00
Sophie Moons 20 Reputation points
commented 2026-02-18T12:23:09.3233333+00:00
Manas Mohanty 14,650 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

AutoML to On-Premise SQL Server Workflow?

I've jumped through what must have been a dozen+ articles now, but can't seem to find something concrete regarding the architecture for an on-premise SQL server kick-starting an AutoML batch job. Goal: On a monthly basis, data is pulled from the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-02-10T17:53:32.2166667+00:00
Jonathan Nguyen 20 Reputation points
accepted 2026-02-17T19:57:47.55+00:00
Jonathan Nguyen 20 Reputation points
1 answer

Deploy of ML model failed in azure compute instance

Deploy of ML model failed in azure compute instance. Could someone help in resolving the same

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-02-16T17:52:57.6966667+00:00
Karan Thakur 0 Reputation points
answered 2026-02-17T10:17:48.8066667+00:00
Alex Burlachenko 19,445 Reputation points Volunteer Moderator
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,593 questions
asked 2025-05-02T22:58:33.83+00:00
Gabe Mangiante 0 Reputation points
commented 2026-02-16T15:26:55.6533333+00:00
Theresa Hirz 0 Reputation points
2 answers One of the answers was accepted by the question author.

Extra disk space in Azure Machine Learning Online Endpoint

I need to deploy an LLM via AML Managed Online Endpoint but the machine that i want to use (standard_nc40ads_h100_v5) apparently has only 128 GB of disk space even if the documentation says that it should have 3576 GiB…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-02-10T09:21:48.73+00:00
Ferrero Alberto 20 Reputation points
accepted 2026-02-16T08:58:27.0733333+00:00
Ferrero Alberto 20 Reputation points
2 answers

Microsoft Applied Skills: Create an AI agent Still achievable ?

With the removal of conect agent to agent in the new foundry , it is still achievable? Since in the instructions indicate not to toggle to the old foundry, and the last step is connect two agents

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-02-08T01:31:16.3733333+00:00
eliud abimael orozco martinez 0 Reputation points
edited an answer 2026-02-16T08:45:15.3433333+00:00
Anshika Varshney 7,775 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Issue: Azure ML Online Endpoint Authorization Not Restricted by Entra ID Group

I am working with Azure Machine Learning where I trained a model using a Job, registered the model, created an online endpoint, and deployed the model successfully. My requirement is to restrict access to the endpoint so that only users belonging to a…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-02-09T14:02:08.6466667+00:00
Sudhanshu Rewari 20 Reputation points
accepted 2026-02-12T18:21:55.48+00:00
Sudhanshu Rewari 20 Reputation points
1 answer

Premature end of pack file when git cloning with VSCode with Azure Machine Learning

We are having difficulty cloning our repository as shown in the attached screenshot when cloned through Azure Machine Learning terminal:

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-02-06T23:16:04.3833333+00:00
Justin Bang 0 Reputation points Microsoft Employee
answered 2026-02-09T12:57:07.4133333+00:00
SRILAKSHMI C 14,500 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Unable to create compute cluster with GPU SKU

Azure ML managed compute incorrectly validates H100 v5 SKUs against NCv5 quota instead of NCadsH100v5. Error: Provisioning error The specified subscription has a Standard NCv5H100 family vCPU quota of 0 and cannot accomodate for at least 1 requested…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-01-29T19:23:06.3433333+00:00
Lava Kumar Repala (ZEN3 INFOSOLUTIONS AMERICA INC) 20 Reputation points Microsoft External Staff
accepted 2026-02-05T18:59:13.2033333+00:00
Lava Kumar Repala (ZEN3 INFOSOLUTIONS AMERICA INC) 20 Reputation points Microsoft External Staff
1 answer

How to enable Microsoft Fabric

I want to create LLM for my existing job and ensure that the data pipelines are working as expected. How do i enable the ML in my azure environment for POC?. Also Microsoft fabric need to be enable. Please let me know looking forward to hearing

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-02-04T20:20:12.06+00:00
Gopal Pinnamareddy 0 Reputation points
answered 2026-02-04T21:04:35.04+00:00
Anshika Varshney 7,775 Reputation points Microsoft External Staff Moderator
2 answers

How to move Singularity GPU quotas across subscriptions?

Hi there, We need to transfer 32 V100 from Singularity VC webxt-wholepage (…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-01-31T00:11:56.2466667+00:00
Xiaobo Ge (Apex Systems LLC) 0 Reputation points Microsoft External Staff
edited the question 2026-02-04T13:17:40.8366667+00:00
Gérard Oomens 118.8K Reputation points Volunteer Moderator
2 answers

MiniMax M2 model not deployable in Azure AI Foundry despite catalog listing

Subject: MiniMax M2 Model Deployment Issue Hello Azure Support Team, I am trying to deploy the MiniMax M2 model in Azure AI Foundry, but I'm experiencing availability issues: ISSUE: The model catalog page exists at:…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,593 questions
asked 2026-01-30T06:12:45.2966667+00:00
NIkhil Shinde 0 Reputation points
edited an answer 2026-02-04T12:14:24.5366667+00:00
Manas Mohanty 14,650 Reputation points Microsoft External Staff Moderator