2,463 questions with Azure AI services tags

Sort by: Updated
0 answers

How to fix "interaction required" error in Azure Active Directory

I'm receiving an "interaction required" error with the following error message when trying to access an application in Azure Active Directory: { "sessionId": "79931c6c741740fe97d5f77335f8dda6", "errors": [ …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,463 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,084 questions
asked 2024-05-31T18:51:27.92+00:00
Alex Ning 0 Reputation points
commented 2024-06-01T16:51:12.76+00:00
YutongTie-MSFT 47,096 Reputation points
1 answer

How to extract similarity from Azure AI Search x Azure OpenAI completion

Hi, I've been using client.chat.completions.create from our Azure OpenAI gpt-4 deployment to run RAG completions against my vector database, hosted on Azure AI Search. To do this, I've been using client.chat.completions.create, with my system and user…

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.
767 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,340 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,463 questions
asked 2024-05-31T13:40:25.2166667+00:00
Rohan Pathak 0 Reputation points
commented 2024-06-01T08:24:07.3033333+00:00
Sina Salam 4,546 Reputation points
0 answers

Automatically update Azure AI search indexes from BLOB storage for use in Azure AI studio - RAG pattern queries

Hello, I'm currently using Azure AI studio to upload PDF files to a BLOB store, create an index, and then query this data using Chat GPT 3.5 and the RAG pattern without any coding. It is working great! However, I'm trying to set up the architecture 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.
767 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,340 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,463 questions
asked 2024-05-14T16:03:05.1033333+00:00
CTO.care 35 Reputation points
commented 2024-06-01T06:41:44.27+00:00
Duc Tuan Nguyen 0 Reputation points
1 answer

commitment tiers of azure AI services

are the commitment tiers of Azure AI services - document intelligence applicable.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 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,463 questions
asked 2024-05-09T15:42:30.3633333+00:00
Manvendra Mahra 0 Reputation points
commented 2024-06-01T03:27:54.6133333+00:00
Manvendra Mahra 0 Reputation points
1 answer

Can not use Azure language studio with local auth disabled

