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: modules/ROOT/pages/_partials/acb-reusable-steps.adoc
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -296,9 +296,11 @@ For OAS and JSON schema, you can also specify fragment files that you create man
296
296
//
297
297
// tag::platform-account[]
298
298
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
-
301
299
* 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]).
Copy file name to clipboardExpand all lines: modules/ROOT/pages/_partials/acb-start-cloud.adoc
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
//
2
2
// 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.
4
4
// end::start-cloud-intro[]
5
5
//
6
6
@@ -34,9 +34,7 @@ During the open beta, your cloud IDE instance might get deleted, causing you to
34
34
====
35
35
To save your work, commit your project files to a source control management (SCM) system. See xref:anypoint-code-builder::start-scm.adoc[].
36
36
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.
40
38
====
41
39
--
42
40
// end::before-you-begin[]
@@ -56,8 +54,8 @@ To launch the cloud IDE:
56
54
. Review the prerequisites in <<prereqs>> so that you can use Anypoint Code Builder.
57
55
. Log in to Anypoint Platform:
58
56
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
61
59
+
62
60
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.
0 commit comments