Rename Azure Storage Table?
问题 Is it not possible to rename an Azure Storage Table? I cannot seem to find anything online (not even cmdlets). There are no options for this in Visual Studio Server Explorer, Cloud Storage Studio or TableXplorer. 回答1: You're correct. It is not possible to rename an Azure Storage Table (or Blob Container or Queue for that matter). Possible solution would be to download all entities from the table and upload them again in another table. Once all entities are uploaded, you can then delete the