microsoft / durabletask-mssql

Microsoft SQL storage provider for Durable Functions and the Durable Task Framework
MIT License
87 stars 32 forks source link

Add AzFunctions' Scale Controller support for managed identity #175

Open davidmrdavid opened 1 year ago

davidmrdavid commented 1 year ago

Today, the MSSQL backend requires runtime-driven scaling to autoscale in Azure Functions when managed identity is used to connect to the DB.

This ticket tracks providing out of the box support for autoscaling with MSSQL in the Scale Controller.

davidmrdavid commented 1 year ago

When completing this work, we should update these docs to reflect that managed identity is fully supported with the MSSQL backend for Azure Functions: https://learn.microsoft.com/en-us/Azure/azure-functions/durable/durable-functions-storage-providers#comparing-storage-providers