Skip to content

Commit c9c7bfa

Browse files
authored
Correct to VIEW SERVER STATE
Correct to VIEW SERVER STATE
1 parent 342c2af commit c9c7bfa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/relational-databases/system-dynamic-management-views/sys-dm-resource-governor-resource-pools-history-ex-azure-sql-database.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Returns snapshot at 15 seconds interval for last 30 minutes of resource pools
9696

9797
## Permissions
9898

99-
This view requires VIEW DATABASE STATE permission.
99+
This view requires VIEW SERVER STATE permission.
100100

101101
## Remarks
102102

@@ -131,4 +131,4 @@ select snapshot_time, name, cap_vcores_used_percent,
131131

132132
- [Translation log rate governance](https://docs.microsoft.com/azure/sql-database/sql-database-resource-limits-database-server#transaction-log-rate-governance)
133133
- [Elastic pool DTU resource limits](https://docs.microsoft.com/azure/sql-database/sql-database-dtu-resource-limits-elastic-pools)
134-
- [Elastic pool vCore resource limits](https://docs.microsoft.com/azure/sql-database/sql-database-vcore-resource-limits-elastic-pools)
134+
- [Elastic pool vCore resource limits](https://docs.microsoft.com/azure/sql-database/sql-database-vcore-resource-limits-elastic-pools)

0 commit comments

Comments
 (0)