2,891 questions with Azure Machine Learning tags

Sort by: Updated
1 answer

Azure machine learning - ResourceOperationFailure: Not enough subscription CPU quota. The amount of CPU quota requested is 288 and your maximum amount of quota is [N/A].

I’d like to create an online endpoint in Azure Machine Learning, but I keep getting this error message even though I’ve tried adjusting the total cluster low-priority quota and the total regional vCPUs quota in subscription

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,033 questions
asked 2024-07-09T14:41:57.0566667+00:00
Michael Berry II 0 Reputation points
commented 2024-10-05T16:44:18.52+00:00
Rahul Kurkure 0 Reputation points
0 answers

How do I fix a persistent Image Build Failure in Azure Machine Learning Batch Endpoint

I'm encountering a persistent error when trying to run a batch inference job on my Azure Machine Learning batch endpoint. The job fails during the image build process with the following error message in the 20_image_build_log.txt…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
asked 2024-10-05T14:03:49.1366667+00:00
Thomas McGuckin 0 Reputation points
2 answers

Problem creating pipeline job using ml_client.jobs.create_or_update, gives http response error

I am trying to create a pipeline job using ml_client.jobs.create_or_update, which gives following error: HttpResponseError: (UserError) Subscription, ResourceGroup, or WorkspaceName of the input uri does not match the current workspace Code:…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
asked 2024-01-07T20:31:05.02+00:00
Muhammad Hamza Shafiq 0 Reputation points
commented 2024-10-05T13:20:28.7933333+00:00
Adham Abdelazeem 0 Reputation points
0 answers

Transferring Document Data to a Predefined Template

I have some documents in either pdf or docs format using this data i want to create new document in specific template. I tried to run Document Intelligence for extracting text and associated images form document , but it is applying ocr on images too…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,666 questions
asked 2024-10-05T13:01:59.3766667+00:00
Abhinav Thakare 0 Reputation points
1 answer

How to add on-premises computers to Azure Machine Learning Compute

I want to use an on-premises computer as a Compute in Azure Machine Learning Workspace. I was unable to add it from Attached computes in Machine Learning Studio. Of course, on-premises computers do not have a resource ID, so it seemed that I could not…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
asked 2024-10-01T05:50:17.5933333+00:00
Takayoshi Enomoto 40 Reputation points
commented 2024-10-05T03:07:27.0066667+00:00
AshokPeddakotla-MSFT 33,756 Reputation points
4 answers

Azure ML prompt flow QnA model works in worskspace but the deployed endpoint does not work

I have been working on a prompt flow QnA chatbot for a while now and it has been working well. Recently i redeployed my model with minor changes and the endpoint does not work anymore: below is the error that i have : "Execution failure in…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
994 questions
Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
892 questions
asked 2024-09-27T13:47:57.5466667+00:00
Oussama Chiboub 40 Reputation points
commented 2024-10-04T21:00:03.59+00:00
Jeffrey De Meulemeester 0 Reputation points
3 answers

Azure OpenAi WebApp Deploy Failed

Hi Guys, I need help on AzureOpen AI. is a Azure Template have issue ? I not able to deploy to webapp. how I can solve it ? thanks a lot Error : Web App deployment failed InvalidTemplate: Deployment template validation failed: 'The value for the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,042 questions
asked 2024-09-04T08:16:11.48+00:00
Kelvin Shee 30 Reputation points
commented 2024-10-04T19:05:16.8766667+00:00
Laziz 185 Reputation points Microsoft Employee
1 answer

Azure Machine Learning. Classifier with extremely imbalanced dataset.

Hi All, I am working on a two-type classifier. The challenge I am facing is how imbalanced my dataset is. Only 2% of the rows belong to Category A (positive), whereas the 98% left belong to Category B (negative). Having great accuracy on this occasion…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
asked 2024-10-04T15:28:44.2766667+00:00
Ivan Casana-Gallen 26 Reputation points
edited a comment 2024-10-04T16:29:59.8566667+00:00
Ivan Casana-Gallen 26 Reputation points
0 answers

How can I deploy the Huggingface model ColPali on Azure

I would like to deploy the ColPali model from Huggingface on Azure I have seen that there is a collaboration between Azure and Huggingface, and over 1000 models available, however I don't see ColPali available. I would like to know what alternative…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
asked 2024-10-03T17:48:42.9966667+00:00
duToit, Neil 0 Reputation points
commented 2024-10-04T14:35:47.69+00:00
Saideep Anchuri (Quadrant Resource LLC) 0 Reputation points Microsoft Vendor
0 answers

Auto scaling issue in Azure ML AKS deployment

I have Azure ML endpoint which is deployed in AKS , I have given min replicas as 1 and max replicas as 2, when i hit the endpoint with 1 request it directly scales the pod to 5 replicas which is the maximum value instead of scaling it one by one. …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,103 questions
asked 2024-10-03T14:26:27.3233333+00:00
Ananth Ayyaswamy 0 Reputation points
edited a comment 2024-10-04T12:44:25.6533333+00:00
Ananth Ayyaswamy 0 Reputation points
0 answers

Azure job stucks on running status with HF trainer.train()

