From cf29aeec40f0336b1804e3687da677e6f2ba1bc6 Mon Sep 17 00:00:00 2001 From: katarzyna_koltun Date: Wed, 10 Jun 2026 16:43:52 +0200 Subject: [PATCH] PMP debugger --- .../debug-microflows-remotely.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/refguide/modeling/application-logic/microflows-and-nanoflows/debug-microflows-and-nanoflows/debug-microflows-remotely.md b/content/en/docs/refguide/modeling/application-logic/microflows-and-nanoflows/debug-microflows-and-nanoflows/debug-microflows-remotely.md index a0f182a5a62..5daf0b31f99 100644 --- a/content/en/docs/refguide/modeling/application-logic/microflows-and-nanoflows/debug-microflows-and-nanoflows/debug-microflows-remotely.md +++ b/content/en/docs/refguide/modeling/application-logic/microflows-and-nanoflows/debug-microflows-and-nanoflows/debug-microflows-remotely.md @@ -64,9 +64,9 @@ When your application is in Mendix Cloud, follow these steps: You will need to provide these credentials to Studio Pro to connect the debugger to the app running in the cloud. -#### Obtain Debugging Credentials from Mendix on Kubernetes Connected{#private-cloud} +#### Obtain Debugging Credentials from Mendix on Kubernetes Connected or Private Mendix Platform {#private-cloud} -If your application is on a connected Mendix on Kubernetes instance, you can get the credentials from the Mendix Portal: +If your application is on a connected Mendix on Kubernetes instance, or on Private Mendix Platform, you can get the credentials from the Mendix Portal: {{% alert color="warning" %}} You can only remotely debug apps deployed to Mendix on Kubernetes if you are using Mendix Operator version 1.6.0 or above.