An Azure machine learning service for building and deploying models.
AzureML Compute page fails to load: Service temporarily unavailable
When navigating to Azure ML → Compute → Compute instances, the portal fails to retrieve the list of computes and displays the following error: Failed to get the list of computes. ServiceError: Service temporarily unavailable. Please try again…
Azure Machine Learning
Azure Foundry Service: “Error occurred while processing your request”
I created an Azure AI Foundry environment by following the instructions in the following document: https://learn.microsoft.com/en-us/azure/foundry/how-to/configure-private-link In addition, I deployed Azure Databricks into the same virtual network…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
endpoint creation failed
I am a newbie and I make the tutorial AI ML: I am using the following command to create an endpoint # define an online endpoint endpoint = ManagedOnlineEndpoint( name=online_endpoint_name, description="this is an online endpoint", …
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Foundry endpoint not working
Hello: I activated the following foundry endpoint: https://gpt-azure-agents.openai.azure.com/openai/deployments/Kimi-K2.5/chat/completions?api-version=2024-02-01 https://ai.azure.com/nextgen/r/[RESOURCE_ID_REMOVED] However I am getting the…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Unable to delete Azure AI Studio Project due to missing / soft-deleted workspace dependency
I am trying to delete an Azure AI Studio project, but I am encountering multiple errors related to the associated workspace. Earlier, I had manually deleted the Azure Machine Learning workspace that was connected to this AI Studio project. After that,…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Azure ML job stuck in "Queued" for over 30 minutes (normally 10–12 min) – service issue?
Hi everyone, I’m currently experiencing an issue with Azure Machine Learning and wanted to check if others are seeing the same behavior. I created a new environment and submitted a job, but the job has been stuck in "Queued" status for more…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
VS Code Desktop from Azure ML Studio: Change default Explorer/Terminal Directory
For local development, our data scientists and engineers use ~/localfiles/ rather than cloudfiles and have to change from cloudfiles to localfiles, open a new window or workspace every time they connect via VS Code Desktop from Azure ML Studio. Is there…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
How to fix Data asset creation API failed with system error: CREATE can't modify existing entity, please use UPDATE.
I'm running an Azure ML pipeline, where I am trying to create a data asset in Azure ML Studio, to be consumed by later steps in my pipeline. But whenever I run my pipeline, it fails with the following error: Data asset creation API failed with system…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
any one having issues connecting to their ml workspace studio - eastus2
any one having issues connecting to their ml workspace studio - eastus2
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Issue to deploy a model and create the endpoint keys
Hi, I am a new learner. Tyring to implement some models and learn Azue machine learning studio. I have successfully made a predictive model through designer. For learning the next step to deploy the model, I am trying to create the endpoint keys. But it…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Can't use Azure machine Learning
I am trying to use azure machine learning resource via my student free account. but it keeps denying my create workspace and resource request as it is disallowed by azure. Suggest possible solutions
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Azure ML Online Endpoint Stuck in Deployment/Deleting State (Standard_NC24ads_A100_v4, Canada Central)
Hi everyone, Over the past two weeks, I’ve been experiencing consistent issues when trying to create online endpoints in Azure Machine Learning. Configuration: VM Size: Standard_NC24ads_A100_v4 Region: Canada Central Issue: Endpoint deployment gets…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
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
An Azure machine learning service for building and deploying models.
Is the Azure ML Model Registry service currently down?
I tried to register a model by uploading the model folder through both the Azure ML website and VS Code, but both attempts failed with the following error: (AlphanumericVersionNotSupported) Model field AlphanumericVersion is not supported. I tried…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
How to use parameter weight_column_name in AutoMLConfig Class for Automated Azure Machine Learning UI
Hi everybody, I'm aware using the SDK you can use weight_column_Name in the AutomLconfig, however I'm trying to add a weights column in the UI. How can I achieve this? Kind Regards
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Bring your own machine learning Azure Sentinel implementation guide
Following links contain only a basic guide but doesn't include all the steps. (Provisioning Databricks, configuring logic app, configuring pipelines, configuring compute machines) Is there a video or another guide which has step by step…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Setting a datastore at Job Level in an Azure ML Pipeline
I can see the option to configure a default datastore at the pipeline level using the settings section. However, I need to specify different datastores for specific job outputs within the same pipeline while preserving Azure ML's auto-generated unique…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Cannot create private endpoint outbound rule to third-party Private Link Service (Snowflake) in Azure ML managed VNet
We have an Azure ML workspace with managed VNet isolation mode AllowOnlyApprovedOutbound. We need to create an outbound private endpoint rule to Snowflake's Azure Private Link Service so our compute cluster can reach Snowflake privately. When using az…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Add tags to job created through invokation of endpoint deployment
Hi there, I want to use tags when invoking a batch endpoint pipeline component deployment, and I am using exactly this, as suggested here:…
Azure Machine Learning
An Azure machine learning service for building and deploying models.
Clarification on Azure ML Low-Priority VM Retirement and Spot VM Availability
Hello, Regarding the retirement notice: "Transition Azure Batch low-priority VMs for Azure Machine Learning to dedicated VMs by 31 March 2026" I understand this means that low-priority compute clusters will be deprecated in Azure Machine…
Azure Machine Learning
An Azure machine learning service for building and deploying models.