AzBobbyTables

3.7.1

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 New-AzDataTableContext Remove-AzDataTable New-AzDataTable

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

## [3.7.1] - 2026-08-12

### Changed

- `Get-AzDataTableLargeEntity` no longer fails an entire query when one entity cannot be reassembled. It skips that entity and reports it as a non-terminating error. Use `-ErrorAction Stop` for the previous behavior.

FileList

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

Version History

Version Downloads Last updated
3.7.1 (current version) 6 8/12/2026
3.7.0 140 8/10/2026
3.6.1 535 7/29/2026
3.6.0 880 7/1/2026
3.5.0 2,171 4/20/2026
3.4.2 622 3/30/2026
3.4.1 2,721 3/5/2026
3.4.0 20,728 7/3/2025
3.3.2 4,211 2/26/2025
3.3.1 4,914 10/19/2024
3.3.0 15 10/18/2024
3.2.1 2,408 7/9/2024
3.2.0 3,235 3/21/2024
3.1.3 43,670 1/20/2024
3.1.2 873 1/5/2024
3.1.1 3,015 5/3/2023
3.1.0 399 3/24/2023
3.0.0 39 3/15/2023
2.4.0 9,365 12/14/2022
2.3.2 568 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 224 7/25/2022
2.2.0 105 7/18/2022
2.1.0 86 7/14/2022
2.0.1 92 7/7/2022
2.0.0 94 5/11/2022
1.0.2 265 11/22/2021
1.0.1 74 11/21/2021
1.0.0 73 11/21/2021
Show more