2,965 questions with Azure Machine Learning tags

Sort by: Updated
2 answers

Network Error when deploying from Azure OpenAI Studio to Copilot Studio

Azure AI Studio deployment to Copilot Studio , during the wizard i am facing this issue "Network Error"

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 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.
1,066 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,902 questions
asked 2024-11-09T11:21:51.5+00:00
Adnan Amjad 0 Reputation points
answered 2024-11-10T13:58:18.82+00:00
Adnan Amjad 0 Reputation points
1 answer

Machine Learning Studio - prepare_image step fails when deploying real time inference endpoint

I am using Azure Machine Learning Studio. In the UI, I define a pipeline in a designer. I train model by pressing Configure and Submit, I only change compute instance to mine and I set a name. Then in the pipeline's menu, I choose Create Inference…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-11-09T15:48:59.6633333+00:00
Paweł Galas 0 Reputation points
answered 2024-11-10T13:51:36.7933333+00:00
Amira Bedhiafi 26,186 Reputation points
1 answer

Azure ML | Export Data from Azure MLTable to SharePoint List

Hello, I have processed data in a Azure ML table which gets updated via PromptFlow periodically. How can I export this Azure MLTable to a SharePoint List? Thank You, Avni Bhatt

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,828 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,902 questions
asked 2024-11-09T02:02:21.86+00:00
Avni Bhatt 100 Reputation points
edited an answer 2024-11-10T13:27:29.1333333+00:00
Amira Bedhiafi 26,186 Reputation points
1 answer

"ManagedIdentityCredential.get_token_info failed" in train.py (serverless)

In my Azure ML pipeline, I have a training step which uses a file called train.py to train my model. The issue is, whether I use DefaultAzureCredential() or ManagedIdentityCredential(), I get errors similar to the one…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-10-29T01:57:25.8333333+00:00
Dominic Archual 1 Reputation point
commented 2024-11-09T16:09:49.9933333+00:00
Dominic Archual 1 Reputation point
1 answer

how to add support for model deployment?

hi, i want to add support for more models. ex. deberta. when i go to model catalog and add deberta i get the following…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-11-08T11:07:57.3366667+00:00
Eliah Ninyo 0 Reputation points
answered 2024-11-09T03:05:50.0733333+00:00
YutongTie-MSFT 52,866 Reputation points
1 answer

How to use llama 3.2 vision with dedicated endpoint

I'm trying to access a Llama 3.2 11b Vision model, deployed on a dedicated endpoint, but the sample code does not work: This is the error on logs: When using azure.ai lib it was not successful either: Any thoughts?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-11-07T23:48:48.2+00:00
Adriano Freitas 0 Reputation points
edited a comment 2024-11-08T19:41:50.83+00:00
Adriano Freitas 0 Reputation points
0 answers

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

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-11-06T15:13:00.1866667+00:00
JTTI (Jyotismita Tripathy) 0 Reputation points
commented 2024-11-08T14:47:18.8233333+00:00
santoshkc 9,405 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Azure Machine Learning Studio - Notebooks not loading since Friday 7th June 2024

Started today but we can't browse any of our Notebooks We have multiple instances of AML Studio running - in the UK South and North Europe regions - none of them load correctly Spun up a new instance of AML in the Azure Portal to test - got the same…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
383 questions
asked 2024-06-07T09:01:33.11+00:00
Neil McAlister 286 Reputation points
answered 2024-11-08T09:22:26.7466667+00:00
Franco Mosquera Bonasorte 0 Reputation points
0 answers

Even though my model is registered and the correct name is used in the scoring script, Azure keeps returning 'Model not found' during deployment—any ideas why this could be happening?

2024-11-04 11:03:24,441 I [72] azmlinfsrv - Starting up app insights client 2024-11-04 11:03:25,092 I [72] azmlinfsrv.user_script - Found user script at /var/azureml-app/241104215715-2666479148/scoring.py 2024-11-04 11:03:25,092 I [72]…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-11-04T11:24:30.28+00:00
Akshay 0 Reputation points
edited the question 2024-11-08T08:44:36.65+00:00
vipullag-MSFT 26,391 Reputation points
0 answers

HOW TO LOG IN RUN FUNCTION OF SCORING SCRIPT ON AML

Hi I am facing an issue while trying to log information in the score.py (scoring script) during online endpoint deployment. I’ve been able to log information in the init function, but I cannot log anything in the run function. Below is my…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-11-07T04:31:49.1566667+00:00
Nguyễn Thanh Tú 170 Reputation points
commented 2024-11-08T06:07:23.47+00:00
nguyen hanh 0 Reputation points
1 answer

In Azure machine learning Studio ,the manage and compute button vanished

