Skip to main content

Azure Table Storage

Introduction

This is a template project for creating a provider to onboard data from Azure table storage. Available via Github.

How it works

The program reads from the books table in a azure storage and converts each book element into a Dynamic Entity. They are then imported into Occtoo using the OnboardingServiceClient

Check our documentation on how to set up a Provider in Occtoo Studio to get your provider details.

Download and Installation

Fetch the latest code at our Github repository. Build and deploy to your azure instance