SpecAzTables

1.0.5

Module to interact 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 SpecAzTables

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

Install-PSResource -Name SpecAzTables

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 owen.heaume. All rights reserved.

Package Details

Author(s)

  • owen.heaume

Tags

azure tables

Functions

Get-SpecAzTable Get-SpecAzTableByFilter Get-SpecAzTableRow Add-SpecAztableRow

Dependencies

This module has no dependencies.

Release Notes

       * 1.0.0 - Initial release to PowerShell Gallery
           - Added Get- functions
         1.0.1 - Fix unicode issue
         1.0.2 - Add Add-SpecAzTableRow
         1.0.3 - Misc formatting changes
         1.0.4 - Add private function to reduce code repetition
         1.0.5 - Add comment-based help to Get-SpeccloudTable
       

FileList

Version History

Version Downloads Last updated
1.0.5 (current version) 107 7/12/2023
1.0.4 6 7/12/2023
1.0.3 6 7/11/2023
1.0.2 6 7/11/2023
1.0.1 6 7/10/2023
1.0.0 6 7/10/2023
Show more