1,624,972 questions

Sort by: Updated
0 answers

Who has access to Developer Support from my Azure instance

I have purchased Developer Support within my Azure subscription. How can I determine who within my Azure instance (or Entra) has access to the Q&A pages to submit questions? Or, must I start from the portal? Does the Developer Support extend to…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2025-08-06T11:31:12.6666667+00:00
Michael 106 Reputation points
commented 2025-08-12T12:04:54.31+00:00
Raja Pothuraju 29,330 Reputation points Microsoft External Staff Moderator
2 answers

I have a large project. When I try to copy/paste into Copilot it's rejected because of size. Please, the easiest way to enter my material into Copilot

I have tried multiple ways to copy a very large document using copy/paste into Copilot. It is always rejected because of the large size of characters. I need this in Copilot so please assist me in how is the simplest way to do this?

Microsoft Copilot | Windows Copilot | Copilot+ PC
asked 2025-08-10T00:44:54.4866667+00:00
Margaret Buono 0 Reputation points
answered 2025-08-12T12:04:53.3333333+00:00
Lychee-Ng 890 Reputation points Microsoft External Staff Moderator
1 answer

How to make Pipeline wait if there are no agents Running in Agent Pool

I am Running self hosted agents in AWS ECS Farget with event driven architecture but when I try to setup I have an issue with **No agent found in pool ecs-test which satisfies the specified demands: Agent.Version -gtVersion 2.144.0 ** Can you help me…

Community Center | Not monitored
asked 2023-08-28T17:22:04.17+00:00
Yalla, Rama (IT - St. Louis) 0 Reputation points
answered 2025-08-12T12:04:06.2666667+00:00
Bohdan Antoniuk 0 Reputation points
0 answers

how to install vsfptd on azure ,neet azure to run ftp services

need azure to run ftp service . how do we need to install?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,112 questions
asked 2025-08-11T23:25:19.3766667+00:00
Joel Lang 0 Reputation points
edited the question 2025-08-12T12:04:02.2933333+00:00
VarunTha 14,865 Reputation points Microsoft External Staff Moderator
0 answers

Request to Reschedule AI-900 Exam Due to Account Access Issues

Dear Microsoft Certification Support Team,   I hope this message finds you well. I am writing to request assistance with rescheduling my upcoming AI-900 - Microsoft Azure AI Fundamentals exam, originally scheduled for Monday, August 11, 2025, at 9:15 PM…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
800 questions
asked 2025-08-12T12:03:49.0466667+00:00
TUSHAR SANTOSH KASHID 0 Reputation points
0 answers

ExpressRouteGateway - effective routes (virtual hub)

Is there a way to get effective routes via API for express route gateway deployed in virtual hub ?

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
268 questions
asked 2025-08-12T08:43:42.1766667+00:00
Peter Stieber 180 Reputation points
edited a comment 2025-08-12T12:03:30.8466667+00:00
Thanmayi Godithi 230 Reputation points Microsoft External Staff Moderator
1 answer

Copilot Studio’s Generative AI Orchestration - chaining and reuse of output of tools to another

