spec.azure.tables
2.0.1
A module for interacting with Azure Tables
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2023 Specsavers. All rights reserved.
Package Details
Author(s)
- owen.heaume
Tags
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!)
* 1.1.1 - Get-specAzTableRowUsingSAS now retrieves more than 1000 rows if present
* 1.1.2 - '-useBasicParsing' added to Invoke-WebRequest in SAS functions
* 2.0.0 - Version 2 SAS functions - can now use try \ catch blocks with them.
* 2.0.1 - Added '-ea stop' to ensure that a terminating error is thrown if the key or value is missing otherwise it returns all data if the key or value is missing
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\Get-specFilteredTableData.ps1
- Private\Get-SpecCloudTable.ps1
- Public\Update-SpecAzTableRow.ps1
- Public\Add-SpecAzTableRow.ps1
- Public\Update-SpecAzTableRowUsingSAS.ps1
- Public\Add-SpecAzTableRowUsingSAS.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.1 (current version) | 2,691 | 9/24/2024 |
2.0.0 | 17 | 9/6/2024 |
1.1.2 | 3,452 | 7/3/2024 |
1.1.1 | 30 | 6/7/2024 |
1.1.0 | 7,165 | 4/10/2024 |
1.0.9 | 5 | 4/10/2024 |
1.0.8 | 5 | 4/10/2024 |
1.0.7 | 10 | 3/22/2024 |
1.0.6 | 25,445 | 1/2/2024 |
1.0.5 | 9,578 | 11/30/2023 |
1.0.4 | 21,145 | 9/30/2023 |
1.0.3 | 10 | 9/30/2023 |
1.0.2 | 11 | 9/29/2023 |
1.0.1 | 15 | 9/29/2023 |
1.0.0 | 567 | 9/22/2023 |