Insert entities into local storage table using Azure logic apps

Dande, Venkata Subhashini 0 Reputation points
2022-07-06T07:47:09.427+00:00

We are trying to insert entities into a local storage table using Azure logic action. We are using Microsoft Azure storage emulator for storage. But we could not find built in action in azure logic apps to insert entities into table. As of now we could see below options , 1.Delete table(preview) 2.Create table(preview) 3.List tables(preview) Kindly let us know is there any option to insert entities into local storage table. Please find below snippet for you reference, ![218091-image.png][1] [1]: /api/attachments/218091-image.png?platform=QnA

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
176 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,337 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Bruno Lucas 4,431 Reputation points MVP
    2022-07-06T08:03:31.867+00:00

    Hi anonymous user

    There is the insert entity. Can you switch to "All" tab? Can you see the scroll bar when you type "azure table storage" in the search box?

    May be is a restriction to your subscription.

    217977-image.png

    1 person found this answer helpful.

  2. Kamlesh Kumar 3,866 Reputation points
    2022-07-06T08:36:09.853+00:00

    Hi anonymous user ,

    Welcome to Microsoft Q&A Platform. Thank you for the question.

    Seems you are using Standard LogicApp and in Built-In connectors which are coming in your screenshot.

    If you want to use then go to next Tab Azure connectors and search "Azure Table Storage" there you'll get all the actions.

    Another option to use the Rest API with HTTP built-in connector, check the documentation here.

    Edit

    I just checked at my end and below are the screenshot for your reference,

    For me it's working properly, please try to check on Azure portal the same,

    218020-image.png

    218066-image.png

    Refer below screenshot for Azure Connector,

    218056-image.png

    Regards,
    Kamlesh Kumar
    BizTalk Techie

    Please don't forget to click on 205836-130616-image.png or upvote 205759-130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is How

    Want a reminder to come back and check responses? Here is how to subscribe to a Notification

    If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators


  3. Bruno Lucas 4,431 Reputation points MVP
    2022-07-06T09:15:01.323+00:00

    hi anonymous user

    if you are using this VS Code add on: https://github.com/Azure/logicapps/blob/master/articles/logic-apps-public-preview-known-issues.md

    218077-image.png

    It doesn't mention that specific connector but could be the add-on

    218050-image.png

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.