Azure Function App Cannot Access the Azure SQL Database
There is an Azure Function App that has the ‘system assigned identity’ enabled and a ‘user assigned identity’ (uai) linked. The ‘uai’ is also created under the Azure SQL database it needs to interact with and has db roles assigned…