Was it working correctly on 38 hotfix? If so, and the hotfix installation was the only difference made, I'd probably suggest reaching out to Kentico support regarding this issue.
Yes, it was working before. And, the hotfix was the only relevant change in the last few days. (there were only CI Repository updates, nothing else)
The symptoms are, your AzureStorageInitializer module is not loading correctly in .NET Core application. Could you add logging to the module and check if it is executed at all?
It is the other way around: it works fine in the .NET Core app, no longer works in the Admin App. I'll try to add logging...
But isn't there some logging in Xperience itself? Could I enable tracing to see which modules are loaded?