Skip to content

Commit

Permalink
Update repo metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
yaohaizh committed Aug 15, 2019
1 parent 44117f0 commit 87d1962
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ languages:
- csharp
products:
- azure
services: Sql
platforms: dotnet
author: yaohaizh
extensions:
- services: Sql
- platforms: dotnet
---

# Getting started with importing and exporting SQL databases in C# #

Azure SQL sample for managing import/export SQL Database -
- Create a SQL Server with one database from a pre-existing sample.
- Create a storage account and export a database
- Create a new database from a backup using the import functionality
- Update an empty database with a backup database using the import functionality
- Delete storage account, databases and SQL Server
Azure SQL sample for managing import/export SQL Database -
- Create a SQL Server with one database from a pre-existing sample.
- Create a storage account and export a database
- Create a new database from a backup using the import functionality
- Update an empty database with a backup database using the import functionality
- Delete storage account, databases and SQL Server


## Running this Sample ##
Expand Down

0 comments on commit 87d1962

Please sign in to comment.