There are several issues / message came when working with the Azure function app, there were common issue related to dependency not found. Could not load file or assembly ‘System.IdentityModel.Tokens.Jwt after deploying on Azure When you have build the function app in .net with the dependent or project reference, you came across multiple issues /…