We are running our Umbraco 13 website on Azure Web Apps, and we see a warning in our application event logs from MsiInstaller. Please see the images below. Has anyone faced this issue? Any help would be greatly appreciated. I understand that direct access to the Windows Registry (like HKEYLOCALMACHINE) is not allowed because Azure Web Apps run in a sandboxed environment. I have checked all the NuGet packages installed on our website, and none of them are IIS-specific.
Azure Web App - MsiInstaller Warning
Hello,
We are running our Umbraco 13 website on Azure Web Apps, and we see a warning in our application event logs from MsiInstaller. Please see the images below. Has anyone faced this issue? Any help would be greatly appreciated. I understand that direct access to the Windows Registry (like HKEYLOCALMACHINE) is not allowed because Azure Web Apps run in a sandboxed environment. I have checked all the NuGet packages installed on our website, and none of them are IIS-specific.
is working on a reply...