Skip to content

Commit 412c526

Browse files
Merge pull request mendix#9225 from Nidhi251289/MxonAzure_v1.1
Mx on Azure Cluster Manager Administration fixes
2 parents bbdcbcc + 57472a9 commit 412c526

3 files changed

Lines changed: 17 additions & 4 deletions

File tree

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

Lines changed: 9 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.
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,11 @@ 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 Manager
204+
205+
Once the cluster is successfully created and initialized in the Mendix on the Azure portal, you can [add additional cluster managers](/developerportal/deploy/private-cloud-cluster/#managing-the-cluster).
206+
207+
After being added, the new cluster manager has the ability to view and manage the cluster within the Mendix on the Azure portal. They can also access and update the support ticket associated with the cluster in the Mendix on Azure portal. However, the newly added cluster manager does not have access to the Zendesk ticket linked to the cluster's support ticket.
208+
209+
If a cluster manager is deleted, they can no longer view the associated cluster or its support ticket in the Mendix 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: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,18 @@ description: "Release notes for Mendix on Azure"
66
weight: 200
77
---
88

9+
{{% alert color="info" %}} This feature is currently available to participating customers. For more information, contact your Customer Success Manager. {{% /alert %}}
10+
911
These release notes cover changes to deployment to [Mendix on Azure](/developerportal/deploy/mendix-on-azure/). There are separate release notes for other deployment targets; for more information, see the [Deployment](/releasenotes/developer-portal/deployment/) release notes page.
1012

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

15+
### Release date: March 20, 2025
16+
17+
* We have introduced a Custom Tags option in the Initialization flow.
18+
* We have resolved an 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.
19+
* The Postgress Compute SKU and Postgress Storage Performance Tier for IOPS can now be configured in the Initialization flow.
20+
1321
### Release date: March 3, 2025
1422

1523
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/).
16-
17-
{{% alert color="info" %}} This feature is currently available to participating customers. For more information, contact your Customer Success Manager. {{% /alert %}}

0 commit comments

Comments
 (0)