export-activityexplorerdata command using pagecookie
Hi, i could see the current limitation to export the data from activity explorer is 10000 but i'm looking to export more than the mentioned limit. So i'm trying it via export-activityexplorerdata command and i could see that we can achieve using…
Azure Web App Service not Updating after new push using local git deploy
Hello Microsoft, So I have deploy an web app service on azure, but it seems like the app is showing the old deployment even though I have push a new version using local git I have check the log it show thisbut when I look up the /wwwroot it still have…
Issue with Meraki vMX Connectivity in Azure VW
Hello, We have an existing Virtual WAN (VWAN) in our subscription, which includes a Virtual Hub (VHUB) with four virtual connections. Recently, we added a new VHUB in South UK and connected a test Virtual Network (VNet) to it. Our goal is to add multiple…
Function App is not always being triggered upon upload to Storage Account Container
Hi all, I have a weird issue where we have a Function App function attached to the uploading event of a file to a Container in a Storage Account. The function is only being run most of the time (we have a file uploading each morning), but every now and…
unable to access port 3389 for rdp on vm all troubleshooting done
Ticket Summary: The issue reported is an inability to access port 3389 for RDP (Remote Desktop Protocol) on a Virtual Machine (VM) despite performing all troubleshooting steps as per the official documentation. The troubleshooting included verifying and…
Internet Application Accessing Azure Storage Account SFTP over Private Endpoint
Hi We have the following requirement: Azure Hybrid environment, with on-prem connected to Azure over an ExpressRoute connection. There's an Internet based application trying to access Azure Storage Account configured as SFTP server. The Storage Account…
The following app setting Site.SiteConfig.AppSettings.FUNCTION_WORKER_RUNTIME for flex consumptition sites is invalid
Hello, I am trying to upload code to my function app on flex cunsomption plan. Doing it using core tools didn't work, so I am trying using Azure Cli. The following command returns a success code: az functionapp deployment source config-zip -g…
Pipeline to wait until spark cluster is available
Hello, We have a very small node cluster and due to multiple spark notebooks running at the same time the notebooks or pipeline fails with 6002 timedout error. Some notebooks do not start at all and fails. Is there a way we can queue the notebooks or…
Azure devops issue
Hello Team, I received a popup notification from Azure DevOps requesting us to update the CDN host URL. We reviewed the blog post, but it doesn’t provide the exact steps for making the change. Blog URL:…
Language Studio won't accept my Blob Storage account; weird <doctype html> error.
Looks like some internal error. Earlier, I was getting the "storage blob data contributor role required for Language Product and User" errors, but those I resolved. This one error has been since the begginning and won't resolve. Deleted the…
Limitations in ADO Service Connection Thumbprint field
Background: We have some Self-Hosted agents based on GH-running-images. We need to use these as they are in-network to eliminate MSFT Hosted based network issues (i.e. accessing KV resources)/upkeep. For Service Fabric Cluster deployments we had…
RDP issues for a single user -Faulting application name: LogonUI.exe
Hi, I have a single user having RDP issues - he is almost immediately kicked out from RDP with the following entry recorded in the logs: Faulting application name: LogonUI.exe, version: 10.0.20348.1, time stamp: 0x8b367c97 Faulting module name:…
OCR issues extracting math formulas with Document Intelligence
I want to extract mathematic formulas from scientific/ engineering PDF documents. The extracted formula values are later injected as LaTex math code back into the extracted text which is then provided to a GPT model used by a Chatbot AI app. With Azure…
How to pass "ajax error 500" with Windows Admin Center 24.10 (v2)
Hi there, I did successfully deploy the new v2 of Windows Admin Center (Build 2.4.2.1, 2410). I've got a Dell HW as a server, where I have Windows Server Core 2019 running. The server core runs as a Hyper-V host. It has been nice and easy to run Hyper-V…
No prebuilt examples shown in Designer in Azure Machine Learning Studio
Hallo, usually there are some examples for Designer in Azure Machine Learning Studio. But I don't see them anymore, even though I cleaned my caches. Is Microsoft removing all examples? Or am I missing something here?
New receiver with higher epoch of '0' is created hence current receiver with epoch '0' is getting disconnected
Hello, We are receiving the following error whenever new instances of our application are starting up and the partitions need to be rebalanced: "New receiver '2643943a-a143-43ef-ad1d-858bdec9c686' with higher epoch of '0' is created hence current…
Fetching audit log for user stories
I want to fetch audit log for user stories with accepted status with all other columns how it can be achieved?
After subscription migration of Excel AddIn application manifest can't authenticate users through Microsoft Entra ID (Expose API url had not changed)
After subscription migration of Excel AddIn application manifest can't authenticate users through Microsoft Entra ID (Expose API url had not changed) We have azure container app (with excel add-in) and after re-creation in new subscription of container…
Why all managed identities not visible on Azure portal?
Hi, When I go to the "Managed Identities" section in Azure portal, it shows some identities but not the system-assigned MIs attached to the storage accounts. Why? How can I see all the managed identities added to my Azure subscription?

How to get commit ID for a tag in Azure Devops git repository.
I am trying to automate a view of all the workitems that have been closed between 2 branch tags of a git repo. One of the main issues I'm having is for some reason, when I view the tags from the tags page, I can see the commit id of the tags: However,…