Skip to content

Commit bf3ce1a

Browse files
author
ecfan
committed
Save draft
1 parent a3c46fd commit bf3ce1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/logic-apps/set-up-standard-workflows-hybrid-deployment-requirements.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,10 @@ To store artifacts such as maps, schemas, and assemblies for your container app
598598

599599
- Your SMB file share requires inbound and outbound connectivity with your Kubernetes cluster. If you enabled Azure virtual network restrictions, make sure that your file share exists in the same virtual network as your Kubernetes cluster or in a peered virtual network.
600600

601+
- Don't use the same exact file share path for multiple logic apps.
602+
603+
- You can use separate SMB file shares for each logic app, or you can use different folders in the same SMB file share as long as those folders aren't nested. For example, don't have a logic app use the root path, and then have another logic app use a subfolder.
604+
601605
- To deploy your logic app using Visual Studio Code, make sure that the local computer with Visual Studio Code can access the file share.
602606

603607
### Set up your SMB file share on Windows

0 commit comments

Comments
 (0)