380,843 questions

Sort by: Updated
1 answer

Cannot deploy nextjs ssr webapp using Azure Static Web Apps

I have a nextjs app in my github repo, which has a webapp under the "/web" directory relative to the repo root. When I try to deploy in Azure Static Web Apps, the build will all succeed, but the deployment will always timeout after about 9-10…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
934 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
276 questions
asked 2024-09-30T04:40:07.4033333+00:00
ChokSheak Lau 0 Reputation points
edited the question 2024-10-11T22:29:49.8733333+00:00
Katherine Jaress 0 Reputation points Microsoft Employee
1 answer

Unable to Save Code in Azure Function and Upload Model Files via Kudu Console

I am working with a JavaScript Azure Function App to deploy machine learning models for mood and emotion predictions. However, I have encountered two main issues: Unable to Save Code in the Azure Function Editor: When trying to update and save the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,999 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
276 questions
asked 2024-09-30T17:58:46.8+00:00
Abdullah Alhomedna 0 Reputation points
edited the question 2024-10-11T22:29:06.3066667+00:00
Katherine Jaress 0 Reputation points Microsoft Employee
1 answer

Can I download a file from Azure DevOps using the Curl command

I would like to download a file from Azure DevOps repo using the "curl" command. Here is the command I use: The syntax I use is: curl https://hc-it-ops.visualstudio.com/_git/WebSphere/Repo/Files/windows_test.yml ... and I get the error…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,287 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,859 questions
asked 2024-10-11T21:54:56.43+00:00
Greg Smith 1 Reputation point
answered 2024-10-11T22:27:41.05+00:00
Sina Salam 10,726 Reputation points
1 answer One of the answers was accepted by the question author.

Trouble Connecting ESP32 to Azure IoT Hub - Missing AzureIoTUtility.h Library

Hi everyone, I'm trying to connect my ESP32 to Azure IoT Hub using the Arduino IDE. I've followed the steps to install the required libraries (AzureIoTHub, AzureIoTProtocol_MQTT, etc.), but I keep encountering a compilation error. The error specifically…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,190 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
276 questions
asked 2024-10-02T05:29:29.19+00:00
Vinu George 45 Reputation points
edited the question 2024-10-11T22:26:41.34+00:00
Katherine Jaress 0 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Questions on Flex Consumption Always-on Scaling Algorithm

Q1: If always-on set to 1 for Http Trigger, does it mean one specific instance will be used all the time? Or another instance could be waken up to replace the current one? Q2: I have noticed that my function app scaled out several more instances when…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,999 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
276 questions
asked 2024-10-02T06:37:53.2166667+00:00
Roy Zeng 60 Reputation points
edited the question 2024-10-11T22:25:44.75+00:00
Katherine Jaress 0 Reputation points Microsoft Employee
1 answer

Issue with Azure IoT Hub during Module Deployment

Hello, I have been experiencing some issues with Azure IoT Hub when deploying updates to my module. My IoT Edge device has been working well for over a month, but recently I've started encountering errors. The specific error message is: Set Modules…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
399 questions
Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
573 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,190 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
276 questions
asked 2024-10-02T15:12:17.31+00:00
Javier 30 Reputation points
edited the question 2024-10-11T22:24:52.44+00:00
Katherine Jaress 0 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to Integrate HX711 with ESP32 and Azure SDK C for Weight Capture?

I'm working on a project where I need to capture the weight from an HX711 load cell connected to an ESP32 board and integrate the data with Azure IoT Hub using the Azure SDK for C. I have already configured the iot_configs.h file correctly with the…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
363 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
222 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
276 questions
asked 2024-10-05T17:22:58.6033333+00:00
Vinu George 45 Reputation points
edited the question 2024-10-11T22:24:05.6133333+00:00
Katherine Jaress 0 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

I have created VPN Gateway and i want to provide VPN access to my Virtual machine. how can i do that?

I have created VPN Gateway and i want to provide VPN access to my Virtual machine. how can i do that? so that my application on my VM can be accessed by my vpn only. i have created point to site connection and downloaded vpn cline.

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,535 questions
Azure Network Watcher
Azure Network Watcher
An Azure service that is used to monitor, diagnose, and gain insights into network performance and health.
170 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
276 questions
asked 2024-10-06T08:32:30.38+00:00
Arhanti Doshi 25 Reputation points
edited the question 2024-10-11T22:23:16.6933333+00:00
Katherine Jaress 0 Reputation points Microsoft Employee
0 answers

Azure OpenAI Basic Chat bot with Bing Search v7

hi setup a open ai model with basic chat bot and bing search v7 and integration into Teams App. on the code site is using javascript \src\app it have a app.js and also a new js call bingsearch.js >> this will be my bing search api key and…

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
157 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,268 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,080 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
276 questions
asked 2024-10-09T09:12:24.4166667+00:00
Kelvin Shee 35 Reputation points
edited the question 2024-10-11T22:22:23.3533333+00:00
Katherine Jaress 0 Reputation points Microsoft Employee
1 answer

i want to attach multiple emulators to my test automation application. so how can i do that setup?

