Surface App crashes when Bluetooth is ON — SP11 / Windows 11 24H2 / No BT devices
I’m encountering a consistent issue on my Surface Pro 11 (Intel Ultra 7, 32GB) where the Surface app crashes immediately on launch when Bluetooth is enabled, even if no devices are paired. System details: Windows 11 Version 24H2 (Build…
Surface Surface Pro Performance and maintenance
Solved Thread - Delete post please
Solved Thread - Delete post please Solved Thread - Delete post please
Windows development Windows API - Win32
Unable to Download Office 2024
When I attempt to download Office 2024, it asks for the key, validates the key, and gives me an option to download 32-bit or 64-bit. I selected 64, and then I get a message: Service UnavailableWe are currently experiencing technical…
Microsoft 365 and Office Install, redeem, activate For business Windows
Key Vault Built-in DR Behavior
Hi, According to Microsoft doc: https://learn.microsoft.com/en-us/azure/key-vault/general/disaster-recovery-guidance I understand that Azure Key Vault has a built-in disaster recovery (DR) solution that works across regions, and that this feature is…
Azure Key Vault
Azure SQL PaaS Failover Scenario and Cost
Hi, I have a few questions regarding Azure SQL PaaS failover, pricing, and integration with private endpoint: If I configure a Failover Group that contains 10 SQL databases, will the entire failover group automatically failover if only one of the…
Azure SQL Database
Private endpoint with a Storage (GPv1) account
Hi, I’m trying to understand the difference between Storage (General Purpose v1) and StorageV2 (General Purpose v2) in Azure. Would you generally recommend upgrading from v1 to v2? Also, I saw in the docs that: "You can create private endpoints…
Azure Storage
can't add or edit outlook contact
I can't add or edit outlook contacts in New outlook. i can in Old or on my phone, but not on PC
Outlook Windows Classic Outlook for Windows For business
Surface App crashes when Bluetooth is ON — SP11 / Windows 11 24H2 / No BT devices
I’m encountering a consistent issue on my Surface Pro 11 (Intel Ultra 7, 32GB) where the Surface app crashes immediately on launch when Bluetooth is enabled, even if no devices are paired. System details: Windows 11 Version 24H2 (Build…
Surface Surface Pro Install and update
Packaging Data Collection Components for Azure Sentinel Solutions: DCEs, DCRs, and Custom Logs
I need guidance on packaging Data Collection Endpoints (DCEs), Data Collection Rules (DCRs), and custom logs, as they aren't directly under Sentinel resources. How can I effectively include these components within my solution for proper deployment and…
Azure AI Video Indexer
When signing into my outlook account the main outlook page just keeps repeating itself and i cannot sign in
When signing into my outlook account the main outlook page just keeps repeating itself and i cannot sign in
Outlook Windows Classic Outlook for Windows For business

I can't add a new contact to a contact list
I can't add a new contact to a contact list Keeps coming up Something Went Wrong We couldn't save your changes Try again later Been trying for 2 months????????
Outlook Windows Classic Outlook for Windows For business

How to register an On-prem server using Azure File Sync agent ?
After installing running the Azure file sync agent with 2019 server version, I am not getting the Sign option to use my Azure Admin creds to register the server to the file sync services resource. Instead as soon as the agent is done checking for the…
Azure Files
Microsoft 365 Developer Program is not qualified for me
I`m learning about Microsoft 365 MS900 and in a module in Microsoft Learn I am supposed to create a Microsoft 365 Developer Program sandbox subscription but it says: Thank you for joining. You don't current qualify for a Microsoft 365 Developer Program…
Microsoft 365 and Office Development Microsoft 365 Developer Program
Error with Dapr on Azure container apps
Dear team, Yesterday, everything was ok. But in this morning, all our azure container apps don't work. The logs show: time="2025-06-26T04:03:12.830372551Z" level=error msg="Failed to report status to placement service : EOF"…
Azure Container Apps
How to access my sent email messages.
Where do I find my sent email messages? The instructions given by Microsoft don't work for me.
Outlook Windows Classic Outlook for Windows For business
How many threads can Splunk ODBC support concurrent reading simultaneously
Hi there, I would like to know how many concurrent threads Splunk ODBC supports reading data simultaneously? Thanks&Regards, zmsoft
Developer technologies C#
Deeplink to specific Approvals in Teams
How do I build a deeplink to a specific Approvals task in Teams, based on the Approval ID? The closest I could get was a deeplink to the Approvals tab: https://teams.microsoft.com/l/entity/7c316234-ded0-4f95-8a83-8453d0876592/approvals
Microsoft Teams Development
How could i troubleshoot sharepoint / one drive acting very slow?
Hello , We just migrated our file server to a Sharepoint which means arround 800Gb of file (700 000 files approximatly) The migration and initial import was done by the migration tool provided in the Admin center of Sharepoint. What we are facing now, is…
Microsoft 365 and Office SharePoint For business Windows
Microsoft 365 and Office OneDrive For business Windows
Roblox 2-step verification
Hello people I log into my roblox account (with the right username and password) and it asks me for a step 2 verification code I don't know what it is and tried looking for it in my email couldn't find it so I go back to Roblox and pressed the backup…
Microsoft Edge Microsoft Edge development

how to edit the dom in webview2 as webbrowser?
I am using webView2 and I want to edit the textBox and click a button I know in webbrowser in winform I can get the dom of it But maybe can not in webview2 right?