Skip to content

Commit eed43b7

Browse files
authoredJun 11, 2025··
Merge pull request #460 from mulesoft/W-18724060-Update-cloud-IDE-help-CP
W-18724060-Update-cloud-IDE-help-CP
2 parents 77ce518 + 65de2d9 commit eed43b7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎modules/ROOT/pages/_partials/acb-reusable-steps.adoc‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,9 +296,11 @@ For OAS and JSON schema, you can also specify fragment files that you create man
296296
//
297297
// tag::platform-account[]
298298

299-
* Anypoint Platform requires a user account. You can use an existing account or create one from Anypoint Platform in the US or EU cloud (see xref:index.adoc#us-eu-clouds[US and EU Cloud Hosts]). Unexpired trial accounts are allowed.
300-
301299
* An administrator with an Anypoint Platform organization account must provide you with the necessary permissions. See xref:start-configure-permissions.adoc[].
300+
301+
* The cloud IDE requires a non-trial Enterprise license of Mule runtime engine. See xref:access-management::managing-your-account.adoc#upgrade-account[Upgrade Your Account] and xref:mule-runtime::installing-an-enterprise-license.adoc[].
302+
303+
* Anypoint Platform requires a user account. You can use an existing account or create one from Anypoint Platform (see supported xref:index.adoc#us-eu-clouds[Cloud Hosts]).
302304
// end::platform-account[]
303305
//
304306

‎modules/ROOT/pages/_partials/acb-start-cloud.adoc‎

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// tag::start-cloud-intro[]
3-
Launch the cloud IDE from Anypoint Platform. Your Anypoint Platform user account and business organization are hosted in the US or EU cloud and are not shared across the hosts.
3+
Launch the cloud IDE from Anypoint Platform. Your Anypoint Platform user account and business organization are hosted in the US or EU cloud and aren't shared across the hosts.
44
// end::start-cloud-intro[]
55
//
66

@@ -34,9 +34,7 @@ During the open beta, your cloud IDE instance might get deleted, causing you to
3434
====
3535
To save your work, commit your project files to a source control management (SCM) system. See xref:anypoint-code-builder::start-scm.adoc[].
3636
37-
If you are using an Anypoint Platform trial account that loses access to Anypoint Code Builder after your trial expires, the cloud IDE instances are deleted.
38-
39-
Do not use the beta version of Anypoint Code Builder to develop APIs, integrations, or automations for production environments.
37+
Don't use the cloud IDE beta version of Anypoint Code Builder to develop APIs, integrations, or automations for production environments.
4038
====
4139
--
4240
// end::before-you-begin[]
@@ -56,8 +54,8 @@ To launch the cloud IDE:
5654
. Review the prerequisites in <<prereqs>> so that you can use Anypoint Code Builder.
5755
. Log in to Anypoint Platform:
5856

59-
* https://anypoint.mulesoft.com/login/[anypoint.mulesoft.com^] for the U.S. host (supports all non-EU regions)
60-
* https://eu1.anypoint.mulesoft.com/login[eu1.anypoint.mulesoft.com^] for the EU-compliant host
57+
* https://anypoint.mulesoft.com/login/[anypoint.mulesoft.com] for the U.S. host (supports all non-EU regions)
58+
* https://eu1.anypoint.mulesoft.com/login[eu1.anypoint.mulesoft.com] for the EU-compliant host
6159
+
6260
If you have an account in one cloud but intend to work in another, you must create an account in that cloud to create and work on your projects.
6361

0 commit comments

Comments
 (0)
Please sign in to comment.