Skip to content

Commit f24df0a

Browse files
committed
Cluster manager fix and Custom tags addition
1 parent 2c10d48 commit f24df0a

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To create a cluster for your Mendix on Azure app, perform the following steps:
6060

6161
8. After the preflight check completes, click **Next**.
6262

63-
9. In the **Provision** screen, review the information in the **Advanced Settings** section, and adjust any settings as needed. Note that selecting higher service tiers will incur higher costs. The **Postgress Compute SKU** and **Postgress Storage Performance Tier for IOPS** cannot currently be adjusted.
63+
9. In the **Provision** screen, add the custom tags if required and review the information in the **Advanced Settings** section, and adjust any settings as needed. Note that selecting higher service tiers will incur higher costs. The **Postgress Compute SKU** and **Postgress Storage Performance Tier for IOPS** cannot currently be adjusted.
6464

6565
{{% alert color="info" %}}If you plan to use [virtual network peering](#network-peering), you must set the **Load Balancer Type** to **Private (Internal)**.{{% /alert %}}
6666

@@ -199,3 +199,13 @@ To enable private endpoints for your Mendix on Azure app, perform the following
199199
## Deploying an App to an Azure Cluster
200200

201201
After creating your cluster in Microsoft Azure, you can deploy now deploy your applications to the cluster. The deployment process is the same as with Mendix for Private Cloud. For more information, see [Deploying a Mendix App to a Private Cloud Cluster](/developerportal/deploy/private-cloud-deploy/).
202+
203+
## Adding a new Cluster Managers
204+
205+
Once the cluster is successfully created in Mx on the Azure portal with the status **INITIALIZED**, you can [add](/developerportal/deploy/private-cloud-cluster/#managing-the-cluster) additional cluster managers.
206+
207+
After being added, the new cluster manager will have the ability to view and manage the cluster within Mx on the Azure portal. They will also be able to access and update the support ticket associated with the cluster in the Mx on Azure portal.
208+
209+
However, the newly added cluster manager will not have access to the Zendesk ticket linked to the cluster's support ticket.
210+
211+
If a cluster manager is deleted, they will no longer be able to view the associated cluster or its support ticket in the Mx on Azure portal.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,5 +155,4 @@ The solution is being benchmarked against SOC2 Azure Policy Compliance controls.
155155

156156
* Mendix on Azure only supports hosting apps on Mendix versions 10.10 or later. Any app on an earlier version will fail to deploy successfully.
157157
* Due to the managed nature of this product, the following Private Cloud Deploy APIs are irrelevant and thus unavailable to customers: Create/Edit/Delete cluster and Create/Update/Delete namespace. All other build and deploy APIs are available and function as usual.
158-
* Currently, even after a cluster manager is deleted from the Private Cloud portal for a specific cluster, users can still access the cluster in the Mendix on Azure portal.
159158
* Because Mendix on Azure is directly dependent on Mendix for Private Cloud, issues that affect the Private Cloud may also affect Mendix on Azure deployments. For example, if the Private Cloud is down, it is not possible to create new Mendix on Azure clusters.

content/en/docs/releasenotes/deployment/mendix-azure.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ These release notes cover changes to deployment to [Mendix on Azure](/developerp
1010

1111
For information on the current status of Mendix deployment, see [Mendix Status](https://status.mendix.com/).
1212

13+
### Release date: March 20, 2025
14+
15+
* Introduced a custom tags option in the Initialization flow.
16+
* Resolved the issue where a deleted cluster manager could still access the cluster in the Mendix on Azure portal after being removed from the Private Cloud portal for a specific cluster.
17+
18+
{{% alert color="info" %}} This feature is currently available to participating customers. For more information, contact your Customer Success Manager. {{% /alert %}}
19+
1320
### Release date: March 3, 2025
1421

1522
The initial release of Mendix on Azure provides a simplified, integrated way to deploy Mendix applications to a Microsoft Azure environment. For more information about the available features, see [Mendix on Azure](/developerportal/deploy/mendix-on-azure/).

0 commit comments

Comments
 (0)