Skip to content

W-18724060-Update-cloud-IDE-help-CP #460

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 11, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions modules/ROOT/pages/_partials/acb-reusable-steps.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -296,9 +296,11 @@ For OAS and JSON schema, you can also specify fragment files that you create man
//
// tag::platform-account[]

* 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.

* An administrator with an Anypoint Platform organization account must provide you with the necessary permissions. See xref:start-configure-permissions.adoc[].

* 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[].

* 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]).
// end::platform-account[]
//

Expand Down
10 changes: 4 additions & 6 deletions modules/ROOT/pages/_partials/acb-start-cloud.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// tag::start-cloud-intro[]
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.
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.
// end::start-cloud-intro[]
//

Expand Down Expand Up @@ -34,9 +34,7 @@ During the open beta, your cloud IDE instance might get deleted, causing you to
====
To save your work, commit your project files to a source control management (SCM) system. See xref:anypoint-code-builder::start-scm.adoc[].

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.

Do not use the beta version of Anypoint Code Builder to develop APIs, integrations, or automations for production environments.
Don't use the cloud IDE beta version of Anypoint Code Builder to develop APIs, integrations, or automations for production environments.
====
--
// end::before-you-begin[]
Expand All @@ -56,8 +54,8 @@ To launch the cloud IDE:
. Review the prerequisites in <<prereqs>> so that you can use Anypoint Code Builder.
. Log in to Anypoint Platform:

* https://anypoint.mulesoft.com/login/[anypoint.mulesoft.com^] for the U.S. host (supports all non-EU regions)
* https://eu1.anypoint.mulesoft.com/login[eu1.anypoint.mulesoft.com^] for the EU-compliant host
* https://anypoint.mulesoft.com/login/[anypoint.mulesoft.com] for the U.S. host (supports all non-EU regions)
* https://eu1.anypoint.mulesoft.com/login[eu1.anypoint.mulesoft.com] for the EU-compliant host
+
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.

Expand Down