2,560 questions with Azure Machine Learning tags

Sort by: Updated
1 answer

How to use CLI for developing Azure OpenAI project?

I want to CLI for automatically deploying my azure OpenAI project, is that possible and how? I read all the cook book and but no idea how to do so.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-04-12T23:02:53.74+00:00
Gryffin Tuong 0 Reputation points
answered 2024-04-12T23:27:01.9133333+00:00
YutongTie-MSFT 46,406 Reputation points
0 answers

Why does the "import labels" feature in an Azure Machine Learning Labeling Project tell me that it finished successfully when it didn't import any labels?

I have a labeling project that I started in CVAT which I want to continue in Azure Machine Learning. For this I uploaded the images to AzureML and created a data labeling project for them. I exported the labels from CVAT as COCO-files and converted them…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-04-12T09:56:41.37+00:00
Benedikt Schmitt 0 Reputation points
commented 2024-04-12T15:02:01.9266667+00:00
Benedikt Schmitt 0 Reputation points
0 answers

Azure PromptFlow point to the wrong folder

Hi I have an issue when i create a Promptflow with Azure Machine Learning Studio It directly point to /mnt/cloud/.. when this folder does not exist. it should point to /home/azureuser/cloudfiles/ instead but i don't know how to change this. Since i…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,113 questions
asked 2024-04-10T06:36:50.41+00:00
Ayoub Zehana 0 Reputation points
commented 2024-04-12T08:52:00.0333333+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee
1 answer

Whisper model streaming

Hello, is this feature available now? How to use it? I did try set the parameters to true but not work.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-04-11T19:22:17.5366667+00:00
Nicholes-3441 86 Reputation points
answered 2024-04-11T19:27:11.5866667+00:00
YutongTie-MSFT 46,406 Reputation points
1 answer One of the answers was accepted by the question author.

Replacement for Azure ML Classic Excel Add In

As far as I can tell there is no way to use the Excel add in for Azure ML using the new Azure ML service, it only works for the Classic. Is there any plan to provide a replacement add in that brings this functionality to the new Azure ML before Classic…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2022-03-19T09:01:57.643+00:00
Tim Cahill 31 Reputation points
commented 2024-04-11T19:05:53.9766667+00:00
Louis van Paassen 0 Reputation points
1 answer

AzureML Promptflow don't clone into my compute

Hello When i create a new prompt, it says that it's cloned a Users/ayoub/promptflow But i never see the repository and more than that when i launch something i have this error : Run failed: [Errno 2] No such file or directory:…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-03-26T09:33:45.55+00:00
Ayoub Zehana 0 Reputation points
edited the question 2024-04-11T16:25:57.9733333+00:00
VasaviLankipalle-MSFT 14,101 Reputation points
0 answers

How to use a custom scoring script in Azure ML Managed Online endpoint?

Hi! I am trying to deploy a registered model using the Managed Online Endpoint but I want the model output to be in a certain way. I want to use a custom scoring script that is available in the Azure Blob Storage during inference of the endpoint. I want…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-04-08T20:54:09.22+00:00
Makarand Batchu 0 Reputation points
edited a comment 2024-04-11T09:10:27.8633333+00:00
Makarand Batchu 0 Reputation points
2 answers One of the answers was accepted by the question author.

Urgent ask for the Azure payment, subscription and cancel

To anyone who concerns, Hello, My name is Sanghyuk Ryu, and I am currently enrolled in the OMSA program at Georgia Tech. For an assignment in the CSE 6242 course, part of this program, I registered for MS Azure following the university's…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-04-10T14:33:29.0833333+00:00
Ryu, Sanghyuk 20 Reputation points
accepted 2024-04-10T22:43:38.42+00:00
Ryu, Sanghyuk 20 Reputation points
9 answers

How can I import existing data labels to Azure Machine Learning Studio?

I have a dataset on the Azure Machine Learning Studio, which is about 1200 images. I also have a tab-delimited text file that specifies the file name, i.e. "xxyyzz.png", and the category name i.e. "dog". The data labeling tools in…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2021-07-01T00:26:07.257+00:00
Jamie Hanlon 51 Reputation points
commented 2024-04-10T10:19:07.2166667+00:00
Benedikt Schmitt 0 Reputation points
0 answers

How to use Mistral Endpoint in Prompt Flow?

Hey! In Azure ML Studio, I created a mistral large endpoint. The endpoint can be accessed using an api key and a url. Can I use this endpoint as LLM in a prompt flow, say for example, in the chat flow example? I imagine yes, but how do I have to set up…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-03-28T12:07:21.6766667+00:00
Henrik Ge 5 Reputation points
commented 2024-04-10T09:08:39.8833333+00:00
Lelong, Jean 0 Reputation points
0 answers

How do I force and Azure Machine Learning batch endpoint to rerun every time

