Skip to content

Commit 886e307

Browse files
authored
Merge pull request #5113 from CarlRabeler/patch-120
Update sql-database-elastic-pool-manage-csharp.md
2 parents 3cf0656 + 8fe5ba1 commit 886e307

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sql-database/sql-database-elastic-pool-manage-csharp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Monitor and manage an elastic pool with C# | Microsoft Docs
2+
title: 'C#: Manage an Azure SQL Database elastic pool | Microsoft Docs'
33
description: Use C# database development techniques to manage an Azure SQL Database elastic pool.
44
services: sql-database
55
documentationcenter: ''
@@ -36,7 +36,7 @@ Learn how to manage an [elastic pool](sql-database-elastic-pool.md) using C&#x23
3636
3737
To complete the steps in this article, you need the following items:
3838

39-
* An elastic pool (the pool you want to manage). To create a pool, see [Create an elastic pool with C#](sql-database-elastic-pool-create-csharp.md).
39+
* An elastic pool. To create a pool, see [Create an elastic pool with C#](sql-database-elastic-pool-create-csharp.md).
4040
* Visual Studio. For a free copy of Visual Studio, see the [Visual Studio Downloads](https://www.visualstudio.com/downloads/download-visual-studio-vs) page.
4141

4242
## Move a database into an elastic pool

0 commit comments

Comments
 (0)