diff --git a/content/en/docs/control-center/security/security.md b/content/en/docs/control-center/security/security.md index 07e25de07d5..3df3533964b 100644 --- a/content/en/docs/control-center/security/security.md +++ b/content/en/docs/control-center/security/security.md @@ -17,6 +17,10 @@ The **Settings** page in the **Security** category in Control Center allows you ## Security Settings Tab +### Free App Deployment + +With [Free Apps](/developerportal/deploy/mendix-cloud-deploy/deploying-an-app/#deploy-free-app), you can deploy your app to Mendix Cloud from Studio Pro. The ability to deploy Free Apps can be blocked at the company level by disabling **Free App Deployment**. + ### Password Policy Mendix enforces a 90-day password validity period for all platform passwords used to sign in to the Mendix Platform or Studio Pro. diff --git a/content/en/docs/deployment/mendix-cloud-deploy/deploying-to-mendix-cloud.md b/content/en/docs/deployment/mendix-cloud-deploy/deploying-to-mendix-cloud.md index 612965ca82c..53f5e28ca4b 100644 --- a/content/en/docs/deployment/mendix-cloud-deploy/deploying-to-mendix-cloud.md +++ b/content/en/docs/deployment/mendix-cloud-deploy/deploying-to-mendix-cloud.md @@ -36,7 +36,7 @@ If you are an existing customer, you should deploy to your licensed cloud node. ## Deploying a Licensed App {#deploy-licensed-app} - Deploying a licensed app is usually a two-step process: +Deploying a licensed app is usually a two-step process: * First, create a deployment package * Second, deploy it to a node environment where you can run your app @@ -101,6 +101,10 @@ The app is now deployed. You can configure the administrative account. Deploying a Free App is a single-stage process that is completed from Studio Pro. This process is described in detail below. +{{% alert color="info" %}} +Free App deployment can be disabled at the [organization level](/control-center/security-settings/#free-app-deployment). If you cannot deploy a Free App, contact your Mendix Admin. +{{% /alert %}} + ### Prerequisites Before starting the process of deploying a Free App, make sure to complete these prerequisites: