Recently, a plugin using Azure.Storage.Blobs and Azure.Storage.Common libraries started throwing a System.TypeInitializationException with a System.IO.FileNotFoundException. The issue was caused by a platform update that prevented the loading of the "System.Memory.Data" assembly on the plugin server. The solution was to include the System.Memory.Data assembly along with the Azure assemblies. Another option is to use the Plugin Package to package the dependent assemblies.
Login now to access my digest by 365.Training