We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 530e54f commit 36f2e6dCopy full SHA for 36f2e6d
1 file changed
docs/t-sql/includes/alter-workload-group.md
@@ -7,6 +7,9 @@ ms.topic: include
7
---
8
Changes an existing Resource Governor workload group configuration, and optionally assigns it to a Resource Governor resource pool.
9
10
+> [!NOTE]
11
+> For Azure SQL Managed Instance, you must be in the context of the `master` database to alter Resource Governor configuration.
12
+
13
:::image type="icon" source="../../includes/media/topic-link-icon.svg" border="false"::: [Transact-SQL syntax conventions](../language-elements/transact-sql-syntax-conventions-transact-sql.md).
14
15
## Syntax
0 commit comments