How to Fix Scaling Issues for Azure Function in Azure Container Apps?
An Azure function is deployed in container apps that utilizes event grid blob triggers. According to the documentation, Azure Container Apps Functions Overview, KEDA scalers should be available by default. However, when uploading multiple files to the…
Azure Container Apps

CDC set up in Azure Data Factory for Onprem Sql to Blob Storage
Hello, We are looking to use Azure Data Factory new feature CDC to load data from On prem Sql Server to Data lake Blob Storage. We have already both Self hosted and Managed Integration Run time exists for other process and we have also brand new Self…
Azure Data Factory
Cannot establish P2S connection to Azure VPN that was previously working
As of today, I am unable to successfully make a P2S connection to an existing Virtual network gateway that was accessible last week. I receive the following error: "A required certificate is not within its validity period when verifying against the…
Azure VPN Gateway
ReactView frame failed to load
I tried openinng the network tab for one of my app service's deployment slots and and I getting a weird react error, and yes clearing the cache/hard refresh and opening in in-cognito does not help, tried with multiple browers and accounts but the issue…
Azure App Service
Azure Site Recovery Extension not installing on Azure Local Nodes
I am new to Azure Local. I am hoping this solution will one day be able to replace our VMware vSAN environments. I am attempting to test the Disaster Recovery feature. When I click "Protect VM Workloads" then click Prepare Infrastructure, 4…
Azure Local
Using Azure Web Apps, Authentication, and Websockets: Possible, or not?
Hello. I have 2 web apps. One is hosting my html website (frontend) and the other is hosting my python backend. The first one sends a websocket request to the back one and they stream just fine. However, when I turn on authentication, I cannot get the…
Azure App Service

Azure Virtual WAN - ExpressRoute Gateway traffic flow
Hello, I'm trying to better understand the traffic flow in an Azure Virtual WAN (vWAN) setup that includes ExpressRoute. When inspecting the ExpressRoute route table, I notice a BGP peer IP that falls within the Virtual Hub address space—for example,…
Azure Virtual WAN
Delays When Updating Multiple Azure Container Apps in Parallel Using CLI
Hello, I’m currently using Azure Container Apps and need to update 10 different container apps simultaneously. I'm using multiple parallel processes that each execute az containerapp update for a different app. However, I've noticed that the updates…
Azure Container Apps
Does changing a revision label in Azure Container Apps cause traffic interruption?
In Azure Container Apps, if a revision currently receiving 100% of traffic has the label green, and I change the label to blue using az containerapp revision label add, is there any risk of traffic interruption during the label change? I'd also like to…
Azure Container Apps
Azure Local: Update from 2505 to 2506 fails with task "update ARB and extensions"
Update from 2505 to 2506 failed with an error when completing the task "update ARB VM and VM extension inside of ARB VM" Please see the screenshot attached for your reference Please let me know if you need more information.
Azure Local
Logic Apps Designer fails to load with "renderComponentIntoRoot" error across multiple users and environments
We are experiencing a critical issue in the Azure Portal where the Logic Apps Designer fails to load. The following message appears: "renderComponentIntoRoot component failed to load" Additional info from the error screen: Session ID:…
Azure Logic Apps
Low Level design for Error Logging for Data Pipeline
Hello, May someone please help me how to design Error Logging for the Data pipeline shown below. I have to design logging in Databricks CI Satellite EDLAP. Can I do it in ADLS Gen2 Silver layer or do I need to have any other component. Can Someone…
Azure Databricks
Routing Behavior with VNet Peering and Shared ExpressRoute Circuit
Hi, I have a question regarding routing behavior when two VNets are connected to the same ExpressRoute (ER) circuit, and VNet peering is configured with "Use remote gateway" disabled. Topology: VNET1 (10.1.0.0/16) ---- ER circuit (on-prem…
Azure ExpressRoute
When I go to Quota -> My Quota the quota's never appear - the spinner just spins
My Quota never shows up. Tried from a private browser / logging out and back in....
Azure Virtual Machines
Azure Front Door include policy that associated to the endpoint, but actually it's not block anything.
Hello We've Azure Front Door include policy that associated to the endpoint, but actually it's not block anything. please help, if needed I can send private message with all our settings, the currently mode is Prevention, and have Managed rule and OWASP…
Azure Front Door
The server principal is not able to access the database under the current security - Sql Managed Instance
Hello, We have recently created Azure Sql Managed Instance and after migrating database, we have one of the Synonyms which we are accessing using Azure Service Principal but it's throwing an error. Synonyms created in Database1 which is reference to one…
Azure SQL Database
Microsoft Azure
I desperately need help with the Azure Grant Are you able to tell me what can I use the grant for ? And how to I use it? I am having the hardest time finding help. Can I use it to purchase Microsoft 365 apps? ( Word,, Excel, PowerPoint) Please share…
Azure Cost Management
Example of AzureOpenAI using Grounding with Bing?
I'd like to use the Python AzureOpenAI client in conjunction with Grounding With Bing. I can't seem to find an example for this particular scenario.
Azure AI services

Azure container registry anonymous pull rate limits
I have created a Premium container registry in Azure. I wanted to know if there are any type of rate limit in case of anonymous or authenticated pulls from Azure cloud or any other cloud. I have multiple Kubernetes clusters in Azure and other clouds in…
Azure Container Registry
There is a package conflic when Responsible AI is trying to run. How do I resolve this?
I am using Azure AutoML to train a predictive model that can guess segments. One of the child jobs for Responsible AI fails with the error below. Because of this my trained model does not have an explanation. I need to resolve this, so that I can…