You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/azure/logic-apps/common-error-deploy-logic-apps-private-storage-account.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ The following errors commonly happen with a private storage account that's behin
23
23
| Access to the **host.json** file is denied |**"System.Private.CoreLib: Access to the path 'C:\home\site\wwwroot\host.json' is denied."**|
24
24
| Unable to connect to file share |**"System.Private.CoreLib: The network path was not found: 'C:\home\data\Functions\secrets\Sentinels'."**|
25
25
| Unable to authenticate to file share |`"System.Private.CoreLib: The user name or password is incorrect: 'C:\home\data\Functions\secrets\Sentinels'."`|
26
-
| Error building configuration in an external startup class |`"System.Private.CoreLib: Could not find a part of the path 'C:\home\site\wwwroot'."`|
26
+
| Error building configuration in an external startup class |**"System.Private.CoreLib: Could not find a part of the path 'C:\home\site\wwwroot'."**|
27
27
| Can't load workflows in the logic app resource |**"Encountered an error (ServiceUnavailable) from host runtime."**|
28
28
29
29
To help you troubleshoot these problems and find the root cause, follow these steps:
0 commit comments