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