2,908 questions with Azure AI services tags

Sort by: Updated
1 answer

How do i fixed openai.BadRequestError: Error code: 400 - {'error': {'code': 'invalidPayload', 'message': 'The specified file reference must point to a completed file import.'}}

How do i fixed openai.BadRequestError: Error code: 400 - {'error': {'code': 'invalidPayload', 'message': 'The specified file reference must point to a completed file import.'}}

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,908 questions
asked 2024-11-12T12:23:40.6+00:00
Vivek Hareshbhai Dabhi 0 Reputation points
answered 2024-11-13T00:11:54.4266667+00:00
Pavankumar Purilla 995 Reputation points Microsoft Vendor
1 answer

Is the Azure Cognitive Speech Studio , Nuget package supports only .WAV file as input?

I was trying to use the Microsoft.CognitiveServices.Speech nuget package to transcribe an audio file into text, but when working I could only convert an .WAV file and no other formats such as MP3, MPEG etc, Does the package only supports .WAV files? or…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,778 questions
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
414 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,618 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,026 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,908 questions
asked 2024-11-11T13:39:40.1266667+00:00
ARUN JOSEPH 0 Reputation points
commented 2024-11-12T18:10:00.84+00:00
Pavankumar Purilla 995 Reputation points Microsoft Vendor
0 answers

Llama 3.1 serverless deploys limited to size 4096 context window

Hi, We've been testing and using Llama 3.1 on serverless deployments for the past few months. However, it seems that the models no longer support context windows larger than 4096 tokens. I can confirm that this limit exists even when sending a raw HTTPS…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,908 questions
asked 2024-11-12T13:25:27.7133333+00:00
myat.aung 0 Reputation points
commented 2024-11-12T16:54:52.9466667+00:00
Jay Ozer 0 Reputation points
0 answers

How to fix ai azure content safety customised cateogries training data failed issue

I have been trying to create AI azure content safety custom categories. And I have uploaded training data, and which seems fine (attaching the training data for your reference) but after 5-6 hours I am getting an following error. I have tried multiple…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,908 questions
Azure AI Content Safety
Azure AI Content Safety
An Azure service that enables users to identify content that is potentially offensive, risky, or otherwise undesirable. Previously known as Azure Content Moderator.
21 questions
asked 2024-11-08T14:13:39.1+00:00
Paili, Rajesh 0 Reputation points
commented 2024-11-12T15:47:49.64+00:00
kothapally Snigdha 260 Reputation points Microsoft Vendor
0 answers

AZURE OCR Support for kurdish sorani language.

With help of Document Intelligence Studio and Azure AI Vison able to extract the kurdish(sorani) data from images but observed that data deviation exist by comparing with actual image data.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,908 questions
asked 2024-11-12T15:16:04.09+00:00
Dev_Admin 21 Reputation points
1 answer

My mistral-large-2407 serverless deployment api is suddenly failing

I am using a serverless mistral-large-2407 model. I connect over langchain tothe OpenAI-Api-Endpoint. Since the 08 November 2024 my requests are failing. I connect to the OpenAI-Endpoint in the following way: from langchain_openai import …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,908 questions
asked 2024-11-11T09:05:13.5966667+00:00
Michael Jaumann 5 Reputation points
answered 2024-11-12T14:55:16.9933333+00:00
Michael Jaumann 5 Reputation points
1 answer

Is Tracing no longer available in AI Studio?

According to this document https://video2.skills-academy.com/en-us/azure/ai-studio/how-to/develop/trace-local-sdk?tabs=python#collections Tracing is a feature under Tools. However, I can no longer see this option in AI Studio. I also try a simple program…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,908 questions
asked 2024-11-12T12:55:50.2566667+00:00
Leo 0 Reputation points
commented 2024-11-12T14:23:25.07+00:00
Sina Salam 12,011 Reputation points
0 answers

Getting Cosmos DB error while evaluating python-based RAG chat app using prompt flow SDK

Hi, I am following this https://video2.skills-academy.com/en-us/azure/ai-studio/tutorials/copilot-sdk-evaluate-deploy link and trying to evaluate my RAG based chat app. At the evaluation step, I am getting the below error: The workspace Cosmos DB is not…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,675 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,908 questions
asked 2024-11-08T10:00:23.29+00:00
Gaurav Rawal 20 Reputation points Microsoft Employee
commented 2024-11-12T12:46:26.2833333+00:00
santoshkc 9,485 Reputation points Microsoft Vendor
0 answers

How can I get the endpoint to communicate to the OpenAI service, without `APIConnectionError`?

Hello Microsoft community, I have followed step 1, 2 and 3 of the Build a custom chat app with the prompt flow SDK tutorial. ✅ Part 1: Set up resources ✅ Part 2: Add data retrieval to a chat app ❓Part 3: Evaluate and deploy a chat app I…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,254 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,908 questions
asked 2024-11-02T20:07:33.34+00:00
ali 0 Reputation points
commented 2024-11-12T11:49:13.3+00:00
AshokPeddakotla-MSFT 34,706 Reputation points
2 answers

How to identify filler words in Azure AI Speech

