352,309 questions

Sort by: Updated
3 answers

Azure Function returns Timeout after 1 minute but code executes successfully

I have an HTTP-Triggered Azure Function using Python 3.9 runtime that does some reading from key-vault and writing to a database. The whole process usually takes 40-70 seconds and in some cases even less. I invoke this function from .NET using an http…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,463 questions
asked 2022-12-21T13:07:25.383+00:00
Martin Kostadinov 36 Reputation points
edited an answer 2024-06-10T20:40:32.65+00:00
Michel Tsukiyama 0 Reputation points
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.
787 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,401 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,495 questions
asked 2024-05-14T16:03:05.1033333+00:00
CTO.care 40 Reputation points
answered 2024-06-10T20:40:11.79+00:00
Mithun 20 Reputation points
1 answer

Azure AI Studio Chat Ground issue with configuring Azure AI Search Index Data Source

I've set up an Azure AI search index data source in Azure AI Studio Chat Ground using the "Add your data" option. The Azure AI search index contains valid documents sourced from Blob storage and the search functionality is working fine.…

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.
787 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,401 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,495 questions
asked 2024-06-08T16:06:05.2666667+00:00
Mithun 20 Reputation points
answered 2024-06-10T20:39:20.4766667+00:00
Mithun 20 Reputation points
1 answer

Azure AD B2C - how to shorten the "state" parameter in the signout url to avoid query string is too long error?

Hi, we are getting a unique query string too long error upon adding one of the standard context parameters. Somehow it is getting added to the "state" property while user logging out. I have no idea why the "state" property is…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,699 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,025 questions
asked 2024-05-16T16:05:57.7733333+00:00
Gangarde, Sachin 45 Reputation points
edited a comment 2024-06-10T20:38:59.4166667+00:00
James Hamil 22,776 Reputation points Microsoft Employee
0 answers

node app zip file upload not including .next(production)dir

I'm experiencing an issue while deploying my Node.js web application to an Azure Web App using the zip deploy method, which is the only deployment option allowed by my organization's policies. Here's the situation: My application requires running npm…

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,030 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
802 questions
asked 2024-06-10T20:37:07.65+00:00
Johnny Cheng 0 Reputation points
0 answers

Can some voices on spx text to speech not read phonetic alphabet ?

Hello ! I am using the Azure text to speech service with SSML to read phonetic alphabet, it works well except for when I pick the voice "Andrew multilingual". The spx command does not generate any voice but there is no error in the output. Are…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,466 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,495 questions
asked 2024-06-10T20:36:03.0866667+00:00
Houda 0 Reputation points
0 answers

Mssparkutils.credentials.getSecretWithLS to get Certificate and create CertificateCredential in Synapse

I need to create a CertificateCredential from azure.identity, I have a PKCS12 certificate saved in a Key Vault and I am reading it using mssparkutils with LinkedService, official documentation mentioned you can create a CertificateCredential with the…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,528 questions
asked 2024-06-09T18:24:19.5366667+00:00
BEPV 0 Reputation points
commented 2024-06-10T20:35:37.3933333+00:00
BEPV 0 Reputation points
0 answers

Ingestion of Security Events

Good afternoon, Was not sure if anyone else has seen this before. We have a few clients that are getting abnormal ingestion of security events coming from the DC. Event ID 4661 in this case. We don't want to disable the event as it is important but we do…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
578 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,760 questions
asked 2024-06-10T20:35:10.7766667+00:00
Eugene Golovanyuk 0 Reputation points
0 answers

DataConnector connectorUI attributes - sampleQueries

hey folks, I was working on some data connectors and seemingly some of the old features are not working anymore. I tried to use some fields which seem to be dated now. The most relevant would be the 'sampleQueries' attribute. I remember having these in…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,014 questions
asked 2024-06-10T08:25:05.6566667+00:00
Sándor Tőkési 181 Reputation points
commented 2024-06-10T20:34:45.11+00:00
James Hamil 22,776 Reputation points Microsoft Employee
0 answers

How to fix Signature validation failed when trying to validate an access token of Microsoft Entra ID

Hi, I'm trying to validate my access token signature from Microsoft Entra ID, as you can see in the below image, the "kid" attribute is different from the keys retrieved in the second image below that were retrieved from…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,506 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,455 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,025 questions
asked 2024-06-07T20:44:34.87+00:00
Bernardo Garza García 0 Reputation points
commented 2024-06-10T20:30:33.37+00:00
James Hamil 22,776 Reputation points Microsoft Employee
0 answers

Azure Automation Accounts Az.Accounts PowerShell module broken?

