Skip to content

Commit 7f21e94

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 467f642 commit 7f21e94

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
@@ -100,7 +100,7 @@ The following errors commonly happen with a private storage account that's behin
100100

101101
| Problem | Error |
102102
|---------|-------|
103-
| Access to the `host.json` file is denied | `"System.Private.CoreLib: Access to the path 'C:\\home\\site\\wwwroot\\host.json' is denied."` |
103+
| Access to the `host.json` file is denied | `"System.Private.CoreLib: Access to the path 'C:\home\site\wwwroot\host.json' is denied."` |
104104
| 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'."` |

0 commit comments

Comments
 (0)