spec.azure.tables

1.1.0

A module for interacting with Azure Tables

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name spec.azure.tables

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

Install-PSResource -Name spec.azure.tables

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) 2023 Specsavers. All rights reserved.

Package Details

Author(s)

  • owen.heaume

Tags

spec azure tables sas

Functions

Get-SpecAzTable Get-SpecAzTableByFilter Get-SpecAzTableRow Add-SpecAztableRow Update-SpecAzTableRow Get-SpecAzTableRowUsingSAS Update-SpecAzTableRowUsingSAS Add-SpecAzTableRowUsingSAS Get-specAzTableErrorMessage Get-specFilteredTableData

Dependencies

This module has no dependencies.

Release Notes

* 1.0.4 - Typo in private function
* 1.0.5 - Added specAzTableErrorMessage function
* 1.0.6 - Update Get-specAzTableErrorMessage function to check if version number is an integer
* 1.0.7 - Now uses 'throw' on errors so that they can be trapped via try/catch
* 1.0.8 - Added Get-specFilteredTableData function
* 1.0.9 - Bug fix in Get-specFilteredTableData function (Thank you, Pester!)
* 1.1.0 - Bug fix in Get-specFilteredTableData function (Thank you, Pester!)

FileList

Version History

Version Downloads Last updated
1.1.0 (current version) 5,932 4/10/2024
1.0.9 4 4/10/2024
1.0.8 4 4/10/2024
1.0.7 9 3/22/2024
1.0.6 23,735 1/2/2024
1.0.5 8,982 11/30/2023
1.0.4 19,921 9/30/2023
1.0.3 9 9/30/2023
1.0.2 10 9/29/2023
1.0.1 5 9/29/2023
1.0.0 566 9/22/2023
Show more