Hi team. Is there any feature in Azure Speech that can help us identify filler words? Please point me to the right documentation if there is any. Thanks, Sai Vishnu Soudri

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,778 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,908 questions
asked 2024-11-11T08:52:10.9566667+00:00
Sai Vishnu Soudri 0 Reputation points
commented 2024-11-12T11:08:28.3433333+00:00
SriLakshmi C 590 Reputation points Microsoft Vendor
0 answers

Fail to deploy chatbot from Azure AI Studio

I am targeting to deploy a RAG chatbot as web app through azure AI studio and Web App service. The machine successful to start but application keep response status 500 internal server error. After checking the application log, i found following error…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,908 questions
asked 2024-10-24T10:18:28.79+00:00
KC 0 Reputation points
commented 2024-11-12T11:08:24.1733333+00:00
AshokPeddakotla-MSFT 34,706 Reputation points
1 answer One of the answers was accepted by the question author.

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,968 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,837 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,908 questions
asked 2024-11-09T02:02:21.86+00:00
Avni Bhatt 120 Reputation points
accepted 2024-11-12T10:38:57.57+00:00
Avni Bhatt 120 Reputation points
0 answers

500 Internal Server Error while hitting azure prebuilt-document sync analyse endpoint. Async endpoint works just fine.

Facing the same issue with general document api as here Async endpoint works but sync endpoint throws errorResponseHttpStatus='500' errorCode='UnhandledEndpointException' Using mcr.microsoft.com/azure-cognitive-services/form-recognizer/document-3.0…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,721 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,908 questions
asked 2024-11-12T08:03:32.5533333+00:00
Persistent Coder 0 Reputation points
commented 2024-11-12T08:46:14.04+00:00
romungi-MSFT 46,911 Reputation points Microsoft Employee
0 answers

Azure Guidance for Phi-3.5 endpoint not working

Several weeks ago, I set up an Phi-3.5-mini-instruct endpoint using Azure AI Studio. I then code based on the following tutorial: https://github.com/microsoft/Phi-3CookBook/blob/main/code/01.Introduce/guidance.ipynb The code worked as of Wednesday,…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,908 questions
asked 2024-11-04T17:14:24.72+00:00
Glenn Wright 10 Reputation points
commented 2024-11-11T21:33:38.6733333+00:00
YutongTie-MSFT 52,956 Reputation points
1 answer

Transitioning from Azure AI Image Analysis to Florence 2.0 for Background Removal

Hi everyone, I recently received an email from Azure informing me that on January 10, 2025, the Azure AI Image Analysis 4.0 Segment API and its background removal service will be retired. I’ve been using this service to remove backgrounds from uploaded…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
379 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,908 questions
asked 2024-09-26T14:15:41.6566667+00:00
Julian Korevaar 0 Reputation points
answered 2024-11-11T13:32:12.1833333+00:00
Tabareh 15 Reputation points
1 answer

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 AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,908 questions
asked 2024-11-09T11:21:51.5+00:00
Adnan Amjad 0 Reputation points
commented 2024-11-11T12:53:41.22+00:00
navba-MSFT 24,985 Reputation points Microsoft Employee
10 answers

Structured Output in gpt-4o-mini

I was attempting to test the structured outputs feature from this article, specifically the MathReasoning example: https://platform.openai.com/docs/guides/structured-outputs/introduction I was using the gpt-4o-mini deployment from Azure AI Studio and…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,908 questions
asked 2024-08-23T16:44:08.53+00:00
Michael Wang 40 Reputation points
commented 2024-11-11T07:36:24.4566667+00:00
noxah 10 Reputation points
0 answers

Authentication Failed When Creating Prompt Flow

I want to create prompt flow in Azure AI Studio. However, I face the following issue: Authentication Failed Unable to access the dag.yaml file with original storage location at Users/MY_USERNAME/promptflow/MY_PROMPT_FLOW/flow.dag.yaml. Please check the…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,908 questions
asked 2024-11-01T07:42:36.11+00:00
Sally Chen 0 Reputation points Microsoft Agency Temporary
commented 2024-11-10T14:57:59.19+00:00
Mauro Minella 1 Reputation point Microsoft Employee
0 answers

I cannot get the Bing Spellcheck API to work for market es-us

I am testing the Bing spellcheck API to use it with my translation memory. I built a webpage that pulls results via the API and I can only get it to work with market en-us. However, I need to use it with market es-us (Spanish), but it will not return any…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,908 questions
asked 2024-10-17T15:04:40.3766667+00:00
jjim 0 Reputation points
commented 2024-11-08T14:45:02.4966667+00:00
jjim 0 Reputation points
2 answers

url retured as null to HTTP POST

Hi, URL field in the POST HTTP request is returned null when I call on GPT 4o deployed in Azure AI Studio on my Azure AI search Index. This is despite the Index in Azure AI studio showing I've mapped url to a DocUrl ( custom field created to map to…

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,068 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,908 questions
asked 2024-10-10T13:28:44.77+00:00
Viswavaageesh Chandramouli 20 Reputation points
commented 2024-11-07T10:30:15.55+00:00
Viswavaageesh Chandramouli 20 Reputation points