question

nitigupta-5636 avatar image
0 Votes"
nitigupta-5636 asked MayankBargali-MSFT edited

Read Shared File Location on Corp Network to PME Network

Our service hosted in Microsoft Corp network reads a shared file path located in the same corp network . We are now migrating all our resources to PME (pme.gbl.msidentity.com) domain. Would like to understand how do we now access the shared file path in Microsoft corp network via App Service /Logic App hosted in the PME network? I am able to do it via installing on premises Data gateway which we do not want to use.

azure-webappsazure-logic-apps
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MayankBargali-MSFT avatar image
0 Votes"
MayankBargali-MSFT answered MayankBargali-MSFT edited

Hi @nitigupta-5636

Welcome to Microsoft Q&A! Thanks for posting the question.

From logic app end it can only be supported using OPDG. I have added the azure-webapps tag and will check with the team if this can be supported at their end.
App Service sandbox explicitly does not allow access to the ports necessary for SMB protocol (137/138/139/445).
There are restrictions in terms of network access from an Azure Web App. This section outlines limitations specific to Azure App Service; apps are, in addition, still subject to Azure's own networking restrictions.

You can refer to this article under the section "Restricted Outgoing Ports" for more details. For Linux it is not the case as discussion here.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.