Trying to send files from Azure file storage and did not find the stored procedure connector in logicapp workflow
Azure stored procedure connector in logicapps
CodePudding user response:
Azure stored procedure connector in logicapps
Refer this link for Stored procedure
Trying to send files to Azure file storage and did not find the stored procedure connector in logicapp workflow
If you want to send files to azure file storage, then you need to search for Azure file storage connector not for Stored procedure. As Shown in below image if you search for Stored procedure you can see below connectors.
May be if you want to send it from file storage to SQL server you can choose Sql Server connector there you can see Execute Stored procedure action as shown below.
If in case, you want to send files to Azure File Storage then search for that connector and you can choose actions regarding your requirement as shown in below image