Skip to content

Commit da002a1

Browse files
genlinecfan
andauthored
Update support/azure/logic-apps/common-error-deploy-logic-apps-private-storage-account.md
Co-authored-by: Esther Fan <[email protected]>
1 parent c515997 commit da002a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/azure/logic-apps/common-error-deploy-logic-apps-private-storage-account.md

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

0 commit comments

Comments
 (0)