Thiago Almeida
Thiago Almeida
I don't have much visibility into this, but can try figuring it out. Is this an App Service Premium plan, or the Azure Functions Elastic Premium plan? Were you able...
@anandsowm - thank you for reporting this. @FinVamp1 FYI to comment, who has been working to update those Diagnose and Resolve detectors to have values for Flex Consumption apps. We're...
@ninallam FYI on the Azure Load Testing - the metrics that show for a Flex Consumption load test need to be updated. @cveld, @anandsowm the following metrics are the only...
@bw-flagship - not just yet, we are waiting for the CPU Percentage one and filtering by SKU updates to roll out everywhere (very close!) and then will do a documentation...
Apologies for the delay, what metrics apply to Flex Consumption are now documented here: https://learn.microsoft.com/en-us/azure/azure-functions/monitor-functions-reference?tabs=flex-consumption-plan#metrics
Yes - when using user assigned managed identities, the "__credential" and "__clientId" are also required both for the host storage (AzureWebJobsStorage) and trigger connections (like the service bus one shared...
Closing this issue as I believe documentation and samples provided should suffice for when you want to use user assigned managed identity instead of system assigned or connection strings to...
Hi @dsdilpreet - thank you for pinging me, and for sharing a repro. I also added a Linux Consumption app to the test, and for the initial message I can...
@dsdilpreet thank you for the extra tests, appreciate it. We now understand why you have these results. It is both related to how fast Flex Consumption scales in and how...
@dsdilpreet - we now have in our backlog to introduce a "last instance per [function group / individual function](https://learn.microsoft.com/en-us/azure/azure-functions/event-driven-scaling?tabs=azure-cli#per-function-scaling) remains for 10 minutes" feature, to mitigate the behavior you identified...