Skip to content

Commit

Permalink
link
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlRabeler committed Jul 11, 2016
1 parent 3974aff commit 06cf8cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Azure SQL Database provides “elastic database pools” for better support of t
| Ease of DevOps across databases | [Elastic Database Pools:](sql-database-elastic-pool.md) As listed above.|
||[Elastic Query:](sql-database-elastic-query-horizontal-partitioning.md) Provides ability to query across databases for reporting or cross-tenant analysis.|
||[Elastic Jobs:](sql-database-elastic-jobs-overview.md) Provides ability to package and reliably deploy database maintenance operations or database schema changes to a number of databases.|
||[Elastic Transactions:](sql-database-elastic-scale-overview.md) Provides ability to process changes to several databases in an atomic and isolated way. This is needed when applications need “all or nothing” guarantees over several database operations. |
||[Elastic Transactions:](sql-database-elastic-transactions-overview.md) Provides ability to process changes to several databases in an atomic and isolated way. This is needed when applications need “all or nothing” guarantees over several database operations. |
||[Elastic Database Client Library:](sql-database-elastic-database-client-library.md) This feature allows managing data distributions and the mapping of tenants to databases. |
||||

Expand Down

0 comments on commit 06cf8cf

Please sign in to comment.