Is there a way to create an Azure Table with a predefined structure without adding an entity into the table?
I am able to create a table with entity entry. After creation if i delete the entry, the table defaults to the Partition Key and Row Key columns alone.
https://docs.microsoft.com/en-us/azure/visual-studio/vs-storage-aspnet5-getting-started-tables

Ravishankar NPosted Sep 3, 2019, 4:50 AM
Hitesh KacholiyaPosted Jul 19, 2019, 2:24 PM
Madan ShekarPosted Jul 19, 2019, 1:29 AM
https://github.com/madansrb/AzureTableStorage