You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/deployment/mx-azure/mx-azure-support.md
+17-3Lines changed: 17 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,17 +69,31 @@ Because the updates are automated for all Mendix on Azure customers, you cannot
69
69
70
70
Any customization beyond what is offered as self-service through the Mendix on Azure and Mendix Private Cloud portal is not possible.
71
71
72
-
## Raising Support Tickets
72
+
## Support Tickets
73
73
74
74
Since your Mendix on Azure resources contain private and sensitive data, Mendix Support cannot access your resources. To be able to troubleshoot incidents on your behalf, the Mendix on Azure portal allows you to raise a support ticket that includes recent logs for your environment, as well as provide consent to Mendix personnel for accessing your resources temporarily while processing your support ticket.
75
75
76
-
{{% alert color="info" %}}Mendix does not proactively monitor the state of the resources in the customer subscription, or the overall service availability. Because of that, any degradation in service will only reactively be addressed by Mendix after customer has notified Mendix of such degradation by filing a support ticket.{{% /alert %}}
76
+
### Raising Support Tickets
77
+
78
+
To raise a support ticket, press **Support Center** on the **Cluster Overview** page, as shown in the following figure:
This opens the **Support Tickets** page, which shows your current and past support issues. To open a new ticket, click **Open a Ticket** and fill out the required information.
83
+
84
+
{{% alert color="info" %}}
85
+
By opening a support ticket, you consent to sharing the relevant logs with the Mendix Support team for the purpose of troubleshooting the reported issue.
86
+
{{% /alert %}}
87
+
88
+
### Automatic Support Tickets
89
+
90
+
Mendix on Azure can also automatically create support tickets for you. If a cluster fails to initialize and rerunning it manually does not resolve the issue, a support request with relevant logs attached is automatically created in the Support Center. Mendix Support is notified about the issue through Zendesk. You can follow the link from the support ticket to Zendesk to view its status or add additional comments.
77
91
78
92
## Service Updates and Releases
79
93
80
94
All components in Mendix on Azure are managed and are upgraded to newly available versions on a quarterly basis by Mendix and Microsoft. Mendix conducts pro-active regression testing to ensure the updated set of components keep working well together.
81
95
82
-
All node-level OS components in Mendix on Azure receive weekly security patches (as per Microsoft’s NodeImage auto-upgrade Node OS upgrade channel). In case critical security patches are found in the Mendix components running in your cluster (i.e. Operator and Agent) these will be patched as soon as possible (but at the end of the quarter latest).
96
+
All node-level OS components in Mendix on Azure receive weekly security patches (as per Microsoft's NodeImage auto-upgrade Node OS upgrade channel). In case critical security patches are found in the Mendix components running in your cluster (i.e. Operator and Agent) these will be patched as soon as possible (but at the end of the quarter latest).
83
97
84
98
These quarterly and weekly upgrade cadences are fully automatic and cannot be influenced by the customer.
0 commit comments