Skip to content

Commit 2dd9230

Browse files
author
stevestein
committed
removed outdated image
1 parent 1fff587 commit 2dd9230

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/azure-sql/database/sql-database-paas-overview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ SQL Database enables you to easily define and scale performance within two diffe
3131

3232
Azure SQL Database provides the following deployment options for an Azure SQL database:
3333

34-
![Diagram of deployment options](./media/sql-database-paas-overview/deployment-options.png)
35-
3634
- [Single database](single-database-overview.md) represents a fully managed, isolated database. You might use this option if you have modern cloud applications and microservices that need a single reliable data source. A single database is similar to a [contained database](https://docs.microsoft.com/sql/relational-databases/databases/contained-databases?toc=/azure/sql-database/toc.json) in [Microsoft SQL Server Database Engine](https://docs.microsoft.com/sql/sql-server/sql-server-technical-documentation?toc=/azure/sql-database/toc.json).
3735
- [Elastic pool](elastic-pool-overview.md) is a collection of [single databases](single-database-overview.md) with a shared set of resources, such as CPU or memory. Single databases can be moved into and out of an elastic pool.
3836

0 commit comments

Comments
 (0)