Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 600 Bytes

vs-create-table-in-server-explorer.md

File metadata and controls

10 lines (7 loc) · 600 Bytes

You can create Azure storage table by using Visual Studio Server Explorer.

Server Explorer Tables

  1. On the View menu, choose Server Explorer.
  2. In Server Explorer, expand the Azure node for your subscription, expand the Storage node and the node for the storage account you specified in the Azure Storage connected service.
  3. Select the Tables node and choose Create Table from the context menu.
  4. Enter a name for the table and choose OK.