Skip to content

Commit a776d1a

Browse files
xuehonggecfan
andauthored
Update articles/logic-apps/deploy-single-tenant-logic-apps-private-storage-account.md
Co-authored-by: Esther Fan <[email protected]>
1 parent 885173c commit a776d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/deploy-single-tenant-logic-apps-private-storage-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The following errors commonly happen with a private storage account that's behin
101101
| Problem | Error |
102102
|---------|-------|
103103
| Access to the `host.json` file is denied | `"System.Private.CoreLib: Access to the path 'C:\\home\\site\\wwwroot\\host.json' is denied."` |
104-
| Unable to connect to file share |`"System.Private.CoreLib: The network path was not found: 'C:\home\data\Functions\secrets\Sentinels'."`|
104+
| Unable to connect to file share | `"System.Private.CoreLib: The network path was not found: 'C:\home\data\Functions\secrets\Sentinels'."` |
105105
| Unable to authenticate to file share |`"System.Private.CoreLib: The user name or password is incorrect: 'C:\home\data\Functions\secrets\Sentinels'."`|
106106
| Error building configuration in an external startup class | `"System.Private.CoreLib: Could not find a part of the path 'C:\home\site\wwwroot'."`|
107107
| Can't load workflows in the logic app resource | `"Encountered an error (ServiceUnavailable) from host runtime."` |

0 commit comments

Comments
 (0)