Hitesh Kacholiya

Hitesh Kacholiya

  • NA
  • 379
  • 237.5k

Create Azure Table with Structure

Jul 18 2019 12:04 PM
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 

Answers (3)