Skip to content

Commit 836eff2

Browse files
authored
Merge pull request #284578 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 5b81e3c + e8732a6 commit 836eff2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/expressroute/expressroute-circuit-peerings.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ Default quotas and limits apply for every ExpressRoute circuit. Refer to the [Az
5151

5252
## <a name="routingdomains"></a>ExpressRoute peering
5353

54-
An ExpressRoute circuit has multiple routing domains/peerings associated with it: Azure public, Azure private, and Microsoft. Each peering is configured identically on a pair of routers (in active-active or load sharing configuration) for high availability. Azure services are categorized as *Azure public* and *Azure private* to represent the IP addressing schemes.
54+
An ExpressRoute circuit has two routing domains/peerings associated with it: Azure Private and Microsoft. Each peering is configured identically on a pair of routers (in active-active or load sharing configuration) for high availability. Azure services are categorized as *Azure public* and *Azure private* to represent the IP addressing schemes.
5555

56-
![Diagram showing how Azure public, Azure private, and Microsoft peerings are configured in an ExpressRoute circuit.](./media/expressroute-circuit-peerings/expressroute-peerings.png)
56+
![Diagram showing how Azure Private and Microsoft peerings are configured in an ExpressRoute circuit.](./media/expressroute-circuit-peerings/expressroute-peerings.png)
5757

5858
### <a name="privatepeering"></a>Azure private peering
5959

@@ -74,7 +74,7 @@ For more information on services supported, costs, and configuration details, se
7474
7575
## <a name="peeringcompare"></a>Peering comparison
7676

77-
The following table compares the three peerings:
77+
The following table compares the two peerings:
7878

7979
[!INCLUDE [peering comparison](../../includes/expressroute-peering-comparison.md)]
8080

articles/logic-apps/concepts-schedule-automated-recurring-tasks-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can also use the Schedule built-in actions to pause your workflow before the
3636

3737
This guide describes the capabilities for the Schedule-type built-in triggers and actions.
3838

39-
## Run recurring workloads with without multiple logic apps
39+
## Run recurring workloads without creating multiple logic apps
4040

4141
You can schedule and run recurring workloads without creating a separate Consumption logic app for each scheduled job and running into the [limit on workflows per region and subscription](logic-apps-limits-and-config.md#definition-limits). Instead, you can either [create a Standard logic app with multiple workflows](create-single-tenant-workflows-azure-portal.md), or use the Consumption logic app pattern that's created by the [Azure QuickStart template: Logic Apps job scheduler](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.logic/logicapps-jobscheduler/).
4242

0 commit comments

Comments
 (0)