AzureRmStorageTable
2.1.0
Sample functions to add/retrieve/update entities on Azure Storage Tables from PowerShell (This is the same as AzureRmStorageTable module but with a new module name). It requires latest PowerShell Az module installed. Instructions at https://docs.microsoft.com/en-us/powershell/azure/install-az-ps?view=azps-1.6.0. For documentation, please visit https://paulomarquesc.gi/
Sample functions to add/retrieve/update entities on Azure Storage Tables from PowerShell (This is the same as AzureRmStorageTable module but with a new module name). It requires latest PowerShell Az module installed. Instructions at https://docs.microsoft.com/en-us/powershell/azure/install-az-ps?view=azps-1.6.0. For documentation, please visit https://paulomarquesc.github.io/working-with-azure-storage-tables-from-powershell/.
Show more
Minimum PowerShell version
4.0
Installation Options
Owners
Copyright
© Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Paulo Marques (MSFT)
Functions
Add-AzTableRow Get-AzTableRow Get-AzTableRowAll Get-AzTableRowByPartitionKeyRowKey Get-AzTableRowByPartitionKey Get-AzTableRowByColumnName Get-AzTableRowByCustomFilter Update-AzTableRow Remove-AzTableRow Get-AzTableTable
Dependencies
This module has no dependencies.
FileList
- AzureRmStorageTable.nuspec
- AzureRmStorageTable.psd1
- AzureRmStorageTableCoreHelper.psm1
- LICENSE