Within Azure ML, I have a machine learning pipeline running R code. I have successfully run this pipeline with the allow_reuse parameter being false, which means that the pipeline reruns every time it is invoked. This is the behavior that is required. I…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-03-19T00:48:21.9666667+00:00
Lee Harper 15 Reputation points
edited a comment 2024-04-09T15:48:17.88+00:00
Dominik Leuzinger 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to fix AzureMLCompute job failed DeserializeJobRequestFail: Job failed to load certificate

I am creating a pipeline in AzureML using Designer but getting this error after submitting it: AzureMLCompute job failed DeserializeJobRequestFail: Job failed to load certificate with the error: Failed to find certificate due to IO error when finding…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-04-07T05:23:17.5733333+00:00
Satashree Roy 20 Reputation points Microsoft Employee
accepted 2024-04-09T05:18:47.96+00:00
Satashree Roy 20 Reputation points Microsoft Employee
1 answer

How to create dependency within steps in Azure ML Pipelines without using Input/Output?

Hello Azure Team, In my company we are testing Azure ML and would like to migrate our current Airflow service, that orchestrates most of our daily-to-monthly scheduled DAGs, to Azure ML Pipelines (Python SDK v2). Most of the steps in each of our DAGs…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 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.
932 questions
asked 2024-04-08T14:24:59.4566667+00:00
Subhodeep Chakraborty 0 Reputation points
answered 2024-04-08T22:48:50.99+00:00
YutongTie-MSFT 46,406 Reputation points
1 answer

Azure CLI error for installing ml extension

Hi dear microsoft. Today I tried to add machine learning extension to azure CLI using the suggested code below. I have the lastest CLI version and my extension list is completely empty but every time I try it gives me the error : "Pip failed with…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-03-03T15:14:11.8266667+00:00
Moein Sahraei 10 Reputation points
commented 2024-04-06T03:59:47.4733333+00:00
Michael S 0 Reputation points
0 answers

Unable to install Azure Machine Learning extension ml

When I run the following command az extension add -n ml -y I get the following error An error occurred. Pip failed with status code 1. Use --debug for more information.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-04-05T16:57:58.46+00:00
Prateek_Awate 5 Reputation points
commented 2024-04-05T18:24:30.1666667+00:00
hossein jalilian 2,370 Reputation points
0 answers

how to download ONNX model from azure autoML using machine learning studio UI?

how to download ONNX model from azure autoML using machine learning studio UI? i looked at tutorial and it seems to be under experiment, Within the best child run, go to Outputs+logs > train_artifacts. however, i cannot seem to find the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-04-05T05:49:07.2766667+00:00
Eric Tang 0 Reputation points
edited the question 2024-04-05T08:44:02.9866667+00:00
Eric Tang 0 Reputation points
0 answers

Azure automl: Trying to deploy image segmentation model locally WSL2+Ubuntu-22.04

Trained the model. It looks like no errors. But when I try to recreate conda environment using the generated conda.yaml file it fails. It looks like the problem is around recordclass==0.15.1 package. Tried to upgrtade/downgrade, install with pip etc.…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-04-04T04:22:23.5433333+00:00
Ildar Boltunov 0 Reputation points
commented 2024-04-04T17:08:25.5666667+00:00
Ildar Boltunov 0 Reputation points
1 answer

Machine Learning services package accessing from cloud notebook

Is azure-mgmt-machinelearningservices package available on azure cloud notebook? I tried to import image instance segmentation class by Import from azure.mgmt.machinelearngseevices imageinstancesegmentation but failed

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-04-04T07:47:08.7366667+00:00
KunHock Koo 0 Reputation points
answered 2024-04-04T09:59:01.55+00:00
santoshkc 4,095 Reputation points Microsoft Vendor
0 answers

Not able to create the workspace with the command az ml workspace create --name "mlw-dp100-labs" -g "rg-dp100-labs"

Hello! I am following the following learning path: https://learn.microsoft.com/en-us/training/modules/explore-developer-tools-for-workspace-interaction/?WT.mc_id=cloudskillschallenge_764de7ca-8b6d-4b3a-a491-1942af389d8c but when I want to reply this…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-04-03T22:29:41.32+00:00
Carlos Fernando Aguilar González 260 Reputation points
commented 2024-04-04T09:20:24.0166667+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee
1 answer

Error creating compute instance and cluster on new Azure account

New account. While using Azure AI | Machine Learning Studio -> Compute, when I create either a new compute instance or cluster, it says "Failed - An internal server error occurred. If the problem persists, contact support.". I have not been…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
asked 2024-04-03T21:57:37.14+00:00
Jehanzaib Ahmed 0 Reputation points
answered 2024-04-04T06:28:50.8266667+00:00
santoshkc 4,095 Reputation points Microsoft Vendor