AzBobbyTables

3.1.3

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 -RequiredVersion 3.1.3

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

Install-PSResource -Name AzBobbyTables -Version 3.1.3

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

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

## [3.1.3] - 2024-01-20

### Added

- Added Sampler ([#48](https://github.com/PalmEmanuel/AzBobbyTables/issues/48)).
- Added support for user-assigned managed identities ([#54](https://github.com/PalmEmanuel/AzBobbyTables/issues/54)).

FileList

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

Version History

Version Downloads Last updated
3.2.0 579 3/21/2024
3.1.3 (current version) 3,620 1/20/2024
3.1.2 387 1/5/2024
3.1.1 2,547 5/3/2023
3.1.0 328 3/24/2023
3.0.0 23 3/15/2023
2.4.0 4,141 12/14/2022
2.3.2 405 10/5/2022
2.3.1 54 9/30/2022
2.3.0 622 9/1/2022
2.2.2 43 9/1/2022
2.2.1 217 7/25/2022
2.2.0 100 7/18/2022
2.1.0 79 7/14/2022
2.0.1 81 7/7/2022
2.0.0 86 5/11/2022
1.0.2 103 11/22/2021
1.0.1 69 11/21/2021
1.0.0 69 11/21/2021
Show more