Hi , after creating a Workspace, I wanted to manage and create some instances, but the buttons manage and compute disappeared .my account is azure student . best regards

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-11-05T10:14:22.8466667+00:00
Fff 20 Reputation points
commented 2024-11-07T20:35:27.1666667+00:00
Keshavulu Dasari 1,325 Reputation points Microsoft Vendor
1 answer

Responsible AI - Module not found error

While creating responsible AI dashboard , encountering a module not found error - is there a way we can modify the environment to have a specific library in it - UI doesn't give us functionality & I also tried using the sdk & keep use dependency…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-10-29T18:44:56.2366667+00:00
palbha nazwale 0 Reputation points
answered 2024-11-07T16:17:33.9433333+00:00
palbha nazwale 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is there any mechanism for updating the bunch of IP addresses of Azure Service Tag in the Azure Firewall?

Scenario: As part of the Enterprise Scale Migration (Azure Public Cloud to Azure Landing Zones), we are not able to access the compute in the Azure Machine Learning workspace. We are getting the two issues mainly: When we open the compute tab in the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-10-28T12:17:12.14+00:00
Rajoli Hari Krishna 576 Reputation points
accepted 2024-11-07T13:48:03.9366667+00:00
Rajoli Hari Krishna 576 Reputation points
0 answers

Failed to execute command group with error API queried with a bad parameter: {"message":"unknown or invalid runtime name: nvidia"} for my azureml compute instance type Standard_NC16as_T4_v3

I am creating custom azureml pipeline using python sdk this is my code from azureml.core import Environment, Workspace, ComputeTarget, Experiment from azureml.pipeline.core import Pipeline, StepSequence from azureml.pipeline.steps import…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-11-05T10:29:13.46+00:00
Damarla, Lokesh 0 Reputation points
commented 2024-11-07T10:46:48.75+00:00
santoshkc 9,405 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Error Code: ScriptExecution.StreamAccess.Authentication

Getting this after submitting a job on AML. Actually I used the same yaml confirations multiple times before and it all worked, but now for some reason I don't know it starts to return this failure. The role assignment of the storage account also looks…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-10-29T11:25:50.2733333+00:00
Weihang Yuan 20 Reputation points Microsoft Employee
accepted 2024-11-07T02:17:26.77+00:00
Weihang Yuan 20 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Cannot deploy an endpoint for AutoML model. Can someone help?

I am having trouble with deploying a model I created using AutoML.  I have no coding/programming experience at all, so I'm completely confused.  None of the "support documentation" provided for Azure helps resolve the issue at all. I've…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-11-06T14:10:25.0666667+00:00
george 20 Reputation points
accepted 2024-11-06T15:37:23.6933333+00:00
george 20 Reputation points
1 answer

Machine Learning Private Endpoint for shared compute resource

Hello everyone, How can I create ML private endpoint for any shared compute resources using ARM bicep template? I have to created shared endpoint vm across all the azure bot apps. Could someone please guide me on how to achieve this? Any insights or…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
841 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-10-28T07:17:58.68+00:00
Gupta, Shalu 30 Reputation points
edited the question 2024-11-06T15:30:38.39+00:00
Prrudram-MSFT 25,321 Reputation points
0 answers

Troubleshooting Batch Deployment Failure in CI Pipeline

A CI pipeline is set up to create a batch deployment from a pipeline component upon code changes. This pipeline has previously succeeded but started failing today. Upon reviewing the activity logs, limited information is available. The error message…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-11-04T08:21:50.49+00:00
Vu Le 20 Reputation points
commented 2024-11-06T14:19:40+00:00
romungi-MSFT 46,831 Reputation points Microsoft Employee
2 answers

opening notebook in Azure ML with VSCode (web) fails

Attempting to open notebooks with VSCode (web) and getting a Fatal Error that states "Please check Developer Tools" on a black page. Opening Developer Tools, I see the following error: VM16 webOpener.js:2 Refused to create a TrustedTypePolicy…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
asked 2024-10-31T16:07:26.4266667+00:00
Chris Smith 0 Reputation points
answered 2024-11-05T07:26:26.7066667+00:00
navba-MSFT 24,985 Reputation points Microsoft Employee
1 answer

Issues with Cross-Encoder MS-MARCO-MiniLM-L-12 Model Deployment in Azure ML

A problem has been identified with the deployed cross-encoder-ms-marco-miniLM-L-12 model in Azure Machine Learning Studio. The model is producing unexpected and incorrect similarity scores that don't align with the expected behavior of the original…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,239 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,902 questions
asked 2024-10-23T06:56:56.2166667+00:00
Avinash Sachdewani 0 Reputation points
edited an answer 2024-11-05T07:16:42.4533333+00:00
romungi-MSFT 46,831 Reputation points Microsoft Employee