Skip to main content

Azure SQL Elastic Pool

An Azure SQL Elastic Pool provides a cost-effective solution for managing multiple databases that have varying and unpredictable resource usage demands, sharing a set pool of resources. For full details see the Elastic Pool documentation.

Supported Methods​

  • GET: Get a specific SQL Elastic Pool by identifier
  • SEARCH: Search for SQL Elastic Pool resources by parent resource

IAM Permissions​

  • Microsoft.Sql/servers/elasticPools/read

azure-sql-server​

Links to the parent SQL server.

azure-sql-database​

Links to SQL databases on this server.