AzBobbyTables

3.2.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 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.2.1] - 2024-07-09

### Fixed

- Fixed bug where empty lines were written to console.

FileList

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

Version History

Version Downloads Last updated
3.2.1 (current version) 2,316 7/9/2024
3.2.0 1,907 3/21/2024
3.1.3 5,395 1/20/2024
3.1.2 611 1/5/2024
3.1.1 2,656 5/3/2023
3.1.0 386 3/24/2023
3.0.0 26 3/15/2023
2.4.0 5,351 12/14/2022
2.3.2 408 10/5/2022
2.3.1 57 9/30/2022
2.3.0 777 9/1/2022
2.2.2 46 9/1/2022
2.2.1 220 7/25/2022
2.2.0 103 7/18/2022
2.1.0 82 7/14/2022
2.0.1 84 7/7/2022
2.0.0 89 5/11/2022
1.0.2 106 11/22/2021
1.0.1 72 11/21/2021
1.0.0 72 11/21/2021
Show more