AzBobbyTables
3.6.0
A module for handling Azure Table Storage operations by wrapping the Azure Data Tables SDK.
Minimum PowerShell version
7.0
Installation Options
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
Dependencies
This module has no dependencies.
Release Notes
## [3.6.0] - 2026-07-01
### Added
- Added a `-MaxConnectionsPerServer` parameter to `New-AzDataTableContext` to cap the number of concurrent connections per server endpoint on the shared HTTP client pool. Applied process-wide on first use; default is unlimited. ([#133](https://github.com/PalmEmanuel/AzBobbyTables/pull/122))
- Added a `-MaxRetries` parameter to the table operation cmdlets (`Add-`, `Get-`, `Remove-`, `Update-AzDataTableEntity`, `Clear-`, `Get-`, `New-`, `Remove-AzDataTable`) to retry throttled requests (HTTP 429), waiting for the service's Retry-After hint between attempts. Defaults to `0` (no retries). ([#133](https://github.com/PalmEmanuel/AzBobbyTables/pull/122))
### Changed
Bumped Microsoft.VisualStudio.Threading from 17.14.15 to 18.7.23 (#132)
FileList
- AzBobbyTables.nuspec
- dependencies\System.Memory.Data.dll
- dependencies\System.ClientModel.dll
- dependencies\System.Interactive.Async.dll
- LICENSE
- dependencies\AzBobbyTables.Core.dll
- dependencies\System.Text.Encodings.Web.dll
- dependencies\Microsoft.Bcl.AsyncInterfaces.dll
- AzBobbyTables.psd1
- dependencies\System.Linq.AsyncEnumerable.dll
- dependencies\Microsoft.Win32.Registry.dll
- dependencies\System.Numerics.Vectors.dll
- CHANGELOG.md
- dependencies\System.Linq.Async.dll
- dependencies\System.Security.Principal.Windows.dll
- dependencies\System.Buffers.dll
- AzBobbyTables.PS.dll
- dependencies\System.Threading.Tasks.Extensions.dll
- dependencies\System.Security.AccessControl.dll
- dependencies\Azure.Core.dll
- en-US\AzBobbyTables.PS.dll-Help.xml
- dependencies\System.Memory.dll
- dependencies\System.Diagnostics.DiagnosticSource.dll
- dependencies\Microsoft.VisualStudio.Validation.dll
- dependencies\Microsoft.Bcl.Memory.dll
- dependencies\Microsoft.VisualStudio.Threading.dll
- dependencies\Azure.Data.Tables.dll
- dependencies\System.Runtime.CompilerServices.Unsafe.dll
- dependencies\System.Text.Json.dll
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 3.6.0 (current version) | 19 | 7/1/2026 |
| 3.5.0 | 2,143 | 4/20/2026 |
| 3.4.2 | 597 | 3/30/2026 |
| 3.4.1 | 2,178 | 3/5/2026 |
| 3.4.0 | 16,728 | 7/3/2025 |
| 3.3.2 | 4,193 | 2/26/2025 |
| 3.3.1 | 4,842 | 10/19/2024 |
| 3.3.0 | 14 | 10/18/2024 |
| 3.2.1 | 2,407 | 7/9/2024 |
| 3.2.0 | 2,529 | 3/21/2024 |
| 3.1.3 | 42,931 | 1/20/2024 |
| 3.1.2 | 866 | 1/5/2024 |
| 3.1.1 | 2,996 | 5/3/2023 |
| 3.1.0 | 397 | 3/24/2023 |
| 3.0.0 | 36 | 3/15/2023 |
| 2.4.0 | 9,168 | 12/14/2022 |
| 2.3.2 | 550 | 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 | 223 | 7/25/2022 |
| 2.2.0 | 105 | 7/18/2022 |
| 2.1.0 | 86 | 7/14/2022 |
| 2.0.1 | 91 | 7/7/2022 |
| 2.0.0 | 93 | 5/11/2022 |
| 1.0.2 | 248 | 11/22/2021 |
| 1.0.1 | 73 | 11/21/2021 |
| 1.0.0 | 73 | 11/21/2021 |