From 007e8c95b1f5781ba9f06514446d8281496703c4 Mon Sep 17 00:00:00 2001 From: ktroller Date: Wed, 6 May 2026 20:35:36 -0300 Subject: [PATCH 1/5] Add India Cloud (ap-south-1) region to Anypoint MQ docs - Add India Cloud to the MQ regions table in the FAQ - Add India Cloud to the control planes list on the index page - Update feature comparison table header to include India Cloud - Rename "Anypoint MQ on Hyperforce" section to "Anypoint MQ on Control Planes" Co-authored-by: Cursor --- modules/ROOT/pages/index.adoc | 7 ++++--- modules/ROOT/pages/mq-faq.adoc | 2 ++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index a80617da..115eb3d4 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -213,7 +213,7 @@ Billing is based on the number of messages delivered to subscribers from queues, |=== |Anypoint MQ Feature |US Cloud and EU Cloud -|Canada Cloud and Japan Cloud (Hyperforce) +|Canada Cloud, Japan Cloud, India Cloud |MuleSoft Government Cloud |{empty} @@ -300,12 +300,13 @@ For information about MuleSoft Government Cloud, see xref:gov-cloud::index.adoc[]. [[mq-on-hyperforce]] -== Anypoint MQ on Hyperforce +== Anypoint MQ on Control Planes -Anypoint MQ is available on these Salesforce Hyperforce (Hyperforce) instances of Anypoint Platform: +Anypoint MQ is available on these control planes of Anypoint Platform: * https://ca1.platform.mulesoft.com[Canada Cloud] * https://jp1.platform.mulesoft.com[Japan Cloud] +* https://in1.platform.mulesoft.com[India Cloud] For information about the regions where Anypoint MQ is available, see xref:mq-faq.adoc#mq-regions[Anypoint MQ Regions]. diff --git a/modules/ROOT/pages/mq-faq.adoc b/modules/ROOT/pages/mq-faq.adoc index 129bb357..568c2902 100644 --- a/modules/ROOT/pages/mq-faq.adoc +++ b/modules/ROOT/pages/mq-faq.adoc @@ -45,6 +45,8 @@ Anypoint MQ standard and FIFO queues are available in these regions: .1+| North America | Canada (Central) | `ca-central-1` <> 3+h| https://jp1.platform.mulesoft.com[Japan Cloud] .1+| APAC | Japan (Central) | `ap-northeast-1` <> +3+h| https://in1.platform.mulesoft.com[India Cloud] +.1+| APAC | India | `ap-south-1` <> |=== [[mq-hyperforce]] From c5073fbdda6b986a5d924d85b83ae26872a8d233 Mon Sep 17 00:00:00 2001 From: ktroller Date: Mon, 11 May 2026 20:26:53 -0300 Subject: [PATCH 2/5] Merge control plane sections into a single limitations table Consolidate the Gov Cloud, Canada/Japan/India Cloud, and feature-by-control-plane sections into one unified section with a limitations table for easier scanning. Co-authored-by: Cursor --- modules/ROOT/pages/index.adoc | 109 +++++++++++----------------------- 1 file changed, 34 insertions(+), 75 deletions(-) diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 115eb3d4..90f576c1 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -262,94 +262,53 @@ Billing is based on the number of messages delivered to subscribers from queues, |=== - [[mq-in-govcloud]] -== Anypoint MQ on MuleSoft Government Cloud +[[mq-on-hyperforce]] +=== Limitations by Control Plane -When you deploy to https://gov.anypoint.mulesoft.com/login/[MuleSoft Government Cloud], -all features of Anypoint MQ are supported with these exceptions: +All Anypoint MQ features are supported on https://gov.anypoint.mulesoft.com/login/[MuleSoft Government Cloud], https://ca1.platform.mulesoft.com[Canada Cloud], https://jp1.platform.mulesoft.com[Japan Cloud], and https://in1.platform.mulesoft.com[India Cloud] with the following exceptions: -Unencrypted Queues:: -Unencrypted queues aren'tsupported. -+ -When xref:mq-queues.adoc#create-a-queue[creating a queue], the *Encryption* option is disabled and defaults to selected. -Client Apps:: -xref:mq-client-apps.adoc[Client apps] aren't supported. -Use xref:mq-connected-apps.adoc[connected apps] instead. -Anypoint Connector Versions:: -Anypoint Connector for Anypoint MQ versions earlier than 4.x aren't supported. -+ -Using connected apps with Anypoint MQ requires xref:anypoint-mq-connector::index.adoc[Anypoint MQ Connector 4.x for Mule 4]. -Cross-Region Failover:: -xref:mq-failover.adoc[Cross-region failover] isn't supported. -REST APIs:: -These REST APIs in the Anypoint MQ Stats API aren't supported: -+ --- -** https://anypoint.mulesoft.com/exchange/portals/anypoint-platform/f1e97bc6-315a-4490-82a7-23abe036327a.anypoint-platform/anypoint-mq-stats/minor/1.0/console/method/%23322/[Get usage metrics for an org]. -** https://anypoint.mulesoft.com/exchange/portals/anypoint-platform/f1e97bc6-315a-4490-82a7-23abe036327a.anypoint-platform/anypoint-mq-stats/minor/1.0/console/method/%23383/[Get usage metrics for an environment within an org]. --- -+ -You can use the Anypoint MQ Stats API only to retrieve metrics for -xref:mq-apis.adoc#historical-stats-queue[queues] -and -xref:mq-apis.adoc#historical-stats-exchange[exchanges]. -For information, see xref:mq-apis.adoc#mq-stats-api[Anypoint MQ Stats API]. +[%header,cols="2a,1a,1a"] +|=== +| Limitation +| MuleSoft Government Cloud +| Canada Cloud, Japan Cloud, India Cloud -For information about MuleSoft Government Cloud, see -xref:gov-cloud::index.adoc[]. +| *xref:mq-queues.adoc[Unencrypted Queues]* +| Not supported. When xref:mq-queues.adoc#create-a-queue[creating a queue], *Encryption* defaults to selected. +| Not supported. When xref:mq-queues.adoc#create-a-queue[creating a queue], *Encryption* defaults to enabled. -[[mq-on-hyperforce]] -== Anypoint MQ on Control Planes +| *xref:cloudhub::deploying-to-cloudhub.adoc[CloudHub 1.0 Deployments]* +| Supported +| Not supported. Deploy apps to CloudHub 2.0 shared spaces or Anypoint Runtime Fabric. -Anypoint MQ is available on these control planes of Anypoint Platform: +| *xref:mq-client-apps.adoc[Client Apps]* +| Not supported. Use xref:mq-connected-apps.adoc[connected apps] instead. +| Not supported. Use xref:mq-connected-apps.adoc[connected apps] instead. -* https://ca1.platform.mulesoft.com[Canada Cloud] -* https://jp1.platform.mulesoft.com[Japan Cloud] -* https://in1.platform.mulesoft.com[India Cloud] +| *xref:mq-connectors.adoc[Anypoint MQ Connector earlier than 4.x]* +| Not supported. Requires xref:anypoint-mq-connector::index.adoc[Anypoint MQ Connector 4.x for Mule 4]. +| Not supported. Requires xref:anypoint-mq-connector::index.adoc[Anypoint MQ Connector 4.x for Mule 4]. -For information about the regions where Anypoint MQ is available, see -xref:mq-faq.adoc#mq-regions[Anypoint MQ Regions]. +| *xref:mq-failover.adoc[Cross-Region Failover]* +| Not supported +| Not supported +| *xref:mq-usage.adoc#access-mq-usage-charts[Usage Charts] (Access Management)* +| Supported +| Not available. Use xref:mq-usage.adoc#access-mq-usage-reports[Usage Reports] instead. -When you deploy to Canada Cloud or Japan Cloud, -all features of Anypoint MQ are supported with these exceptions: +| *xref:mq-apis.adoc#mq-stats-api[Anypoint MQ Stats API] (Usage Metrics)* +| Not supported. Use the Stats API only for xref:mq-apis.adoc#historical-stats-queue[queue] and xref:mq-apis.adoc#historical-stats-exchange[exchange] metrics. +| Not supported. Use the Stats API only for xref:mq-apis.adoc#historical-stats-queue[queue] and xref:mq-apis.adoc#historical-stats-exchange[exchange] metrics. -CloudHub 1:: -Deployments to CloudHub 1 aren't supported. -You can deploy apps to CloudHub 2.0 shared spaces and Anypoint Runtime Fabric. -Unencrypted Queues:: -Unencrypted queues aren't supported. -When xref:mq-queues.adoc#create-a-queue[creating a queue], the *Encryption* option is disabled and defaults to enabled. +|=== -Client Apps:: -xref:mq-client-apps.adoc[Client apps] aren't supported. -Use xref:mq-connected-apps.adoc[connected apps] instead. -Anypoint Connector Versions:: -Anypoint Connector for Anypoint MQ versions earlier than 4.x aren't supported. -+ -Using connected apps with Anypoint MQ requires xref:anypoint-mq-connector::index.adoc[Anypoint MQ Connector 4.x for Mule 4]. -Cross-Region Failover:: -xref:mq-failover.adoc[Cross-region failover] isn't supported. -Usage Charts:: -xref:mq-usage.adoc#access-mq-usage-charts[Usage Charts] in Access Management aren't available. -Use -xref:mq-usage.adoc#access-mq-usage-reports[Usage Reports] in Usage instead. +For information about the regions where Anypoint MQ is available, see xref:mq-faq.adoc#mq-regions[Anypoint MQ Regions]. -Rest APIs:: -These REST APIs in the Anypoint MQ Stats API aren't supported: -+ --- -** xref:mq-apis.adoc#usage-by-org[Get usage metrics for an org] -** xref:mq-apis.adoc#usage-by-env[Get usage metrics for an environment within an org]. --- -+ -You can use the Anypoint MQ Stats API only to retrieve metrics for -xref:mq-apis.adoc#historical-stats-queue[queues] -and -xref:mq-apis.adoc#historical-stats-exchange[exchanges]. -For information, see xref:mq-apis.adoc#mq-stats-api[Anypoint MQ Stats API]. -// Add the Metering UI way +For information about MuleSoft Government Cloud, see xref:gov-cloud::index.adoc[]. + +For information about Anypoint Platform on other control planes, see xref:hyperforce::index.adoc[]. == See Also From c49a1674f07c058b4764b46bc89927e63b39c346 Mon Sep 17 00:00:00 2001 From: ktroller Date: Mon, 11 May 2026 20:39:31 -0300 Subject: [PATCH 3/5] Restructure MQ regions table by control plane Reorganize the regions table to use a Control Plane column with row spans, matching the hosting-home reference table structure. Update region names to Country (City) format. Co-authored-by: Cursor --- modules/ROOT/pages/mq-faq.adoc | 52 +++++++++++++++++++--------------- 1 file changed, 29 insertions(+), 23 deletions(-) diff --git a/modules/ROOT/pages/mq-faq.adoc b/modules/ROOT/pages/mq-faq.adoc index 568c2902..8afccd3a 100644 --- a/modules/ROOT/pages/mq-faq.adoc +++ b/modules/ROOT/pages/mq-faq.adoc @@ -23,30 +23,36 @@ https://www.mulesoft.com/anypoint-pricing[MuleSoft Anypoint Platform Pricing]. Anypoint MQ standard and FIFO queues are available in these regions: -[%header,cols="15,15,30"] +[%header%autowidth.spread] |=== -| Location | Region Name | Region -3+h| https://anypoint.mulesoft.com/[US Cloud] -.4+| North America | US East (N. Virginia)|`us-east-1` - | US East (Ohio) |`us-east-2` - | US West (Oregon) |`us-west-2` - | Canada (Central) |`ca-central-1` -.2+| Europe | Europe (Ireland) |`eu-west-1` - | UK (London) |`eu-west-2` -.3+| APAC | Asia Pacific (Singapore) |`ap-southeast-1` - | Asia Pacific (Sydney) |`ap-southeast-2` - | Asia Pacific (Tokyo) |`ap-northeast-1` -3+h| https://eu1.anypoint.mulesoft.com/[EU Cloud] -.2+| Europe | Europe (Frankfurt) |`eu-central-1` - | Europe (Ireland) |`eu-west-1` -3+h| MuleSoft Government Cloud -.1+| | GovCloud (US-West) | `us-gov-west-1` -3+h| https://ca1.platform.mulesoft.com[Canada Cloud] -.1+| North America | Canada (Central) | `ca-central-1` <> -3+h| https://jp1.platform.mulesoft.com[Japan Cloud] -.1+| APAC | Japan (Central) | `ap-northeast-1` <> -3+h| https://in1.platform.mulesoft.com[India Cloud] -.1+| APAC | India | `ap-south-1` <> +| Control Plane | Geographic Area | Region | Region Name + +.9+| https://anypoint.mulesoft.com/[US Cloud] +.4+| North America | US East (N. Virginia) | `us-east-1` +| US East (Ohio) | `us-east-2` +| US West (Oregon) | `us-west-2` +| Canada (Montreal) | `ca-central-1` +.2+| Europe | Ireland (Dublin) | `eu-west-1` +| UK (London) | `eu-west-2` +.3+| Asia Pacific | Singapore (Singapore) | `ap-southeast-1` +| Australia (Sydney) | `ap-southeast-2` +| Japan (Tokyo) | `ap-northeast-1` + +.2+| https://eu1.anypoint.mulesoft.com/[EU Cloud] +.2+| Europe | Germany (Frankfurt) | `eu-central-1` +| Ireland (Dublin) | `eu-west-1` + +| https://gov.anypoint.mulesoft.com/[MuleSoft Government Cloud] +| North America | US GovCloud (West) | `us-gov-west-1` + +| https://ca1.platform.mulesoft.com[Canada Cloud] +| North America | Canada (Montreal) | `ca-central-1` <> + +| https://jp1.platform.mulesoft.com[Japan Cloud] +| Asia Pacific | Japan (Tokyo) | `ap-northeast-1` <> + +| https://in1.platform.mulesoft.com[India Cloud] +| Asia Pacific | India (Mumbai) | `ap-south-1` <> |=== [[mq-hyperforce]] From 5003a15e3f12b417470b4b0001272993f8c35183 Mon Sep 17 00:00:00 2001 From: ktroller Date: Mon, 11 May 2026 20:40:26 -0300 Subject: [PATCH 4/5] Revert India region to exclude city name pending confirmation Co-authored-by: Cursor --- modules/ROOT/pages/mq-faq.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/mq-faq.adoc b/modules/ROOT/pages/mq-faq.adoc index 8afccd3a..bda8187c 100644 --- a/modules/ROOT/pages/mq-faq.adoc +++ b/modules/ROOT/pages/mq-faq.adoc @@ -52,7 +52,7 @@ Anypoint MQ standard and FIFO queues are available in these regions: | Asia Pacific | Japan (Tokyo) | `ap-northeast-1` <> | https://in1.platform.mulesoft.com[India Cloud] -| Asia Pacific | India (Mumbai) | `ap-south-1` <> +| Asia Pacific | India | `ap-south-1` <> |=== [[mq-hyperforce]] From 4553e56f8ffc3e5a6269f24dc743e59a4366db2a Mon Sep 17 00:00:00 2001 From: ktroller Date: Tue, 12 May 2026 12:34:16 -0300 Subject: [PATCH 5/5] Update India region to India (Mumbai) Co-authored-by: Cursor --- modules/ROOT/pages/mq-faq.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/mq-faq.adoc b/modules/ROOT/pages/mq-faq.adoc index bda8187c..8afccd3a 100644 --- a/modules/ROOT/pages/mq-faq.adoc +++ b/modules/ROOT/pages/mq-faq.adoc @@ -52,7 +52,7 @@ Anypoint MQ standard and FIFO queues are available in these regions: | Asia Pacific | Japan (Tokyo) | `ap-northeast-1` <> | https://in1.platform.mulesoft.com[India Cloud] -| Asia Pacific | India | `ap-south-1` <> +| Asia Pacific | India (Mumbai) | `ap-south-1` <> |=== [[mq-hyperforce]]