Since May 31st 2024 mid day UTC I see all our PowerShell 7.1 Runtime jobs failing due to the following error: Failed Write-Error: C:\usr\src\tmp\accaf8e0-f99e-4d6b-8a7f-47b42ff95a77\runbooks\StartStop-AKS.ps1:223 Line |  223 |  …

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,156 questions
asked 2024-06-05T07:49:32.5366667+00:00
Philipp Durrer 5 Reputation points
commented 2024-06-10T20:25:51.1633333+00:00
GP-3323 0 Reputation points
0 answers

Roaming profile

I need to install software on my VM, which is currently installed on my local machine. I asked the software company to help me with the installation. These messages are from the software company. I am wondering If my VM will support this software: Yes,…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,353 questions
asked 2024-06-10T20:24:05.0066667+00:00
Fred Noble 0 Reputation points
1 answer

web application hosted in india on azure vm but when access from US its being slow latency was very low. How to increase latency?without using Control Delivery network and physical server deployement .There is any option

web application hosted in india on azure vm but when access from US its being slow latency was very low. How to increase latency?without using Control Delivery network and physical server deployement .There is any option

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,418 questions
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,223 questions
Azure Network Function Manager
Azure Network Function Manager
An Azure service used for deploying 5G and software-defined WAN network functions on edge devices.
1 question
asked 2024-06-10T13:28:41.2266667+00:00
Deepali Kashyap 0 Reputation points
answered 2024-06-10T20:21:13.55+00:00
Sina Salam 4,996 Reputation points
0 answers

Azure Web App REST request timeout

I have an Azure Web App C#, .NET 8.0; uses a React (18.2) front end The app makes regular calls to Azure SQL, Azure CosmosDB and Azure BLOB storage. All works very well except when I try to retrieve images from Azure BLOB storage. The REST call times…

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,030 questions
asked 2024-06-10T20:15:58.8066667+00:00
Matt Bair 25 Reputation points
0 answers

how can i make " import graphing "work on the Introduction to data for machine learning unit 5 sandbox?

In the Introduction to data for machine learning unit 5, i cant get the 3rd cell to work properly. Its is showing the import graphing line as error, or showing TypeError: MathJax.Hub is undefined when i change the kernel to azureml_py38. It is showing…

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,121 questions
asked 2024-06-10T20:15:01.0833333+00:00
sifatul supto 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure AD app permissions for getting all sites using PnP Commands

Hi I am connecting to SharePoint admin center using command "Connect-PnPOnline" with certificate thumbprint and Client Id. In my Azure AD App, I am having the SharePoint Permission "Sites.Read.All". I am trying to get all the site…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,748 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,025 questions
asked 2023-10-04T06:30:21.9933333+00:00
ABHISHEK KUMAR 61 Reputation points
edited a comment 2024-06-10T20:09:26.2633333+00:00
Sourabh Kumar Yaduvanshi 0 Reputation points
0 answers

Mapping individual array values to new values based on a lookup table

In Azure Data Factory, how can I perform a lookup on each item in a string array or line of delimited text to map each item to a new value? I have a set of codes in one column. I would like to map these codes to their descriptions and have the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,854 questions
asked 2024-06-05T17:59:20.6233333+00:00
David Lang 40 Reputation points
commented 2024-06-10T20:08:58.6633333+00:00
David Lang 40 Reputation points
0 answers

Knowledge Check fails to grade or provide results. AZ-104: Prerequisites for Azure administrators Introduction to Azure Cloud Shell

Anyone else not able to complete the training module due to the knowledge check not functioning? https://learn.microsoft.com/en-us/training/modules/intro-to-azure-cloud-shell/5-knowledge-check After marking my responses, it just spins after clicking…

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,121 questions
asked 2024-06-10T20:08:20.1866667+00:00
Chad Heinrichs 0 Reputation points
0 answers

azure bot to web app private communication

Hi There , i have a setup of resources where i have an azure bot service that is communicating with azure web app as a messaging endpoint , the azure bot and azure web app have private endpoints and are in the same subnet , once the web app is publicly…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,841 questions
Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,124 questions
asked 2024-06-10T20:04:37.5233333+00:00
Yazn Zamel (MiddleEast) 0 Reputation points
0 answers

Why does Phi3:14b based on docker, ollama and open-webuis always reply in English?

When I talk to the model in open-webui, I always start the conversation in English and then add a reply in Chinese. I have asked for several times to use only Chinese reply, but I still use English reply. Is there anything I can do to enforce the use of…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,401 questions
asked 2024-06-10T13:38:10.0033333+00:00
XiZe Han 0 Reputation points
edited the question 2024-06-10T20:03:06.4633333+00:00
YutongTie-MSFT 47,416 Reputation points