Hi
Does anyone know if it is possible to create a Flow that accesses Azure Storage through a Data Gateway? The Storage Account is configured with a private endpoint which is why I think I need the Data Gateway. In other words the Storage account is not publicly available for security reasons. Using an Access Key I'm getting the following errors: "The 'authType' connection parameter is null or invalid for the on-premise connection request" & "Test connection failed. Details: This request is not authorized to perform this operation"
Solved! Go to Solution.
Hi @sharepat01 ,
I do not think you can use the connector with a data gateway but happy to be corrected.
You can try:
1. Logic App (standard) with vnet integration
2. Function App with app service plan with vnet integration
You can use the above as a custom connector or call via HTTP if you still need to use within your flow.
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Connect on LinkedIn
---------------------------------------------
-----------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Connect on LinkedIn
Hi @sharepat01 ,
I do not think you can use the connector with a data gateway but happy to be corrected.
You can try:
1. Logic App (standard) with vnet integration
2. Function App with app service plan with vnet integration
You can use the above as a custom connector or call via HTTP if you still need to use within your flow.
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Connect on LinkedIn
---------------------------------------------
-----------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Connect on LinkedIn
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.