Skip to content

Commit 2e411b6

Browse files
Merge pull request #245561 from arianapadilla/UpdateScaleComputeStorage
[PostgreSQL] updating doc per EEE
2 parents d68fb2c + d279981 commit 2e411b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/postgresql/flexible-server/how-to-manage-server-cli.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ az account set --subscription <subscription id>
4040
4141
## Scale compute and storage
4242

43+
> [!IMPORTANT]
44+
> To scale the storage or compute, you must have at minimum READ permission on the owning resource group.
45+
4346
You can easily scale up your compute tier, vCores, and storage by using the following command. For a list of all the server operations you can run, see the [az postgres flexible-server](/cli/azure/postgres/flexible-server) overview.
4447

4548
```azurecli-interactive

0 commit comments

Comments
 (0)