AzBobbyTables

3.8.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 Update-AzDataTableLargeEntity New-AzDataTableContext Remove-AzDataTable New-AzDataTable

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

## [3.8.1] - 2026-09-18

### Added

- Added managed identity authentication support for Azure Arc-enabled servers.

### Changed

- `Get-AzDataTableLargeEntity` now streams unbounded, unsorted reads instead of creating the whole list before returning, improving performance and reducing memory usage in most cases. Reads that use `-First`, `-Skip` or `-Sort` keep the previous behaviour.

FileList

  • AzBobbyTables.nuspec
  • AzBobbyTables.psd1
  • dependencies\System.Runtime.CompilerServices.Unsafe.dll
  • dependencies\Microsoft.Extensions.Hosting.Abstractions.dll
  • dependencies\Azure.Core.dll
  • dependencies\System.Text.Encodings.Web.dll
  • dependencies\System.Security.AccessControl.dll
  • dependencies\System.Buffers.dll
  • CHANGELOG.md
  • dependencies\Microsoft.Extensions.FileProviders.Abstractions.dll
  • dependencies\System.Text.Json.dll
  • dependencies\System.Security.Cryptography.ProtectedData.dll
  • AzBobbyTables.PS.dll
  • dependencies\Microsoft.Extensions.Diagnostics.Abstractions.dll
  • dependencies\Microsoft.Identity.Client.dll
  • dependencies\Microsoft.Identity.Client.Extensions.Msal.dll
  • LICENSE
  • dependencies\System.IO.FileSystem.AccessControl.dll
  • dependencies\System.Memory.Data.dll
  • dependencies\Microsoft.VisualStudio.Threading.dll
  • en-US\AzBobbyTables.PS.dll-Help.xml
  • dependencies\System.Net.ServerSentEvents.dll
  • dependencies\Microsoft.Extensions.Configuration.Abstractions.dll
  • dependencies\System.Formats.Asn1.dll
  • dependencies\Microsoft.Bcl.AsyncInterfaces.dll
  • dependencies\System.Diagnostics.DiagnosticSource.dll
  • dependencies\System.IO.Pipelines.dll
  • dependencies\System.Numerics.Vectors.dll
  • dependencies\System.ClientModel.dll
  • dependencies\Microsoft.VisualStudio.Validation.dll
  • dependencies\System.Security.Cryptography.Cng.dll
  • dependencies\System.Threading.Tasks.Extensions.dll
  • dependencies\Microsoft.Extensions.Logging.Abstractions.dll
  • dependencies\Microsoft.Extensions.Options.dll
  • dependencies\Microsoft.Win32.Registry.dll
  • dependencies\Microsoft.Extensions.DependencyInjection.Abstractions.dll
  • dependencies\System.ComponentModel.Annotations.dll
  • dependencies\Microsoft.Extensions.Primitives.dll
  • dependencies\System.Memory.dll
  • dependencies\Microsoft.IdentityModel.Abstractions.dll
  • dependencies\System.Security.Principal.Windows.dll
  • dependencies\AzBobbyTables.Core.dll
  • dependencies\Azure.Data.Tables.dll

Version History

Version Downloads Last updated
3.8.1 (current version) 30 9/18/2026
3.8.0 1,585 8/18/2026
3.7.1 357 8/12/2026
3.7.0 176 8/10/2026
3.6.1 541 7/29/2026
3.6.0 881 7/1/2026
3.5.0 2,175 4/20/2026
3.4.2 622 3/30/2026
3.4.1 3,040 3/5/2026
3.4.0 23,324 7/3/2025
3.3.2 4,224 2/26/2025
3.3.1 4,980 10/19/2024
3.3.0 15 10/18/2024
3.2.1 2,408 7/9/2024
3.2.0 3,371 3/21/2024
3.1.3 44,225 1/20/2024
3.1.2 881 1/5/2024
3.1.1 3,037 5/3/2023
3.1.0 406 3/24/2023
3.0.0 44 3/15/2023
2.4.0 9,567 12/14/2022
2.3.2 604 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 109 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 301 11/22/2021
1.0.1 74 11/21/2021
1.0.0 73 11/21/2021
Show more