Skip to content

Document self-service PostgreSQL server parameter tuning for Mendix on Azure - #11735

Merged
katarzyna-koltun-mx merged 5 commits into
mendix:developmentfrom
MXClyde:mxforazure-717-postgresql-tuning-docs
Aug 14, 2026
Merged

Document self-service PostgreSQL server parameter tuning for Mendix on Azure#11735
katarzyna-koltun-mx merged 5 commits into
mendix:developmentfrom
MXClyde:mxforazure-717-postgresql-tuning-docs

Conversation

@MXClyde

@MXClyde MXClyde commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Summary

Customers can now tune PostgreSQL server parameters on the shared Azure Database for PostgreSQL Flexible Server backing their Mendix on Azure cluster, via the Microsoft Azure Portal or the Azure CLI (the deny-assignment restriction was lifted per MXFORAZURE-717). Since Azure RBAC has no per-parameter granularity, customers get access to all ~350 parameters, so this needs clear guidance on what's safe and what isn't.

  • Adds configuration/mx-azure-postgresql-parameter-tuning.md: how to change parameters (Portal, CLI, SQL), which parameters are validated safe to tune with recommended values by workload, which parameters must never be changed and why, plus testing and troubleshooting guidance.
  • Links the new page from configuration/_index.md (Self-service configuration via Microsoft Azure Portal table).
  • Updates mx-azure-support.md to list this as an available self-service customization, and clarifies that support does not cover issues caused by customer-chosen parameter values.

Test plan

  • CI lint (Vale, markdownlint) passes
  • Links resolve (/developerportal/deploy/mendix-on-azure/configuration/postgresql-parameter-tuning/, cross-links to direct-database-access and support pages)
  • Content reviewed by Ashwini Shinde (source of the underlying testing/RBAC change) for technical accuracy

…n Azure

Customers can now tune PostgreSQL server parameters on the shared Flexible Server via the Azure Portal or CLI (deny-assignment restriction lifted, MXFORAZURE-717). Adds a new page covering safe parameters, dangerous parameters to avoid, and testing/troubleshooting guidance, and cross-links it from the configuration overview and support pages.
@katarzyna-koltun-mx katarzyna-koltun-mx self-assigned this Aug 13, 2026
@katarzyna-koltun-mx

Copy link
Copy Markdown
Collaborator

@MXClyde I've reviewed your PR, should I merge directly or wait for the go ahead?

@MXClyde

MXClyde commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

@MXClyde I've reviewed your PR, should I merge directly or wait for the go ahead?

Thanks @katarzyna-koltun-mx , better to wait for the go ahead since functionality is not live yet

@katarzyna-koltun-mx
katarzyna-koltun-mx merged commit 9143fcc into mendix:development Aug 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants