AzBobbyTables

3.8.0

A module for handling Azure Table Storage operations by wrapping the Azure Data Tables SDK.

Minimum PowerShell version

7.0

Installation Options

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

Install-Module -Name AzBobbyTables

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

Install-PSResource -Name AzBobbyTables

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) Emanuel Palm. All rights reserved.

Package Details

Author(s)

  • Emanuel Palm

Tags

azure storage table cosmos cosmosdb data

Cmdlets

Add-AzDataTableEntity Add-AzDataTableLargeEntity Clear-AzDataTable Get-AzDataTable Get-AzDataTableEntity Get-AzDataTableLargeEntity Get-AzDataTableSupportedEntityType Remove-AzDataTableEntity Remove-AzDataTableLargeEntity Update-AzDataTableEntity Update-AzDataTableLargeEntity New-AzDataTableContext Remove-AzDataTable New-AzDataTable

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

## [3.8.0] - 2026-08-18

### Added

- Added `Update-AzDataTableLargeEntity` for updating entities that exceed the Azure Table Storage size limits, allowing for updates of entities added by `Add-AzDataTableLargeEntity`.

### Fixed

- `Update-AzDataTableEntity` no longer creates entities that do not exist when called with `-Force` or with entities that carry no ETag.

FileList

  • AzBobbyTables.nuspec
  • AzBobbyTables.psd1
  • dependencies\System.Text.Json.dll
  • dependencies\System.Security.Principal.Windows.dll
  • dependencies\System.Runtime.CompilerServices.Unsafe.dll
  • LICENSE
  • dependencies\Azure.Data.Tables.dll
  • dependencies\System.Diagnostics.DiagnosticSource.dll
  • dependencies\AzBobbyTables.Core.dll
  • AzBobbyTables.PS.dll
  • dependencies\Microsoft.Win32.Registry.dll
  • dependencies\System.ClientModel.dll
  • dependencies\Microsoft.Bcl.AsyncInterfaces.dll
  • CHANGELOG.md
  • dependencies\System.Memory.Data.dll
  • dependencies\System.Memory.dll
  • dependencies\System.Security.AccessControl.dll
  • dependencies\Microsoft.VisualStudio.Validation.dll
  • dependencies\System.Threading.Tasks.Extensions.dll
  • dependencies\System.Numerics.Vectors.dll
  • en-US\AzBobbyTables.PS.dll-Help.xml
  • dependencies\System.Buffers.dll
  • dependencies\Microsoft.VisualStudio.Threading.dll
  • dependencies\Azure.Core.dll
  • dependencies\System.Text.Encodings.Web.dll

Version History

Version Downloads Last updated
3.8.0 (current version) 82 8/18/2026
3.7.1 330 8/12/2026
3.7.0 149 8/10/2026
3.6.1 538 7/29/2026
3.6.0 880 7/1/2026
3.5.0 2,174 4/20/2026
3.4.2 622 3/30/2026
3.4.1 2,814 3/5/2026
3.4.0 21,241 7/3/2025
3.3.2 4,214 2/26/2025
3.3.1 4,929 10/19/2024
3.3.0 15 10/18/2024
3.2.1 2,408 7/9/2024
3.2.0 3,272 3/21/2024
3.1.3 43,782 1/20/2024
3.1.2 874 1/5/2024
3.1.1 3,018 5/3/2023
3.1.0 403 3/24/2023
3.0.0 44 3/15/2023
2.4.0 9,416 12/14/2022
2.3.2 577 10/5/2022
2.3.1 58 9/30/2022
2.3.0 1,028 9/1/2022
2.2.2 48 9/1/2022
2.2.1 226 7/25/2022
2.2.0 106 7/18/2022
2.1.0 86 7/14/2022
2.0.1 95 7/7/2022
2.0.0 97 5/11/2022
1.0.2 275 11/22/2021
1.0.1 74 11/21/2021
1.0.0 73 11/21/2021
Show more