Azure App Service with User-Assigned Managed Identity crashes application
I have both a VMSS and multiple AppServices I would like to use the same User-Assigned Managed Service Identity. For the VMSS, I am able to assign the identity and use it to retrieve secrets from the Azure Key Vault with the following code: