1,625,382 questions

Sort by: Updated
1 answer

How do I let my pc download 24h2 when I get the error code 0xc1900101

Hi, I have been trying to update my custom desktop pc to Windows Insider Preview 10.0.26.120.5742. Whenever I install, it goes to about 21-23 percent before going to 100 percent. The computer then restarts, booting into the "troubleshoot your…

Windows Insider program | Windows Insider preview | Install, activate, and Windows update
asked 2025-08-13T03:12:26.1033333+00:00
Tuex 0 Reputation points
answered 2025-08-13T03:29:43.0433333+00:00
Pauli O 12,270 Reputation points Volunteer Moderator
1 answer

Outlook on Mac, how to stop signature automatically being added to calendar

For Outlook on Mac, how to stop signature automatically being added to calendar events

Outlook | MacOS | New Outlook for Mac | For education
asked 2025-08-12T19:26:59.27+00:00
Logan Runger 0 Reputation points
answered 2025-08-13T03:29:13.2+00:00
Nghia-P 2,520 Reputation points Microsoft External Staff Moderator
1 answer

Identificar costes azure open ai

Buenos días, estamos intentado identificar de alguna forma los costes que generan los deployments por separada de un recursos de azure open AI. Queremos verlo desglosado por deplopyments, no por modelo. Hay alguna forma? gracias

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,199 questions
asked 2025-08-07T10:36:10.2266667+00:00
Matias Amor Sanz 0 Reputation points
commented 2025-08-13T03:29:12.92+00:00
Pavankumar Purilla 10,425 Reputation points Microsoft External Staff Moderator
1 answer

How To Set Default Blank Template In Microsoft Office Profession Plus, Powerpoint 2021

How do I add a NEW PRESENTATION to this "bar"? I have NO IDEA how the Blank_11x17 presentation was added...though that is definitely my file, so I would also like to "edit" this presentation, or delete it from the bar.

Microsoft 365 and Office | PowerPoint | For business | Windows
asked 2025-08-13T01:45:57.71+00:00
Joe Blow 0 Reputation points
commented 2025-08-13T03:29:04.49+00:00
Joe Blow 0 Reputation points
0 answers

Oryx packages node_modules after build step for my node js application. How do I disable this from happening?

I'm trying to deploy my website to it's server. I'm encountering an issue where oryx is now zipping my node_modules folder before moving it to the /home/site/wwwroot directory. When it gets the target directory it is still zipped. Before oryx didn't…

Azure DevOps
asked 2025-08-11T17:24:35.13+00:00
Alejandro Lazo 0 Reputation points
commented 2025-08-13T03:29:03.0933333+00:00
Durga Reshma Malthi 9,595 Reputation points Microsoft External Staff Moderator
0 answers

AWS Toolkit Extension Tasks Are Not Found in Organization

The 'AWS Toolkit for Azure DevOps' extension tasks are not being found by any pipeline, resulting in a 'A task is missing' error. This happens even in a brand new project with a minimal test pipeline. Organization Name: shaantrika1 Link to the…

Azure DevOps
asked 2025-08-11T19:03:14.3666667+00:00
Shaan T 0 Reputation points
commented 2025-08-13T03:28:28.24+00:00
Durga Reshma Malthi 9,595 Reputation points Microsoft External Staff Moderator
0 answers

"Gaming Time” Activity – Bing’s Greatest Continual Mystery Yet 8/12/2025

Subject: “Gaming Time” Activity – Bing’s Greatest Mystery Yet Message: Dear Microsoft Rewards Team, Today’s “Gaming Time” activity has me questioning reality. The prompt says: “Search on Bing for your video game to learn more about it.” So naturally, I…

Bing | Microsoft Rewards
asked 2025-08-13T03:18:16.4733333+00:00
Joseph Brault 0 Reputation points
commented 2025-08-13T03:28:25.5266667+00:00
Jean Martin 0 Reputation points
0 answers

Azure DevOps Service - Service Hook: Code update event and PR update event stuck in Queued stage for more than 20 hours

For the last a couple of days, we are experienced significant delay of Service hook event, some of the event even stuck in Queued stage for more than 20 hours and still not proceed.

Azure DevOps
asked 2025-08-13T03:28:04.6633333+00:00
Chuanhui Shen 0 Reputation points
0 answers

Mavent task is faiing with error

I am seeing error : ##[error]No code coverage results were found to publish.

Azure DevOps
asked 2025-08-12T04:13:24.4666667+00:00
tarun k 555 Reputation points
commented 2025-08-13T03:27:43.95+00:00
Durga Reshma Malthi 9,595 Reputation points Microsoft External Staff Moderator
1 answer

Does GPT-5 via Azure support reasoning effort and verbosity?

