AzTableAPI

1.0.0

PowerShell module for Azure Table Storage data-plane operations via the REST API. Supports Entra ID (bring-your-own access token), Shared Key (HMAC-SHA256), and SAS token authentication. No SDK dependency required. Requires PowerShell 7+.

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzTableAPI

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzTableAPI

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Tobias Vilhelmsen. All rights reserved.

Package Details

Author(s)

  • Tobias Vilhelmsen

Tags

Azure TableStorage Storage AzureTable Table REST API EntraID SAS SharedKey AzTableAPI

Functions

New-AzTableAPIContext Get-AzTableAPITable New-AzTableAPITable Remove-AzTableAPITable Get-AzTableAPIEntity Add-AzTableAPIEntity Set-AzTableAPIEntity Update-AzTableAPIEntity Remove-AzTableAPIEntity Invoke-AzTableAPIBatch

Dependencies

This module has no dependencies.

Release Notes

Initial release of AzTableAPI (v1.0.0). Supports Shared Key, Access Token, and SAS token authentication. Full table and entity CRUD, batch transactions, Pester tests, and tag-based CI release automation.

FileList

Version History

Version Downloads Last updated
1.0.0 (current version) 3 7/2/2026