Skip to content

Commit 2eb973b

Browse files
authored
Merge pull request #300114 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 7d0b479 + 96a23c0 commit 2eb973b

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

articles/container-apps/networking.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,9 @@ The static IP address of the Container Apps environment is available in the Azur
416416

417417
When you deploy an internal or an external environment into your own network, a new resource group is created in the Azure subscription where your environment is hosted. This resource group contains infrastructure components managed by the Azure Container Apps platform. Don't modify the services in this group or the resource group itself.
418418

419+
> [!NOTE]
420+
> User-defined tags assigned to your Container Apps environment are replicated to all resources within the resource group, including the resource group itself.
421+
419422
### Workload profiles environment
420423

421424
The name of the resource group created in the Azure subscription where your environment is hosted is prefixed with `ME_` by default, and the resource group name *can* be customized as you create your container app environment.

articles/sap/monitor/get-alerts-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 08/21/2024
1212

1313
# Configure alerts in Azure Monitor for SAP solutions in Azure portal
1414

15-
In this how-to guide, you learn how to configure alerts in Azure Monitor for SAP solutions. You can configure alerts and notifications from the [Azure portal](https://azure.microsoft.com/features/azure-portal) using its browser-based interface.
15+
In this how to guide, you learn how to configure alerts in Azure Monitor for SAP solutions. You can configure alerts and notifications from the [Azure portal](https://azure.microsoft.com/features/azure-portal) using its browser-based interface.
1616

1717
## Prerequisites
1818

articles/service-bus-messaging/service-bus-partitioning.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,6 @@ Service Bus supports automatic message forwarding from, to, or between partition
110110
## Partitioned entities limitations
111111
Currently Service Bus imposes the following limitations on partitioned queues and topics:
112112

113-
- For partitioned premium namespaces, the message size is limited to 1 MB when the messages are sent individually, and the batch size is limited to 1 MB when the messages are sent in a batch.
114-
115113
- Partitioned queues and topics don't support sending messages that belong to different sessions in a single transaction.
116114
- Service Bus currently allows up to 100 partitioned queues or topics per namespace for the Basic and Standard SKU. Each partitioned queue or topic counts towards the quota of 10,000 entities per namespace.
117115

0 commit comments

Comments
 (0)