Following my last blog post, Logic App Standard Engine Error: System.Private.CoreLib: Could not find a part of the path ‘C:\home\site\wwwroot’, we had the following error thrown by the Logic App Standard Engine that was enabling it to start properly:
System.Private.CoreLib: Access to the path ‘C:\home\data\Functions\secrets\Sentinels’ is denied.
Cause
This error typically happens if you disable the Storage Account Key Access of the Storage Account.
If you disable the storage account key, the Logic App Standard won’t be able to create or run the workflow or even start the engine properly. This type of configuration is not supported.
Solution
The solution is simple: you must enable the Storage Account Key Access on your Storage Account.
To do that, you just need to:
- You can access the Overview page of your Storage Account by clicking on the link for the Storage account key access property.
- Or, in your Storage Account, from the left menu, click on Settings > Configurations option.
- On the Configuration page, make sure you select the Enabled option on the Allow storage account key access property.
- Click Update.
I hope you find this helpful! If you liked the content or found it useful and want to help me write more, you can buy (or help me buy) my son a Star Wars Lego!