##[error]TypeError: paths.flat is not a function
While the build is running, I am getting ##[error]TypeError: paths.flat is not a function error. We are using # Compress files into .7z, .tar.gz, or .zip. - task: ArchiveFiles@2 task but it is breaking, and I am not sure why. Error : ##[debug]Processed:…
Azure DevOps
Question Answering method "GetAnswers" is failing since thursday 15th
Hello. Since thursday the 15th of May, the method "GetAnswers" is failing with a 404 Bad Request. It only fails when we use the overload method of using the Method with a QnaId instead of TextMessage. It is not possible to add both at once. So…
Not Monitored
ACR Tasks requests for the registry are not permitted
I am currently working on the this module, and when doing the exercise for trying to build and push image from Dockerfile I get the following error: (TasksOperationsNotAllowed) ACR Tasks requests for the registry <acrName> and…
Azure Training
How do I fix a BadGateway error when creating a Consumption Function App?
I created my azure account last week. When trying to create a Consumption Function App, I get a BadGateway error with the status "Failed" and the message "The subscription '<GUID>' is not allowed to create or update the…
Azure Functions
Install RSAT: Active Directory Domain Services and Lightweight Directory Services Tools
I'm trying to install "RSAT: Active Directory Domain Services and Lightweight Directory Services Tools." I followed instructions found on the web to go to Settings > Apps > Optional Features, then start typing "RSAT: Active ..."…
Active Directory

Log Stream is showing me error "this feature requires write permission to your app"
Azure App Service
Azure Startups

Fix new app needed for x-cmdpal link
How to fix “You'll need a new app to open this x-cmdpal link"? I can't find the relevant app in the Microsoft Store.
Not Monitored

Intermittent workflow failures using debug mode in a stateless workflow
I have Azure Logic Apps Standard stateless workflow with an Azure Event Hub trigger. And I've recently started getting unpredictable and unexplained failed workflow runs in the debug mode. In all of these scenarios, it is the For each control action…
Azure Logic Apps
For some reason My Azure webjobs doesnt start
#!/bin/bash # Enable error display set -e set -x # Print each command as it's executed echo "==== Starting WebJob with Enhanced Debugging ====" echo "Current directory: $(pwd)" echo "Files in directory:" ls -la echo…
Azure App Service
Unable to Access Log Stream in App Services as Owner
In Azure App Services, the log stream cannot be accessed even when having owner permissions. What steps can be taken to resolve this issue?
Azure App Service
Printer redirection not working via RDP to Azure VM
Hello Azure Support, I am experiencing an issue where local printer devices are not being redirected to my Azure Virtual Machine through a standard RDP connection (using mstsc.exe). I have already verified the following: Printer redirection is enabled…
Azure Virtual Machines
I invited a new user to my Azure project and they cannot see the resources.
I hired a resource, invited them to our azure instance, gave him contributor roles in the resource groups, but he still doesn't have access to see the resources. What else do I need to update in order for him to have access to see resources, access them,…
Azure DevOps

Function App Function Execution Count at zero
I have a function app with several functionthat is triggered when there's a new file in a blob storage. For some reason the metric "Function Execution Count" keeps going to zero. I've checked individual function and have seen they have…
Azure Functions
Unable to get azure student benefits
I am a student and i am verified with github education. However, when I was trying to sign up for microsoft azure for students, the website took me to another page (https://azure.microsoft.com/en-us/pricing/offers/ms-azr-0144p/) and on clicking enroll, a…
Azure Cost Management
Can I pre-install the WALinuxAgent on my VMs that I am replicating to ASR from on-prem?
When doing test failovers in ASR, I see at first boot WALinuxAgent trying to install. Sometimes holding up the system for 10-15 minutes. Is this something I can pre-install on my on-prem systems so I don't have to go through this during failover?
Azure Site Recovery
AZURE application insights and log ingestion and querying from public networks
We have got Azure app insights configured within our environments where all azure resources are behind a private endpoint with VNET integration. I am evaluating the consequences of turning off the following options within Azure application insights and…
Azure Monitor
Azure deactivated
Hello, This morning, I have been informed about disabling my azure subscription due to suspicious activities. Then I have checked the daily tasks performed, and I have realized that many activities were done without my intention under my university IT…
Azure Policy
How do I fix Type Error in JS during logout from Entra Id External from my Blazor server app ?
I am using oauth2 V2.0 authentication against MS Entra Id External with the following App Settings. "AzureAdExternal": { "Instance": "https://<___domain>.ciamlogin.com/", "TenantId":…
Microsoft Entra External ID
Major Support issues, lack of accountability
I’m reaching out because our critical support case with Azure has been unresolved for over 5 days, despite repeated follow-ups. Your support team continues to defer to an internal team that is both inaccessible and unaccountable. This is deeply impacting…
Azure Cost Management
how to make my runbook work on multiple machines in a hybrid worker group
i have multiple machines configured in a hybrid worker group but the runbook is not running on all the machines