i am running test automation scripts on my Virtual Machine. I want to list connected Android virtual emulator to my virtual machine. how can i do that without installing android studio on my VM?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,903 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
276 questions
asked 2024-10-09T12:34:17.0533333+00:00
Arhanti Doshi 25 Reputation points
edited the question 2024-10-11T22:21:42.96+00:00
Katherine Jaress 0 Reputation points Microsoft Employee
0 answers

In Azure OPenAI, how can I view the Assistants, threads, and files that my app has created?

We just moved from using the OpenAI directly to using it via Azure OpenAI. At the OpenAI Dashboard I could see the items my app had created via the API. I could see the Assistants, Files, Vector Stores and Threads. This was VERY useful when debugging…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,080 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
276 questions
asked 2024-10-09T18:37:21.2233333+00:00
Stawsh Murawski 0 Reputation points
edited the question 2024-10-11T22:21:16.93+00:00
Katherine Jaress 0 Reputation points Microsoft Employee
0 answers

The server is in updating state for too long for Azure Database for PostgreSQL - Flexible Server

Actually my postgresql dtabase in updating state for too long, I'm not even able to connect.

Azure Database for PostgreSQL
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
276 questions
asked 2024-10-10T15:17:46.5933333+00:00
Hitesh Gupta 0 Reputation points
edited the question 2024-10-11T22:20:16.3066667+00:00
Katherine Jaress 0 Reputation points Microsoft Employee
1 answer

keyboard shortcut for BOLD suddenly changed from CTRL-F to CTRL-B in the Danish version i Word, but not in Excel. Why?

keyboard shortcut for BOLD suddenly changed from CTRL-F to CTRL-B in the Danish version i Word, but not in Excel. Why?

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
851 questions
asked 2024-10-11T09:58:58.0633333+00:00
Rene Hansen 1 Reputation point
answered 2024-10-11T22:18:20.37+00:00
Stefan Blom 2,271 Reputation points MVP
1 answer

Windows 11 File Tags Autocomplete Not Working

Usually when I try to add EXIF tags to my files in Windows 11 File Explorer, it will show a list of autocomplete options, making it much easier and faster to add tags. However, the autocomplete has stopped working for me. It was working just a few days…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,653 questions
asked 2024-10-01T10:02:33.0066667+00:00
Spencer H 15 Reputation points
commented 2024-10-11T22:12:05.6133333+00:00
Minhquan Nguyen 0 Reputation points
0 answers

Copliot Issue

Copilot keeps saying to verify my age but it isn't working. What do I do?

F#
F#
A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
71 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
306 questions
asked 2024-10-11T22:11:45.6033333+00:00
Sasi Punukollu 0 Reputation points
4 answers

create Identity validation failed

My organization is Beijing Kingsoft Security Software Co., Ltd. Our company's official website is [www.ijinshan.com].I encountered a failure when creating Identity validation, and twice I was asked to provide domain purchase invoices or registry…

Azure Trusted Signing
Azure Trusted Signing
Trusted Signing is a Microsoft fully managed, end-to-end signing solution that simplifies the certificate signing process and helps partner developers more easily build and distribute applications.
95 questions
asked 2024-09-27T01:45:26.5333333+00:00
kingsofthwdash 20 Reputation points
answered 2024-10-11T22:08:48.43+00:00
Meha-MSFT 405 Reputation points Microsoft Employee
1 answer

Confused about MFA requirement for azure portal for my microsoft live account

I have security defaults enabled and created a test user in entra and he did get popped for the MFA. The user couldn't do anything, but that's besides the point. I do not use entra (AD) users for anything. I only login to the azure portal with my…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,903 questions
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.
6,877 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,795 questions
asked 2024-10-11T17:48:11.08+00:00
BG Boyd 0 Reputation points
answered 2024-10-11T22:06:26.94+00:00
Sina Salam 10,726 Reputation points
1 answer

Permission Denied Error When Testing Teams App with Azure OpenAI Studio

Using Azure OpenAI Studio, a deployment was created, and PDF files were uploaded for a test RAG Teams App. Interaction with the deployment in the chat playground works as expected. The Teams App is downloaded and opened locally using Visual Studio Code,…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,138 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.
1,015 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,032 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,854 questions
asked 2024-10-11T20:36:47.79+00:00
Greg Caron 0 Reputation points
answered 2024-10-11T22:03:55.1933333+00:00
Amira Bedhiafi 24,636 Reputation points
1 answer

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,015 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,854 questions
asked 2024-10-10T13:28:44.77+00:00
Viswavaageesh Chandramouli 20 Reputation points
answered 2024-10-11T22:01:54.43+00:00
Amira Bedhiafi 24,636 Reputation points
1 answer

Identity validation for code signing

I submitted a couple of requested documents for Identity validation but got rejected with no explanation. The documents included articles of incorporation, government issued letter, registration. How do I get explanation for the document rejected since…

Azure Trusted Signing
Azure Trusted Signing
Trusted Signing is a Microsoft fully managed, end-to-end signing solution that simplifies the certificate signing process and helps partner developers more easily build and distribute applications.
95 questions
asked 2024-09-19T19:18:48.14+00:00
Mark-6694 0 Reputation points
commented 2024-10-11T21:57:59.7533333+00:00
Meha-MSFT 405 Reputation points Microsoft Employee