95,861 questions with Azure-related tags

Sort by: Updated
0 answers

Retrieving Image Files by File ID in Azure Assistant Open AI with JavaScript

I'm seeking documentation on how to retrieve an image file by file ID in Azure Assistant Open AI. I aim to download it using JavaScript. Any guidance or resources would be greatly appreciated. Thank you in advance!"

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
962 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,199 questions
asked 2024-05-07T00:48:13.44+00:00
Su Myat Hlaing 50 Reputation points
1 answer

AFD Premium - 301 to a shorter query string

Hello! We're looking to have AFD help us and shorten query strings with a pattern. While query string in "condition" seems to have regex support, we can't seem to access the same capture group in the "action". Goal: 301 redirect…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
581 questions
asked 2024-05-06T19:43:59.8566667+00:00
Jack Jin MSFT Accenture 80 Reputation points Microsoft Vendor
answered 2024-05-07T00:44:43.6633333+00:00
ChaitanyaNaykodi-MSFT 23,031 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Upload CSV to Event Hub ¿is it posible?

Hi every one I've been making some test and realized that a given CSV payload is around a 35% size of the equivalent JSON payload. I want to propose my boss to send to Event Hub CSV and not JSON, and here are my questions: ¿is it posible? The Data…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
559 questions
asked 2024-04-04T04:54:02.97+00:00
Jona 355 Reputation points
accepted 2024-05-07T00:41:06.1133333+00:00
Jona 355 Reputation points
0 answers

Trouble logging into account

I am trying to log in to my account via Authenticator, but when I try to log in it prompts me to get a code from Authenticator which doesn’t make sense because I am trying to log in in the first place. This is incredibly frustrating and I just need…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,542 questions
asked 2024-05-06T20:52:32.8033333+00:00
Paik, Chris 0 Reputation points
commented 2024-05-07T00:34:55.31+00:00
Thành Khoa 0 Reputation points
0 answers

About Event Hub REST API discordancy respect to Docs

Hi I'm using Event Hub REST API to send data to a stream. This happens in a Functions with BlobStorage trigger.I feel a little confused with some terminology which I've not found the proper documentation to finally fully understand. I built this…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,813 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
559 questions
asked 2024-05-07T00:29:30.93+00:00
Jona 355 Reputation points
2 answers One of the answers was accepted by the question author.

Blob Storage '+ Add Directory'

I am completing Microsoft Learn Explore Azure Storage exercise Under 'Explore blob storage' point 8 it says "Select + Add Directory and read the information about folders before creating a new directory named products." But I cannot see any…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,438 questions
asked 2023-09-22T12:16:31.9266667+00:00
SHURLOCK, Tim (NHS RESOLUTION) 20 Reputation points
answered 2024-05-07T00:19:57.4233333+00:00
Pooja Rai 0 Reputation points
0 answers

How to improve accuracy of OCR?

Hello, is there any way to label and train data in the custom model without manually updating ocr.json and label.json . I'm currently facing issue with these characters, Character having high failure frequency: - 1 (as I, J and T), 5 (as S), D (as 0 and…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
314 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,392 questions
asked 2024-05-06T18:10:54.43+00:00
Singh, Anurag {PEP} 0 Reputation points
edited a comment 2024-05-07T00:17:12.15+00:00
VasaviLankipalle-MSFT 14,421 Reputation points
0 answers

ClientSecretCredential authentication failed

