When adding a new Azure SQL DB agent, the wizard exits and shows an error with red letters:
Value of context key result is null

The logs show messages like these:
script.system:dbwc_azure_installer_api.isFglamReachedLimit - The selected FglAM (fglam-hostname.example.com) has reached its maximum memory capacity of 272.0 MB. In order to configure the selected agents, an additional 64.0 MB are needed
Provision extra JVM heap memory to the FglAM as described in the Deployment Guide.
# Parameters for increasing the baseline JVM heap size to 7GB # 7GB is the recommended baseline JVM heap size for <50 agents using SQL PI vmparameter.0 = "-Xms7g"; vmparameter.1 = "-Xmx7g";