Microsoft Azure Tables Connection Crate
What does the Microsoft Azure Tables Connection Crate do?
Along with a form to assist in the creation of the Azure tables instances, this Crate provides a subworkflow that can be used as a workflow action to interact with the data in tables, allowing full capabilities of Azure tables as a data storage mechanism within Rewst workflows.
Crate prerequisites
The Microsoft Cloud Integration Bundle must be set up before unpacking this Crate.
Using the form in this Crate will provision a Microsoft Azure Table storage account. Learn about the costs here before proceeding.
Unpack the Microsoft Azure Tables Connection Crate
Navigate to Crates > Crate Marketplace in the left side menu of the Rewst platform.
Search for
Microsoft Azure Tables Connection
.Click on the Crate tile to begin unpacking.
Click Unpack Crate.
Click Continue.
Note that you have the option under the Form Submission accordion menu to activate the Crate for all future organizations in addition to the current one. You may also set activation to certain tags, trigger criteria, or for integration overrides.
Click Unpack.
Use the Crate
Use the form
Navigate to Automations > Forms.
Search for
Azure Tables: Create Table
.Click ⋮ > Usages > View Direct URLs.
Copy the URL and paste it into a new tab or browser window.
Choose the action you'd like to take from the drop-down selector.
Choose your subscription to deploy in from the Azure Subscription drop-down selector.
Choose if you want to create a new resource group or use an existing one.
Choose if you want to create a new storage account or use an existing one.
Choose your desired tier from the Storage Account SKU drop-down selector.
Locally Redundant Storage - stores three copies of data within a single physical location in the primary region
Geo-Redundant Storage - stores data in two regions with six total copies
Read-Access Geo-Redundant Storage - same as above, but provides read-only access in the secondary region
Zone-Redundant Storage - stores three copies of data across two to three facilities, either within a single region or across two regions
Enter a name for your new table in the Table Name field.
Click Submit.

Use the subworkflow
This Crate provides a subworkflow that can be used as a workflow action to interact with the data in tables.
Last updated
Was this helpful?