We are trying to handle URL redirects by using FileMapProvider on Azure app service, however we get the following error:
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.Iis.Rewrite.Providers, Version=7.1.761.0, Culture=neutral, PublicKeyToken=0545b0627da60a5f' or one of its dependencies. The system cannot find the file specified.
Does anybody know if Azure anyhow supports FileMapProvider?