AzBobbyTables

3.4.2

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 Clear-AzDataTable Get-AzDataTable Get-AzDataTableEntity Get-AzDataTableSupportedEntityType Remove-AzDataTableEntity Update-AzDataTableEntity New-AzDataTableContext Remove-AzDataTable New-AzDataTable

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

## [3.4.2] - 2026-03-30

### Fixed

- Support Managed Identity on Azure VMs via IMDS fallback ([#116](https://github.com/PalmEmanuel/AzBobbyTables/pull/116))

### Changed

- Updated documentation to include `SortedList` as a supported entity type for `Add-`, `Update-`, and `Remove-AzDataTableEntity` ([#117](https://github.com/PalmEmanuel/AzBobbyTables/pull/117))

FileList

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

Version History

Version Downloads Last updated
3.4.2 (current version) 28 3/30/2026
3.4.1 877 3/5/2026
3.4.0 9,708 7/3/2025
3.3.2 4,141 2/26/2025
3.3.1 4,665 10/19/2024
3.3.0 14 10/18/2024
3.2.1 2,407 7/9/2024
3.2.0 2,451 3/21/2024
3.1.3 37,067 1/20/2024
3.1.2 849 1/5/2024
3.1.1 2,941 5/3/2023
3.1.0 396 3/24/2023
3.0.0 33 3/15/2023
2.4.0 8,543 12/14/2022
2.3.2 437 10/5/2022
2.3.1 58 9/30/2022
2.3.0 1,027 9/1/2022
2.2.2 47 9/1/2022
2.2.1 221 7/25/2022
2.2.0 104 7/18/2022
2.1.0 84 7/14/2022
2.0.1 85 7/7/2022
2.0.0 91 5/11/2022
1.0.2 135 11/22/2021
1.0.1 73 11/21/2021
1.0.0 73 11/21/2021
Show more