AzureRmStorageTable
AzureRmStorageTable copied to clipboard
Azure Storage Table supports various property types, including int64, Guid, [etc](https://learn.microsoft.com/en-us/rest/api/storageservices/understanding-the-table-service-data-model#property-types) How I can retrieve metadata (property types) when I read full rows with Get-AzTableRow? Or maybe there are other...
**Describe the bug** When I use Connectd Storage Account to retrieve Storage Context, Get-AzTableRow return no results. However everything works fine with storage key. So, below code returns nothing ```...
**Describe the bug** When connecting to an Azure Storage account using `Get-AzTableTable`, the returned `[Microsoft.Azure.Cosmos.Table.CloudTable]` object appears to have the commercial endpoints hardcoded instead of the proper USGov endpoints. **Error...
**Describe the bug** Hi, in one of the server, we see that Get-AzTableRow returns 0 items when -Top is set to 10000, but it can fetch 1000 rows when -Top...
I know this is for AzRmStorageTable but I see you are an owner for AzTable: https://www.powershellgallery.com/packages/AzTable/ It's not working properly at all with Azure Automate. I've tried every version. Version...