2,506 questions with Azure AI services tags

Sort by: Updated
1 answer

Implementing RAG Application with Dynamic Index Refresh on Azure Storage Blob Changes

Hello, I am working on creating a Retrieval-Augmented Generation (RAG) application and I need assistance with dynamically refreshing the index based on changes in Azure Storage Blob. Specifically, I want to trigger reindexing when new documents are added…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,471 questions
Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
237 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.
791 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,418 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,506 questions
asked 2024-06-06T13:46:26.6133333+00:00
Chandresh Maniya 0 Reputation points
answered 2024-06-13T03:05:31.2166667+00:00
brtrach-MSFT 15,451 Reputation points Microsoft Employee
0 answers

Prompt flow deployment of endpoint failed

Hi, I am new to Azure Ai Studio and am working on a chat flow. I have a working prompt flow within a project in Azure Ai Studio that I want to deploy. With a compute session running, Ive tried to deploy it via the "Deploy" button inside prompt…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,506 questions
asked 2024-06-12T02:14:52.36+00:00
Kc-5790 0 Reputation points
edited a comment 2024-06-13T01:44:51.5766667+00:00
Kc-5790 0 Reputation points
3 answers One of the answers was accepted by the question author.

How to Configure Cognitive Search Index Vector Fields

Hi, I had configured a custom vector embedding pipeline to iterate through documents, extract text, and generate vectors based off of the extracted text. Up until recently everything was working absolutely fine, then Microsoft deprecated my indexes and I…

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.
791 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,418 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,506 questions
asked 2023-12-06T19:56:43.6233333+00:00
Jacob Thomas 55 Reputation points
commented 2024-06-12T23:02:41.0666667+00:00
1 answer

Cannot delete Azure AI Deployment or update endpoint traffic

I am using the Azure AI Studio and I cannot delete a deployment(for a prompt flow), it says this when trying: If instead of deleting the deployment I try updating the traffic to change it from 100 to 0 so another deployment has the traffic it gives the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,653 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,506 questions
asked 2024-06-12T18:35:12.51+00:00
Kody Simpson 0 Reputation points
answered 2024-06-12T20:41:03.45+00:00
YutongTie-MSFT 47,421 Reputation points
2 answers

Microsoft Azure is billing me yet I've not used the service in over 2 months (from 3rd April).

Recently, I opened up my email and got an invoice from Microsoft Azure for 1st to the 31st of May. Funny enough, I stopped usig Azure on the second of April. I had no running projects at that time, nor did I ever open a new project Why would they do…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,196 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,506 questions
asked 2024-06-12T14:19:03.2266667+00:00
Paul Tibi 0 Reputation points
edited the question 2024-06-12T14:38:42.16+00:00
Andreas Baumgarten 99,371 Reputation points MVP
1 answer

How to get subscription activated after getting it deactivated due to Pending payment

My Pay as yo go subscription got deactivated due to pending Payment however its been more then 2 days now since I have made the payment but still my subscription is not getting activated due to which I am unable to use any of the services. When I am…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,196 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,024 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,506 questions
asked 2024-06-12T12:45:12.9133333+00:00
vasim Rana 0 Reputation points
edited the question 2024-06-12T13:34:54.2933333+00:00
Andreas Baumgarten 99,371 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Why is gpt-4o model not able to generate images on Azure AI Studio?

Hello! The newest model GPT-4o was made available for deployments on Azure AI Studio, however, it is missing important features that are present on the OpenAI's version, such as image interpretation and generation. Can someone help me to understand…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,506 questions
asked 2024-05-22T21:42:39.5666667+00:00
Tanaka, Marcela 25 Reputation points
commented 2024-06-12T13:03:56.7333333+00:00
Nehorayoff, Andre 0 Reputation points
0 answers

Does gpt-4-1106-preview support logprobs?

I am using the openai Python package to import AzureOpenAI, and I have created a client for my gpt-4 deployment (1106-preview) with API version 2024-02-01. I am using Azure AI Search to perform RAG using the extra_body parameter, with a data source…

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.
791 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,418 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,506 questions
asked 2024-06-05T18:14:56.17+00:00
Rohan Pathak 10 Reputation points
commented 2024-06-12T12:28:37.44+00:00
AshokPeddakotla-MSFT 29,571 Reputation points
0 answers

AI Studio integrating the Playground Web App with an Endpoint deployed from Prompt Flow

I've deployed a web app using the AI Studio Playground and separately deployed an endpoint using Prompt Flow. My question is: How can I integrate these two, specifically making the web app consume the endpoint from Prompt Flow? Are there any azure webapp…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,418 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,506 questions
asked 2024-06-11T20:03:45.46+00:00
Mithun 25 Reputation points
edited the question 2024-06-12T11:57:35.6566667+00:00
AshokPeddakotla-MSFT 29,571 Reputation points
2 answers One of the answers was accepted by the question author.

Microsoft.CognitiveServices.Speech Text to Speech save to Azure Blob or Convert to Wav Byte Array

