Skip to main content
These settings are not exposed in the admin UI. They can be set directly in the Cosmos DB settings document.
SettingTypeDefaultDescription
enablePremiumbooleanfalseGates premium features: Flow Designer, SQL Connections, Tools Registry, MCP, and Notifications.
To modify a hidden setting, edit the settings document directly in Cosmos DB Data Explorer:
{
  "id": "default",
  "enablePremium": true
}