with below business case I want use feature of Chaining and reuse of output of tools with other tool. Leave application Use case User can request for company holiday (GetHolidays tool) User can request for calculating Business days between two days (…

Microsoft Copilot | Other
asked 2025-08-08T07:15:10.8233333+00:00
Pradipta Nayak 0 Reputation points
answered 2025-08-12T12:03:00.0666667+00:00
Karan Shewale 1,040 Reputation points Microsoft External Staff
1 answer

Close all the windows of an application at once

I have opened ca 25 files/windows to view them in WordPerfect. They were all obsolete file formats (ca 20 years old) so have been updated when opened. Each one is listed in TaskManager as a separate process. I now want to close them all without changing…

Windows for home | Windows 11 | Files, folders, and storage
asked 2025-08-12T11:27:12.7766667+00:00
C V Horie 0 Reputation points
answered 2025-08-12T12:02:55.91+00:00
Kimberly Olaño 4,560 Reputation points Independent Advisor
2 answers

Why does Edge automatically open my other profile? aka Automatic Profile Switching

I have all of the settings turned off. It's a complete joke of a feature. It does not work, has never worked, and will never work properly. The fact there does not appear to be any simple way to completely disable this atrocious feature is absolutely…

Microsoft Edge | Microsoft Edge development
asked 2025-07-10T23:40:27.42+00:00
Jordan 0 Reputation points
commented 2025-08-12T12:02:49.7333333+00:00
Jordan 0 Reputation points
1 answer

lsass.exe BSOD on Windows 11 24H2: DPC_WATCHDOG_VIOLATION

As you can see above, a BSOD probably caused by lsass.exe occurred. The problem has shown for several times since last year. Thank you for your assistance, for more information, please let me know!

Windows for home | Windows 11 | Performance and system failures
asked 2025-08-12T11:31:31.57+00:00
cyclotron 0 Reputation points
answered 2025-08-12T12:02:41.4866667+00:00
David-M 80,470 Reputation points Independent Advisor
0 answers

Azure Virtual Network Gateway learned routes

On VirtualNetworkGateway (type VPN) I am learning the prefix from 2 sources - from another VPN gateway (eBGP) and from VirtualNetworkGateway - type ExpressRoute (iBGP). Transit between both gateways is enabled. Which route is preferred ? [ { …

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,841 questions
asked 2025-08-12T11:59:57.4933333+00:00
Peter Stieber 180 Reputation points
edited the question 2025-08-12T12:00:54.7566667+00:00
Peter Stieber 180 Reputation points
1 answer

I am not recognized in my area ???

please i went to new zealand and even edit my bio here but the robux rate is still the same.

Windows for home | Other | Gaming
asked 2025-08-12T02:29:26.77+00:00
khang ngô nguyên 0 Reputation points
answered 2025-08-12T12:00:27.7633333+00:00
Lychee-Ng 890 Reputation points Microsoft External Staff Moderator
1 answer

Where is the API reference doc for azurefunctions.extensions.bindings.blob

I was going through the blob triggers example on the Microsoft website and came across this import azure.functions as func import azurefunctions.extensions.bindings.blob as blob For azure.functions, I know the api doc is at link. For…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
6,023 questions
asked 2025-07-08T10:58:14.9233333+00:00
Dhruv Singla 150 Reputation points
commented 2025-08-12T11:59:02.78+00:00
VenkateshDodda-MSFT 25,186 Reputation points Microsoft Employee Moderator
10 answers

Install Office 2013 without product key

I have my Office Professional Plus 2013 disc but do not have my product key. I bought it through work but I have changed job and no longer have the email address. Is there a way I can install it again?

Microsoft 365 and Office | Install, redeem, activate | For home | Windows
asked 2020-02-13T12:17:02+00:00
Anonymous
edited an answer 2025-08-12T11:59:58.93+00:00
_AW_ 62,266 Reputation points Volunteer Moderator
3 answers

Outlook Rules not working

I have an end user with Outlook 365, and the rules stopped working with the group mailbox. Tried the following. 1: Recreate the rules. No go. 2: export from another user to another user whose rule was working. No GI 3: Help

Outlook | Windows | Classic Outlook for Windows | For business
asked 2025-07-31T17:14:29.2566667+00:00
james Sigmn 0 Reputation points
commented 2025-08-12T11:56:40.9033333+00:00
James Sigmon 0 Reputation points
0 answers

Microsoft.Sql resource provider registration stuck in "Registering" state, blocking Terraform deployment

I am currently using an Azure Free Trial subscription and trying to deploy resources via Terraform. However, when running terraform plan, the execution hangs indefinitely due to the azurerm_resource_group creation being blocked by a pending resource…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,785 questions
asked 2025-08-10T16:36:32.6866667+00:00
dm 10 Reputation points
edited a comment 2025-08-12T11:59:35.2066667+00:00
Eden 0 Reputation points
2 answers

Search function on the start menu is bugged, and windows explorer keeps freezing

The search function on the start menu will turn up items files I have saved, but it's imposible to open them or view in folder or any of the other options that are usually accessible from the menu. At the same time this issue started, windows explorer…

Windows for home | Windows 11 | Files, folders, and storage
asked 2025-08-11T16:53:41.7333333+00:00
Violet Sloan 105 Reputation points
answered 2025-08-12T12:00:14.8066667+00:00
David-M 80,470 Reputation points Independent Advisor
1 answer

Changing pen size and colour in microsoft teams comment feature while annotating on touch display

Why isn't it possible in Teams Rooms comment featuere on a Touch-Display (like 86 inch) to change the pen size and colour while annotating? You can only change colour and size on mobile/windows but not in Teams rooms...

Microsoft Teams | Microsoft Teams for business | Meetings and calls | Screen sharing
asked 2025-08-12T09:52:41.9066667+00:00
SCHMIDT Dominik 0 Reputation points
edited an answer 2025-08-12T11:56:51.22+00:00
Tamara-Hu 1,015 Reputation points Microsoft External Staff Moderator
0 answers

how to use one mouse at 2 windows laptop at same time without wire - Powertoys is not working showing yellow connection

how to use one mouse at 2 windows laptop at same time without wire - Powertoys is not working showing yellow connection

Windows for home | Other | Devices and drivers
asked 2025-08-12T11:05:59.0133333+00:00
Ameer Hamza 0 Reputation points
commented 2025-08-12T11:59:59.15+00:00
Ramesh Srinivasan 164.5K Reputation points Volunteer Moderator
0 answers

In Azure portal, the just-in-time policy "request access" has gone from VM Connect blade

The just-in-time policy "request access" has gone from VM Connect blade. Previously we could hit connect, request access (for "just-in-time" access), then "go to Bastion", and enter port, user credentials to RDP onto VM. …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,215 questions
asked 2025-08-12T11:58:41.87+00:00
Graham B 0 Reputation points