I am trying to convert the Microsoft.CognitiveServices.Speech Text to Speech to and Wav file Byte Array or Save a Wav File to Azure Blob. I have read the documentation and the only available methods are to save to a wav file on a local machine, or a…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,506 questions
asked 2021-06-03T01:26:37.197+00:00
Ahmed Bravo 101 Reputation points
edited the question 2024-06-12T11:46:00.35+00:00
romungi-MSFT 43,341 Reputation points Microsoft Employee
0 answers

Usage cost calculation using Azure Retail Prices API for Azure Speech to Text and Blob Storage

We are using Azure subscription with the Standard Tier. We have a requirement to calculate the monthly usage cost in JPY (Japanese Yen) of the Azure Speech to Text service and Azure Blob Storage in our application. we analyzed the Azure Retail Price API…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,469 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,812 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,196 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,538 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,506 questions
asked 2024-06-05T04:22:36.4733333+00:00
Test Admin 171 Reputation points
commented 2024-06-12T11:03:39.01+00:00
dupammi 7,745 Reputation points Microsoft Vendor
0 answers

Generative AI for properties programing language.

I am currently working on a Generative AI project. The goal is to leverage pre-trained models like GPT-4/GPT-3, Codex, etc., to generate responses in my proprietary language syntax. For instance, if I ask for Java code to print numbers from 1 to 10, I…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
765 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,812 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,506 questions
asked 2024-06-11T15:04:00.7066667+00:00
Ompratap Singh 0 Reputation points
edited a comment 2024-06-12T09:05:13.5933333+00:00
Ompratap Singh 0 Reputation points
0 answers

Need help in accessing Azure document intelligence through Java SDK, help guides are little confusing, please help

Hi Team, We are planning to access the Azure document intelligence instance using Java SDK, I followed the help guide for creating the gradle project, however I am getting confused in below section. I am new to Java, can you please explain in detail on…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,469 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,506 questions
asked 2024-06-11T07:02:55.76+00:00
Sriramsubramaniyan Nadarajan 51 Reputation points
commented 2024-06-12T07:30:07.91+00:00
Sriramsubramaniyan Nadarajan 51 Reputation points
0 answers

We are getting too many request timed out errors too frequently while using Azure open AI

I frequently get request timeout errors from Azure OpenAI while using RetrievalQA from Langchain. This happens usually around 10:00 a.m.–2:00 p.m. UTC. I have already implemented exponential backoff, but the issue still seems to be happening often.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,418 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,506 questions
asked 2024-06-11T13:11:10.05+00:00
Gaurav Rozatkar 0 Reputation points
commented 2024-06-12T06:24:01.48+00:00
santoshkc 5,655 Reputation points Microsoft Vendor
1 answer

RAG - How can I define orderby/sort in a chat completions create command with data source?

This is how I define my chat completions create when I add my own data source from an Azure Search Index. My question is simple. I would like to order the results from the search based on specific index fields. This is possible when I interact with Azure…

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.
791 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,506 questions
asked 2024-06-11T14:43:26.7233333+00:00
Nuno Rodrigues 20 Reputation points
edited an answer 2024-06-12T02:43:14.3+00:00
brtrach-MSFT 15,451 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

ServiceRequestError: SSL Certificate Verification Failure with Azure Document Intelligence

I am encountering a ServiceRequestError when attempting to analyze a PDF document using the Azure Document Intelligence service. The error seems to be related to SSL certificate verification. Below is the full traceback for your…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,469 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,506 questions
asked 2024-06-09T22:42:47.6666667+00:00
Nirmalsing Patil 20 Reputation points
accepted 2024-06-12T02:14:52.3533333+00:00
Nirmalsing Patil 20 Reputation points
0 answers

How to fix: Access denied due to invalid subscription key or wrong API endpoint. Same sure to provide a valid key for an active subscription and use a correct regional API endpoint for your resource.

I'm very new to this and taking training. I'm following the steps on https://microsoftlearning.github.io/mslearn-ai-fundamentals/Instructions/Labs/03-image-analysis.html When I attempt to drag and drop the image I'm receiving the error "Access…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,653 questions
Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
331 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,506 questions
asked 2024-06-11T21:16:38.94+00:00
Dean Metz 0 Reputation points
commented 2024-06-12T01:01:32.9433333+00:00
YutongTie-MSFT 47,421 Reputation points
1 answer One of the answers was accepted by the question author.

Pricing Azure Bot Services

I need some help with pricing out Azure Bot Services. I have 15M outbound SMS that will be using Direct Line services, and I've been told to price using the $0.50 per 1000 messages.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,506 questions
asked 2024-06-11T22:12:01.5+00:00
Lance Stovall 20 Reputation points Microsoft Employee
accepted 2024-06-11T23:39:47.69+00:00
Lance Stovall 20 Reputation points Microsoft Employee
1 answer

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.
791 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,418 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,506 questions
asked 2024-05-14T16:03:05.1033333+00:00
CTO.care 40 Reputation points
commented 2024-06-11T22:00:27.2833333+00:00
Damien Bastin 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.
791 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,506 questions
asked 2024-05-20T17:56:04.0433333+00:00
David Thielen 2,421 Reputation points
commented 2024-06-11T18:32:46.25+00:00
David Thielen 2,421 Reputation points