Skip to content

Commit 0f79bc4

Browse files
Update mx-azure-deploy.md
1 parent d53b4a8 commit 0f79bc4

File tree

1 file changed

+24
-26
lines changed

1 file changed

+24
-26
lines changed

content/en/docs/deployment/mx-azure/mx-azure-deploy.md

Lines changed: 24 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ To deploy Mendix on Azure, make sure you have the following available:
2121

2222
## Deploying the Mendix on Azure offering from Azure Marketplace
2323

24-
Once above prerequisites are met, you may proceed with deploying the solution:
24+
To deploy the solution, perform the following steps:
2525

26-
1. Please open the [Mendix on Azure marketplace offering](https://portal.azure.com/#create/mendixtechbv.mxonazure) on Azure Portal while being signed into the correct Azure account.
26+
1. Open the [Mendix on Azure marketplace offering](https://portal.azure.com/#create/mendixtechbv.mxonazure) in the Azure Portal while signed into the correct Azure account.
2727
2. Choose the **Standard** plan and proceed to the next step by clicking **Create**.
2828

2929
{{< figure src="/attachments/deployment/mx-azure/create-managed-app.png" class="no-border" >}}
@@ -32,61 +32,59 @@ Once above prerequisites are met, you may proceed with deploying the solution:
3232

3333
{{< figure src="/attachments/deployment/mx-azure/resource-group-name.png" class="no-border" >}}
3434

35-
5. Finish the wizard by clicking **Create** in order to start the deployment of the managed application.
35+
4. Finish the wizard by clicking **Create** in order to start the deployment of the managed application.
36+
5. After deployment of the Mendix on Azure managed application has succesfully completed, please navigate to the Mendix on Azure portal by clicking on the **Mendix on Azure Portal** button or, alternatively, by using [this](https://mendixonazure.mendix.com) direct link.
37+
6. Connect to your Azure account by clicking **Connect Azure Account**, and then login with the same account that you used to deploy the Mendix on Azure offering.
3638

37-
3. After deployment of the Mendix on Azure managed application has succesfully completed, please navigate to the Mendix on Azure portal by clicking on the **Mendix on Azure Portal** button or, alternatively, by using [this](https://mendixonazure.mendix.com) direct link.
38-
4. Connect to your Azure account by clicking **Connect Azure Account**, and then login with the same account that you used to deploy the Mendix on Azure offering.
39-
40-
After successfully connecting the accounts, the Mendix Portal shows a list of clusters with the following possible statuses:
41-
- Ready to initialize clusters (=clusters that have not been initialized yet to start hosting Mendix apps)
42-
- Initialized cluster (=clusters ready to start hosting Mendix apps)
43-
- Failed clusters (= cluster that failed to initialize for any reason).
39+
After successfully connecting the accounts, the Mendix Portal shows a list of clusters with the following possible statuses:
40+
41+
* Ready to initialize clusters (=clusters that have not been initialized yet to start hosting Mendix apps)
42+
* Initialized cluster (=clusters ready to start hosting Mendix apps)
43+
* Failed clusters (= cluster that failed to initialize for any reason).
4444

4545
{{< figure src="/attachments/deployment/mx-azure/available-clusters.png" class="no-border" >}}
4646

4747

48-
5. Identify the entry belonging to the Managed Application you deployed in previous steps. In the **Actions** column, click the dropdown menu icon, and then select **Initialize**.
48+
7. Identify the entry belonging to the Managed Application you deployed in previous steps. In the **Actions** column, click the dropdown menu icon, and then select **Initialize**.
4949

50-
6. The preflight check launches to verify the conditions are in place to successfully initialize a Mendix on Azure cluster.
50+
The preflight check launches to verify the conditions are in place to successfully initialize a Mendix on Azure cluster.
5151

5252
{{< figure src="/attachments/deployment/mx-azure/preflight-check.png" class="no-border" >}}
5353

54-
9. In the **Preflight Check** screen, click **Next** to be redirected to the **Provision** screen. When all preflight checks have passed, the status is displayed as **Done** in the **Preflight Check** section, as shown below:
54+
8. In the **Preflight Check** screen, click **Next** to be redirected to the **Provision** screen. When all preflight checks have passed, the status is displayed as **Done** in the **Preflight Check** section, as shown below:
5555

5656
{{< figure src="/attachments/deployment/mx-azure/preflight-check-successful.png" class="no-border" >}}
5757

58-
10. In the **Provision** screen, optionally add any custom tags that will be used to tag deployed resoources and optionally review the configuration in the **Advanced Options** section. Please read the [configuration documentation](/developerportal/deploy/mendix-on-azure/configuration/) for more information on the options provided. The default settings suffice for a test deployment. Note that certain settings have influence on the Azure costs charged by Microsoft.
58+
9. In the **Provision** screen, optionally add any custom tags that will be used to tag deployed resoources and optionally review the configuration in the **Advanced Options** section.
59+
60+
For more information, refer to the [configuration documentation](/developerportal/deploy/mendix-on-azure/configuration/). The default settings suffice for a test deployment. Note that certain settings have influence on the Azure costs charged by Microsoft.
5961

60-
11. In the **Review & Initialize** screen, review the information and click **Initialize**.
62+
10. In the **Review & Initialize** screen, review the information and click **Initialize**.
6163

6264
{{< figure src="/attachments/deployment/mx-azure/initializeCluster.png" class="no-border" >}}
6365

6466
The initialization process takes approximately 15 minutes. It deploys resource into the managed resource group belonging to the Managed App that you created in step 3 above as shown below:
6567

6668
{{< figure src="/attachments/deployment/mx-azure/resourceGroup.png" class="no-border" >}}
6769

68-
69-
12. You can view the cluster’s initialization progress by selecting **Details** in the **Actions** column.
70+
11. To view the cluster's initialization progress, click **Details** in the **Actions** column.
7071

7172
{{< figure src="/attachments/deployment/mx-azure/infrastructure-details.png" class="no-border" >}}
7273

73-
13. The cluster will enter status "Failed" in case of deployment issues. To view details about which component(s) failed (if available), click **Details**.
74-
75-
{{< figure src="/attachments/deployment/mx-azure/failed-cluster.png" class="no-border" >}}
74+
12. If there are deployment issues, the cluster status is **Failed**. To view details about which component(s) failed (if available), click **Details**.
7675

77-
Some issues can be resolved by retrying the deployment. You can do this by clicking **Rerun** to manually re-trigger the cluster deployment. If the cluster still fails after a second rerun, a support ticket is automatically created with Mendix Support, and the Mendix team will contact you to resolve the issue.
76+
{{< figure src="/attachments/deployment/mx-azure/failed-cluster.png" class="no-border" >}}
7877

79-
14. Once the cluster is initialized successfully, the status of the cluster in the Portal changes to **INITIALIZED**.
78+
Some issues can be resolved by retrying the deployment. You can do this by clicking **Rerun** to manually re-trigger the cluster deployment. If the cluster still fails after a second rerun, a support ticket is automatically created with Mendix Support, and the Mendix team will contact you to resolve the issue.
8079

81-
15. Now that the cluster is initialized successfully, the cluster and its namespace are immediately available for deploying apps.
80+
After the cluster is initialized successfully, the status of the cluster in the Portal changes to **INITIALIZED**. The cluster and its namespace are immediately available for deploying apps.
8281

8382
{{% alert color="info" %}} Due to the managed nature of Mendix on Azure, creating additional namespaces within a Mendix on Azure cluster is not supported. Similarly, it is not possible to create a Mendix on Azure cluster using APIs. Furthermore, Mendix on Azure clusters cannot be deleted through either the Mendix on Kubernetes Portal or the Mendix on Azure Portal.
8483

8584
For detailed steps on how to properly delete a Mendix on Azure cluster, see [Offboarding Mendix on Azure](/developerportal/deploy/mendix-on-azure/offboarding/). {{% /alert %}}
8685

87-
## Deploying an Mendix app to a Mendix on Azure Cluster
86+
## Deploying a Mendix App to a Mendix on Azure Cluster
8887

8988
After creating your cluster in Microsoft Azure, you can proceed to deploy your applications to it. The deployment process is identical to that used with Mendix on Kubernetes. For more information, see [Deploying a Mendix App to a Mendix on Kubernetes Cluster](/developerportal/deploy/private-cloud-deploy/).
9089

91-
{{% alert color="info" %}} Mendix on Azure app environments will begin to consume cloud tokens starting from 120 days after their creation. For more information, see [Licensing Mendix on Azure](/developerportal/deploy/mendix-on-azure/license/). {{% /alert %}}
92-
90+
{{% alert color="info" %}} Mendix on Azure app environments will begin to consume cloud tokens starting from 120 days after their creation. For more information, see [Licensing Mendix on Azure](/developerportal/deploy/mendix-on-azure/license/). {{% /alert %}}

0 commit comments

Comments
 (0)