Can someone help create a fixlist.txt for Farbar
Hello, I wanted to ask if any security experts on this forum could assist me in making a fixlist file for use with Farbar Recovery Scan Tool. To summarize, there are malware issues that I have been unable to resolve via Microsofts' antivirus software. …
Windows for home | Windows 11 | Security and privacy
Application Request Routing dont initialize
I install last version https://www.iis.net/downloads/microsoft/application-request-routing But dont work IISMANAGER_MODULE_INITIALIZATION_THREW_EXCEPTION El método Initialize del módulo "Microsoft.Web.Management.Arr.ArrModule,…
Windows development | Internet Information Services
Unable to create cluster. "Compute Terminated" is the error message.
Unable to create an all-purpose compute cluster. I made multiple attempts with different accounts, cluster configurations, and regions. But I am unable to create a cluster.
Azure Databricks
Problems with External SSDs- FOLLOWUP to MS Community post
Don't know if the guy I was talking with (from Brazil) will get to see this or not. It is a followup to our conversations. Have an external SSD attached to the USB port on my ROUTER that Windows 11 would not recognize or map. Much of the time, the…
Windows for home | Windows 11 | Files, folders, and storage
Microsoft Excel appearance changed suddenly
, I noticed a change in the appearance of the tabs, ribbon, etc.
Microsoft 365 and Office | Excel | For business | Windows

Cannot Switch to A Tenant Directory
I have a Web App using Easy Auth. We installed a new tenant to handle the authentication of a new user of the web app in the browser who enters their email and adds a password. The result is an authentication email sent to the user. The…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Why does LAW data export work with SA with public access disabled?
I have a fresh storage account with public access disabled. On Log Analytics Workspace I created a data export to this storage account to test if it will work, since im preparing a PoC for a client. It does copy all the selected tables, but how? From…
Azure Storage
How to Implement Fuzzy Matching in Azure Data Factory (ADF) with Similarity and Confidence Scoring Like SSIS Fuzzy Lookup?
Hi everyone, In SQL Server Integration Services (SSIS), the Fuzzy Lookup transformation allows us to match input records against a reference table using fuzzy matching logic. It also automatically generates Similarity and Confidence columns for each…
Azure Data Factory
MS Edge won't open
About a week or so ago, I went to open the Edge browser from both the Start Menu and the Taskbar shortcuts, but nothing happened. From searching I found that if I navigate to C:\Program Files (x86)\Microsoft\Edge\Application\ and open the latest version…
Microsoft Edge | Open the browser | Windows 11


Windows Server 2025 AMA not getting data
Hello Folks, Under Log analytics we have created DCR for Windows Server 2025 but now issue AMA is not visible on server nor we are getting data. We are just getting Heartbeat info nothing else. Things tried so far:: Disabled Windows Firewall Manually…
Azure Monitor
Microsoft Fabric switch to a reservation plan instead of pay-as-you-go
We would like to switch to a reservation plan instead of pay-as-you-go to save some money. We just need to understand the step-by-step procedure . Please help us with that. Thank you in advance.
Azure Cost Management
What is the location of the cache for mapped network drives in Windows 10 Pro?
Windows is telling me that it cannot connect to a mapped network location because there are more than one drives mapped to the same location and this cannot be. I have cleared all mapping to the problem location, but since Windows thinks there is more…
System Center Operations Manager
What can I do with white space in the connection string?
I wrote a small application in VB.NET (VS 2022), and it worked well with the connection string without white space. When I put it in the folder with spaces and that is where I have issues with it. How do I solve this issue with the white space? I do…
Developer technologies | VB
Started DP-900 30-Day Challenge but not appearing in profile – Voucher issue
Hello, I started the Microsoft Learn 30-Day Challenge for "Azure Data Fundamentals (DP-900)", but I’m not seeing the challenge listed under my profile (Collections or Achievements), and there is no banner showing how many days are left. I…
Community Center | Not monitored

Authenticator App not working
I am just trying to login into my Microsoft account on the website, but the login is prompting access through the Authenticator app. I have the app and I’m logged into with the same email. I never receive the code as prompted and cannot do what I need to…
Microsoft 365 and Office | Access | For business | Windows
Issue with SCIM Provisioning Retry Behavior for Duplicate Users
We have implemented automatic user provisioning using the SCIM protocol. During the provisioning process, when a POST request is made to create a user who already exists in another Azure AD tenant, our SCIM endpoint returns a 409 Conflict status code. As…
Azure Automation
Getting Issue While Generating Access token for AI video indexer
This request is not supported in Paid locations { "ErrorType": "OPERATION_NOT_SUPPORTED_ON_PAID", "Message": "This request is not supported in Paid locations. It is supported in Video Indexer Trial only. Trace id:…
Azure AI Video Indexer
Azure Communication Service (ACS) report on mailfrom failures in Azure (rather than application consuming it)
As part of using the ACS service we are looking to provision multiple different ACS resources so that each application has its own configuration. One of the questions we have is if an application tries to send from an address that is not registered as…
Azure Communication Services
I want new emails to exist simultaneously in the Inbox and in a subfolder
I always look at my Inbox first to find new messages, not in Inbox subfolders (grouped by project). However, I like to have my messages grouped by project. Is it possible for messages (not copies of messages) to exist simultaneously in the Inbox and a…
Outlook | Windows | Classic Outlook for Windows | For business
.net Maui, viewModel alternative to OnAppearing
I notice that in .net MAUI OnAppearing doesn;t work. I need to find a way to open up a "DisplayAlert" as soon as the app appears and it must be triggered from the ViewModel. Thank you in advanced.