Hi All, I was having some issues trying to access some of the request parameters for the new gpt-5-chat. I have the following code snippet api_version= "2025-04-01-preview" model_name = "gpt-5-chat" client = AzureOpenAI( …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,199 questions
asked 2025-08-10T17:07:45.2733333+00:00
Mateusz Mateusz 10 Reputation points
commented 2025-08-13T03:27:17.8+00:00
Pavankumar Purilla 10,425 Reputation points Microsoft External Staff Moderator
0 answers

Recurrent Access Removal from Group Repo Despite No Action from Admin

I’ve been experiencing an ongoing issue where my access to the group repository is removed automatically every 3-4 days, even though I have asked my admin to add me to the repo, and they have confirmed that they haven’t removed my access. This issue has…

Azure DevOps
asked 2025-08-12T04:39:04.89+00:00
Saiful 0 Reputation points
commented 2025-08-13T03:27:16.41+00:00
Durga Reshma Malthi 9,595 Reputation points Microsoft External Staff Moderator
1 answer

Azure APIM in Internal VNet Mode Front-ended by CloudFlare

Hi We have an Azure APIM instance deployed in internal VNet mode (no Private Endpoint enabled). It is front-ended by CloudFlare SaaS solution. The consumers of the APIs hit a Public DNS 'A' record that points to CloudFlare, which then forwards the query…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,492 questions
asked 2025-08-09T02:02:57.5866667+00:00
Taranjeet Malik 611 Reputation points
edited a comment 2025-08-13T03:27:11.5566667+00:00
Taranjeet Malik 611 Reputation points
0 answers

Azure OpenAI on Your Data: Streaming Response Performance with JSON Property Filtering

I'm working with Azure OpenAI streaming responses and facing a performance challenge. Currently getting JSON responses that need selective property extraction. Current Performance: Direct streaming: 3.5-4.5 seconds With post-processing: 6-7…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,199 questions
asked 2025-08-11T08:51:01.93+00:00
Kaja Sherief 115 Reputation points
commented 2025-08-13T03:26:44.66+00:00
Pavankumar Purilla 10,425 Reputation points Microsoft External Staff Moderator
0 answers

Performance Issues (Slowness and Hanging) with Google Play & Apple App Store Extensions in Azure DevOps Server 2022

Hello everyone, I’m currently using Azure DevOps Server 2022 with the Google Play and Apple App Store extensions integrated for app deployment. However, I’m experiencing significant slowness and occasional hanging when running pipelines that involve…

Azure DevOps
asked 2025-08-12T07:29:45.02+00:00
Sathish S 0 Reputation points
commented 2025-08-13T03:26:32.2066667+00:00
Durga Reshma Malthi 9,595 Reputation points Microsoft External Staff Moderator
0 answers

Unable to access the Test Plan from azure devOps UI ( recieveing 500 error code ), even after having the viewing permission for the same.

Hi Team, I'm unable to access the Test Plans form Azure devops UI even i have permission for the test plans viewing I am receiving the response in the postman with the same user token. I have tried with different browsers still receiving the same…

Azure DevOps
asked 2025-08-12T10:26:38.4833333+00:00
Yash Tiwari 135 Reputation points
commented 2025-08-13T03:26:02.4233333+00:00
Durga Reshma Malthi 9,595 Reputation points Microsoft External Staff Moderator
0 answers

build pipeline email not showing source code commit history when I have pipeline in one repo and Source code in one repo under same project.

build pipeline email not showing source code commit history, when I have pipeline in one repo and Source code in one repo under same project.

Azure DevOps
asked 2025-08-12T14:58:40.64+00:00
Yarramalla, Vidya 0 Reputation points
commented 2025-08-13T03:25:55.65+00:00
Durga Reshma Malthi 9,595 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

View side-by-side greyed out

When using WORD, I have two documents open and when I click VIEW > SWITCH WINDOWS, each file only sees its own file and doesn't display a dropdown mentioning the two file names. Likewise, VIEW SIDE BY SIDE is greyed out, I presume because WORD can't…

Microsoft 365 and Office | Word | For business | Windows
asked 2025-08-13T00:34:46.94+00:00
TJ Garland 0 Reputation points
accepted 2025-08-13T03:25:13.8766667+00:00
TJ Garland 0 Reputation points
0 answers

Unable to login my laptop using microsoft

I am unable to login my account. I type the correct password but when ask for code no code was sent. Error code: 8004348F Correlation ID:41536f1d0bf60001c3d65941f60bdc01

Outlook | Web | Outlook.com | Email
asked 2025-08-13T03:25:09.4666667+00:00
Fortune Admin 0 Reputation points
1 answer

Why would SharePoint guest users be locked out daily, temporarily, for indeterminate periods?

Every day our guest users get locked out of SharePoint, receiving an access denied error message. After a while, minutes or hours, the problem goes away and they can access normally again. Some weeks it happens at 9am every day, and some it increments by…

Microsoft 365 and Office | SharePoint | For business | Windows
asked 2025-08-12T16:22:50.12+00:00
Chad Woodward 0 Reputation points
commented 2025-08-13T03:24:55.6966667+00:00
Chad Woodward 0 Reputation points
1 answer

How to distribute an Excel add-in created with Blazor?

I'm creating for my company an Excel add-in using Blazor following the code I found on GitHub. Also, I have created an account on the Microsoft Development Program (MDP) with my company account. I don't understand how the distribution of the add-in is…

Microsoft 365 and Office | Development | Other
asked 2025-08-12T15:54:36.04+00:00
Enrico Rossini 206 Reputation points
edited an answer 2025-08-13T03:24:15.8633333+00:00
Flora-T 2,165 Reputation points Microsoft External Staff Moderator