I want to use Conversational Language Understanding in my organization, but a policy exists that key-based authentication(local auth) is disabled. Now with this condition When I Tried to create a CLU project in a language studio I got the same error (403…

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,020 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
367 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,463 questions
asked 2024-05-31T17:55:48.7066667+00:00
Aman Sharma 0 Reputation points
answered 2024-05-31T22:40:14.21+00:00
Sina Salam 4,546 Reputation points
1 answer One of the answers was accepted by the question author.

How to stop a realtime endpoint VM in Azure AI Studio?

I recently deployed a LLM with Azure AI Studio as a realtime endpoint with shared quota. When i deployed it i selected had to select a VM with a few dollars per hours of cost. However the costs soon exploded even when i was not using the endpoint. I had…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,463 questions
asked 2024-04-24T15:34:48.33+00:00
a23829499 20 Reputation points
commented 2024-05-31T18:40:46.76+00:00
Dyaneshwaran Sivashanmugam 21 Reputation points
1 answer

Emotion Detection and Recognition from Text

What are some potential applications of Emotion Detection and Recognition from text, which aims to identify specific feelings like anger, disgust, fear, happiness, sadness, and surprise?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,454 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,463 questions
asked 2024-05-31T13:26:07+00:00
Petro Sych 0 Reputation points
answered 2024-05-31T14:52:19.7+00:00
dupammi 7,575 Reputation points Microsoft Vendor
1 answer

Unable to move azure resource group (resources) to new subscription

Hi, I had a visual studio subscription in 2023 and activated the azure crdits for that. for this i got a new visual studio subscription and when activated the azure credits and it created new azure subsciption. Now i have received a mail from azure…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,463 questions
asked 2024-05-29T14:12:00.27+00:00
Balasubramanian Ramanathan 5 Reputation points
commented 2024-05-31T14:45:35.6833333+00:00
romungi-MSFT 42,986 Reputation points Microsoft Employee
1 answer

How to increase the timeout of the Job created to build a custom Dockerfile environment

When creating a Custom environment using a Dockerfile, a Job is created to build the environment. This job is created with a timeout of 1.5 hours and the build takes more than that. How can the timeout of this Job be changed?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,627 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,463 questions
asked 2024-05-24T08:24:10.8933333+00:00
Ricardo Jorge de Sousa da Fonseca 0 Reputation points
edited an answer 2024-05-31T14:27:31.2933333+00:00
romungi-MSFT 42,986 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Recommendation Engine - handling thumbs up/down

Hi all; First off, for anyone else reading this, start with this post - the answer there is incredibly helpful. Ok, on to the question. My use case is a bit different but we'll do a concert website. The user has gone to a number of concerts. We can look…

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.
767 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,463 questions
asked 2024-05-30T21:05:42.1866667+00:00
David Thielen 2,356 Reputation points
commented 2024-05-31T11:27:10.2+00:00
David Thielen 2,356 Reputation points
1 answer

Does Azure Intelligent Document Studio or AFR have any built in human in the loop capabilites?

I am building a custom model in Azure Intelligent Document Studio (AFR) and evaluating the tool for a POC versus other tools. Other document understanding tools have a built-in human in the loop, but I am not aware if AFR has something like this built…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
326 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,452 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,463 questions
asked 2023-11-17T00:06:26.2766667+00:00
LK 5 Reputation points
commented 2024-05-31T08:57:52.3966667+00:00
Chandrasekaran, Raahul (Raahul) 0 Reputation points
1 answer One of the answers was accepted by the question author.

Creating a Recommendation Engine

Hi all; Sorry, this is a giant question asking about everything around this. But if I'm on the right track here, and you all can help me with these questions, then I think I'll have it. Use Case I have written an app that manages events for political…

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.
767 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,463 questions
asked 2024-05-20T17:56:04.0433333+00:00
David Thielen 2,356 Reputation points
commented 2024-05-31T04:55:08.3666667+00:00
Grmacjon-MSFT 16,791 Reputation points
1 answer

Getting a 10054 error when calling a Cognitive Services API from VSTO Word Add-in

I am developing a Word VSTO add-in so that I can call a Cognitive Services knowledgebase service. The code is pretty straight-forward and works fine when I run it from a windows console app (a similar call in python also works without…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,481 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.
10,419 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,599 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
367 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,463 questions
asked 2024-05-15T21:16:54.8833333+00:00
AdamMorgan-1941 15 Reputation points
answered 2024-05-30T16:26:33.41+00:00
AdamMorgan-1941 15 Reputation points
1 answer

Can I use Azure ML Studio to host an Entier Application

Hello, I'm new to Azure ML Services, I have used ML Studio to upload it as a web service. Can I use Azure ML Stuio to build a complete application? LIke with Front End built with Stremlit? which takes input and process it with Model and Give the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,627 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,463 questions
asked 2024-05-14T00:14:09.9333333+00:00
Tharaka Ranathunga 0 Reputation points
commented 2024-05-30T16:25:40.5933333+00:00
AshokPeddakotla-MSFT 28,741 Reputation points
1 answer

Queries Regarding Azure OpenAI Integration: DALL-E & GPT-Vision Availability, Document & Image Upload Issues, and Translation Services

Question 1: Availability of DALL-E and GPT-Vision in India When can we expect DALL-E and GPT-Vision to become available in India? Question 2: Document Upload Issue with Azure OpenAI We've encountered an issue uploading documents on Chat Playground and…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
352 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,340 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,463 questions
asked 2024-05-08T07:09:30.22+00:00
Niket Kumar Singh 205 Reputation points
commented 2024-05-30T16:00:23.6233333+00:00
AshokPeddakotla-MSFT 28,741 Reputation points
1 answer

How to delete AI Search index, cannot locate in Azure portal

I have a Language service and associated AI Search service in Southeast Asia. I am working with an OpenAI service in US East region using AI Studio. Created a hub and project, which are based in US East region as well. Have added a number of data…

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.
767 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,463 questions
asked 2024-05-29T03:14:47.6966667+00:00
misc981 6 Reputation points
answered 2024-05-30T12:44:45.0366667+00:00
SnehaAgrawal-MSFT 19,181 Reputation points
1 answer

Azure openAI access credentials

I am learning and trying to get openai access credentials to test my next.js project. I have signed up to Azure, which deducted $1 from my account, but still do not seen to obtain the access credentials. What must I do?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,463 questions
asked 2024-05-27T14:36:37.9133333+00:00
John W Horton 0 Reputation points
commented 2024-05-30T12:24:18.11+00:00
Gowtham CP 2,215 Reputation points
0 answers

HttpResponseError: Operation returned an invalid status 'Forbidden' when creating search index using Azure AI SearchIndexClient()

I've followed a post(link below) in which the same issue was faced while creating a search index. https://learn.microsoft.com/en-us/answers/questions/1640592/error-when-creating-azure-ai-search-index-with-rol index = SearchIndex(name=index_name,…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,627 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.
767 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,463 questions
asked 2024-05-21T11:10:34.2066667+00:00
Das Gupta, Abhijeet 55 Reputation points
commented 2024-05-30T11:42:28.5966667+00:00
Das Gupta, Abhijeet 55 Reputation points
0 answers

"Operation returned an invalid status code 'Forbidden'", how can I solved it?

Hello, I am learning how to use the Face API to be able to do a facial recognition project. I started practicing with the example provided by Microsoft in the following link…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
153 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,463 questions
asked 2024-04-15T17:05:29.7866667+00:00
Valeria Margarita Espinoza Sanchez 20 Reputation points
commented 2024-05-30T10:53:53.3466667+00:00
YutongTie-MSFT 47,096 Reputation points
2 answers

Where to get Ocp-Apim-Subscription-Key?

I don't know if I'm getting the correct key, as there are two more keys, called KEY1 and KEY2. Anyway, how to get the correct key to work this example for creating the list and adding the faces in it?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,463 questions
asked 2022-10-28T22:25:25.31+00:00
Isomi Luiz da Silva 1 Reputation point
edited the question 2024-05-30T10:28:21.61+00:00
YutongTie-MSFT 47,096 Reputation points