Using Azure Storage Tables REST API with PowerShell
If you’ve interacted with Azure Storage using PowerShell, you’ve probably come across the AzTable community module. But, given this module’s developer abandonment, to reduce reliance on third-party packages, and to enable modern authentication, you can interact directly with Azure Tables using its REST API.