azure-functions-sql-extension
azure-functions-sql-extension copied to clipboard
Bump Microsoft.Azure.WebJobs.Extensions.Storage and Azure.Identity packages to latest
Dependabot PR : https://github.com/Azure/azure-functions-sql-extension/pull/994
Doing this results in a major version update of the Microsoft.Identity.Client.Extensions.Msal package (2.31.0 -> 4.56.0) so we need to verify that such an update is safe and won't conflict with the host before taking this in.