This is my code FolioFactory folioFactory = new FolioFactory(); ConfigOneDrive objOneDrive = folioFactory.ConsultarConfigOneDrive(e => e.IdEntity == IdEntity).FirstOrDefault(); var scopes = new[] { "https://graph.microsoft.com/.default"…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
962 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
830 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,285 questions
asked 2024-05-06T21:32:48.83+00:00
Mario Malvido 0 Reputation points
edited the question 2024-05-07T00:11:59.5766667+00:00
Mario Malvido 0 Reputation points
0 answers

Bing Maps API Key Dev Center Keeps Reloading When I Choose Any Option

I have used three web browsers, logged into the Bing Maps API dev centre to create a new key, and all it does is reload, and refresh the page. This happens no matter which option I choose on that page. Nothing works, I have no extensions installed. I…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,772 questions
asked 2024-05-07T00:07:17.3166667+00:00
Michael Slaunwhite 0 Reputation points
0 answers

azure apim policy script to parse the tabular data and assign local variable value for given query parameters

I have data configuration data like below. In the azure inbound policy, i wanted to assign local variables primary and secondary with value from the configuration for the given zone and model. eg, For query parameters zone: RNPCI, Model:GPT-35-TURBO,…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,772 questions
asked 2024-05-05T16:43:25.94+00:00
Muthusamy, Kandasamy 0 Reputation points
commented 2024-05-07T00:03:37.74+00:00
Muthusamy, Kandasamy 0 Reputation points
2 answers

Azure Postgresql Flexi instance - How to check the table creation date and time

HI Can someone help me to find the tables/objects create date/time in Azure postgresql flexi instance ? we used to use this one , select * from pg_stat_file( pg_relation_filepath('alert') ) in on-prem but that's not working in azure with admin user due…

Azure Database for PostgreSQL
asked 2024-04-24T02:29:38.51+00:00
subhash-DBA 20 Reputation points
commented 2024-05-07T00:00:32.89+00:00
Nacho Alonso Portillo 5 Reputation points Microsoft Employee
0 answers

Unable to Sync accounts using API-driven Provisioning to on-prem AD - HybridSynchronizationActiveDirectoryProviderNotFound

I am trying to deploy an API-Driven Provisioning to on-premises AD so that using a PowerShell script I can extract user information from a Third-Party DBMS, convert it to SCIM format and then send it to Azure AD API-Driven provisions for logging and…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,772 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,582 questions
asked 2024-05-06T23:59:23.4233333+00:00
Nicolas Vanin 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to extract table specific values in Document Intelligence Custom Extraction Model

In Document Intelligence Custom Extraction Model, I have several fields and several tables to extract. It is doing fine on Document Intelligence Studio, but when I wanted to fit into my solution, the tables not returning the values I want, for example, I…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,392 questions
asked 2024-05-03T06:35:36.23+00:00
Tom Chow 0 Reputation points
accepted 2024-05-06T23:57:45.37+00:00
Tom Chow 0 Reputation points
1 answer

Azure automation source control sync jobs fail with "Exception: Job Failed. An unhandled exception occurred."

I have a test github repo set up with an azure automation account using source control. The source control sync job ran successfully twice on 26th Apr 2024, but now fails. There is no error given in the summary in the azure portal, the "all…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,126 questions
asked 2024-05-06T18:56:14.14+00:00
Austen Puleston 0 Reputation points
commented 2024-05-06T23:54:32.0066667+00:00
David Betancourt 0 Reputation points
4 answers One of the answers was accepted by the question author.

SSIS Error when deploying package, the locale identifier LCID is not supported by SQL Server

Hi I am unable to deploy my project from Visual Studio to SSISDB. I have tried to change my localename and locale as well as my region. I have also made MYSQL Server login local but the below error still persists. Can anyone provide guidance TITLE: SQL…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
714 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,765 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,458 questions
asked 2021-05-03T11:51:51.583+00:00
Lynn Carelse 21 Reputation points
answered 2024-05-06T23:54:14.06+00:00
Santiago Guerrero Toro 0 Reputation points
0 answers

How to upload .tsv/.xls file to custom question answering knowledge base automatically (programatically)?

I am new to Azure services, and I have built a basic FAQ Bot using Custom Question Answering (CQA) of the Language service. I uploaded a manually modified .xls file using the 'import as Excel' option in [Language Studio -> CQA] for populating the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
750 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
359 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,402 questions
asked 2024-05-06T11:23:38.9366667+00:00
Vinod Sampath 0 Reputation points
commented 2024-05-06T23:51:49.2933333+00:00
VasaviLankipalle-MSFT 14,421 Reputation points
0 answers

关于Azure AI Speech “zh-CN-XiaochenNeural” 音色异常

Since early April, the tone of the "Xiaochen" model has been experiencing abnormalities. At that time, attempts were made in regions such as East Asia, Southeast Asia, and the East US, all of which showed abnormalities, except for the Japan…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,407 questions
asked 2024-05-06T23:40:20.7666667+00:00
斌 周 0 Reputation points
1 answer

Restrict Access

We have few azure customers and they have firewall servers hosted in azure like PAN firewall or FortiClient, our network team need to access those firewall servers over SS and port 443, we have VPN setup in office so we have whitelisted our VPN IP in…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,161 questions
Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
655 questions
asked 2024-05-06T18:02:42.8233333+00:00
Nandan NK 50 Reputation points
answered 2024-05-06T23:31:42.43+00:00
ChaitanyaNaykodi-MSFT 23,031 Reputation points Microsoft Employee
1 answer

Azure VM Reset Password failure

I'm attempting to reset the password on an Azure Linux VM via the Portal Reset Password command. After entering a Username and password(s), I get the following error: This happens regardless of the user selected. Is there any way to get past this to…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,164 questions
asked 2024-05-06T23:13:28.2333333+00:00
McComb, John G 0 Reputation points
answered 2024-05-06T23:29:00.4366667+00:00
akinbade abiola 0 Reputation points
0 answers

Use certificate/FIC for Azure Data Explorer service connector on ADO

Hi team, our current azure data explorer service connector uses service principal key and secrets to authenticate. However, in response to a security incident we're solving, we need to convert the service connector to use SNI and certificates for…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
483 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,582 questions
asked 2024-05-06T23:28:45.5266667+00:00
03318626 0 Reputation points Microsoft Employee