spec.azure.tables
1.0.5
A module for interacting with Azure Tables
Minimum PowerShell version
3.0
Installation Options
Author(s)
owen.heaume
Copyright
(c) 2023 Specsavers. All rights reserved.
Package Details
Owners
Tags
Functions
Get-SpecAzTable Get-SpecAzTableByFilter Get-SpecAzTableRow Add-SpecAztableRow Update-SpecAzTableRow Get-SpecAzTableRowUsingSAS Update-SpecAzTableRowUsingSAS Add-SpecAzTableRowUsingSAS Get-specAzTableErrorMessage
Dependencies
This module has no dependencies.
Release Notes
* 1.0.4 - Typo in private function
* 1.0.5 - Added specAzTableErrorMessage function
FileList
- spec.azure.tables.nuspec
- Public\Get-SpecAzTable.ps1
- Public\Get-SpecAzTableByFilter.ps1
- spec.azure.tables.psd1
- Public\Get-specAzTableErrorMessage.ps1
- spec.azure.tables.psm1
- Public\Get-SpecAzTableRow.ps1
- en-US\about_spec.azure.tables.help.txt
- Public\Get-SpecAzTableRowUsingSAS.ps1
- Private\Get-SpecAzTableUri.ps1
- Public\Update-SpecAzTableRow.ps1
- Private\Get-SpecCloudTable.ps1
- Public\Update-SpecAzTableRowUsingSAS.ps1
- Public\Add-SpecAzTableRow.ps1
- Public\Add-SpecAzTableRowUsingSAS.ps1