Hi, I'm facing a problem in Azure ML when launching a job about fine tuning a transformer. I'm fine tuning Whisper model from OpenAI for a speech-to-text task, and I am following this guide carefully: https://huggingface.co/blog/fine-tune-whisper I…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
asked 2024-10-03T09:37:49.5166667+00:00
Luigi Montaleone 0 Reputation points
commented 2024-10-04T08:16:45.1933333+00:00
santoshkc 8,775 Reputation points Microsoft Vendor
1 answer

Azure ML endpoint URL not resolving with Private Endpoint's IP

Hi all, We've a PE created for Azure Machine Learning workspace, but when I am trying to resolve the hostname of the private link FQDN it is getting resolved with public IP intermittently. We have custom DNS Forwarders and Centralized Azure Private DNS…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
asked 2024-09-27T07:26:00.8933333+00:00
Apurva Pathak 570 Reputation points
answered 2024-10-04T08:09:18.88+00:00
Jing Zhou 6,865 Reputation points Microsoft Vendor
1 answer

Azure Machine Learning workspace cannot access Datastore, Container Registry

Hi, I have created an Azure Machine Learning workspace, giving it a user-assigned identity. This identity has both a contributor role over the whole resource group, and a Key Vault Secrets Officer role over the key vault used by the AML workspace It was…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,283 questions
Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
455 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
asked 2024-09-19T16:35:55.04+00:00
Vengathesa Sarma, Satya 5 Reputation points
edited an answer 2024-10-04T06:33:55.2833333+00:00
romungi-MSFT 45,961 Reputation points Microsoft Employee
2 answers

Clarification on Usage of Azure $200 Free Credit for Virtual Machines and Computing Instances

Hello, I recently signed up for Azure and received the $200 free credit. I have a few questions about using this credit specifically for virtual machines (VMs) and computing instances: Can I use the $200 credit for all types of virtual machines and…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
asked 2024-10-02T12:53:42.26+00:00
Mohammad Sali Jauhari 0 Reputation points
commented 2024-10-04T05:43:24.9833333+00:00
romungi-MSFT 45,961 Reputation points Microsoft Employee
3 answers

Issue with PromptFlow endpoint/deployment not working

Hi Azure Community, I'm currently working on a project PromptFlow, and I've encountered a persistent issue across different environments. Here’s a summary of the problem: I cloned an existing, working PromptFlow and made modifications to the prompt. It…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,042 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,833 questions
asked 2024-10-01T16:25:11.15+00:00
Kira0308 0 Reputation points
commented 2024-10-03T17:48:11.09+00:00
YutongTie-MSFT 51,696 Reputation points
3 answers One of the answers was accepted by the question author.

AzureMLCompute job failed 500: [REDACTED]: Some(true) Error while creating custom environment in azure ml

Hello everyone, I am trying to create a custom environment to train and deploy a catboost regression model in azure ml SDK. However when I submit the job, it's running for a while and then throws "AzureMLCompute job failed 500: [REDACTED]:…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
asked 2024-07-08T14:00:04.7766667+00:00
Sena Aslan 25 Reputation points
commented 2024-10-03T12:08:40.0466667+00:00
Alexandru Razvant 0 Reputation points
1 answer

How to Test Content Filtering Without Triggering Abuse Monitoring in Azure OpenAI

How can I test the content filtering functionality in Azure OpenAI without triggering abuse monitoring? PS - Based on common issues that we have seen from customers and other sources, we are posting these questions to help the Azure community.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
asked 2024-10-03T09:47:22.0633333+00:00
ManoharLakkoju 690 Reputation points Microsoft Vendor
answered 2024-10-03T09:47:45.13+00:00
ManoharLakkoju 690 Reputation points Microsoft Vendor
1 answer

Unable to Deploy GPT-4 Model in East US Region

Why am I unable to create and deploy the OpenAI GPT-4 model with 8k context tokens in the East US region on Azure? PS - Based on common issues that we have seen from customers and other sources, we are posting these questions to help the Azure…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
asked 2024-10-03T09:40:28.8133333+00:00
ManoharLakkoju 690 Reputation points Microsoft Vendor
answered 2024-10-03T09:40:58.07+00:00
ManoharLakkoju 690 Reputation points Microsoft Vendor
1 answer

Enabling CMK Encryption for Azure AI Content Safety

Can I enable Customer Managed Key (CMK) encryption for the Azure AI Content Safety service under the free tier? PS - Based on common issues that we have seen from customers and other sources, we are posting these questions to help the Azure community.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
asked 2024-10-03T09:35:52.17+00:00
ManoharLakkoju 690 Reputation points Microsoft Vendor
answered 2024-10-03T09:36:26.41+00:00
ManoharLakkoju 690 Reputation points Microsoft Vendor
1 answer

Unable to Purge Azure Cognitive Services Due to Private Endpoint Issue

Why am I unable to purge my Azure Cognitive Services resource even after deleting the associated private endpoint? PS - Based on common issues that we have seen from customers and other sources, we are posting these questions to help the Azure…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,891 questions
asked 2024-10-03T09:30:14.6633333+00:00
ManoharLakkoju 690 Reputation points Microsoft Vendor
answered 2024-10-03T09:30:42.97+00:00
ManoharLakkoju 690 Reputation points Microsoft Vendor