Skip to content

Commit e81bc8a

Browse files
authored
Merge pull request #239722 from MicrosoftDocs/repo_sync_working_branch
Resolve syncing conflicts from repo_sync_working_branch to main
2 parents ca1a5ca + 650e512 commit e81bc8a

File tree

7 files changed

+14
-6
lines changed

7 files changed

+14
-6
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7864,6 +7864,11 @@
78647864
"redirect_url": "/azure/azure-maps/power-bi-visual-add-3d-column-layer",
78657865
"redirect_document_id": false
78667866
},
7867+
{
7868+
"source_path_from_root": "/articles/azure-maps/power-bi-visual-migrate-from-bing-maps.md",
7869+
"redirect_url": "/azure/azure-maps/power-bi-visual-conversion",
7870+
"redirect_document_id": false
7871+
},
78677872
{
78687873
"source_path_from_root": "/articles/azure-portal/resource-group-portal-linked-resources.md",
78697874
"redirect_url": "/azure/azure-portal/azure-portal-dashboards",

articles/active-directory/governance/understanding-lifecycle-workflows.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,9 @@ The scope is made up of the following two parts:
159159

160160
[![Extra expressions.](media/understanding-lifecycle-workflows/workflow-8.png)](media/understanding-lifecycle-workflows/workflow-8.png#lightbox)
161161

162+
>[!NOTE]
163+
> The rule evaluation is case-sensitive.
164+
162165
For a detailed guide on setting the execution conditions for a workflow, see: [Create a lifecycle workflow.](create-lifecycle-workflow.md)
163166

164167
## Scheduling

articles/cognitive-services/content-safety/quickstart-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ keywords:
1717

1818
# QuickStart: Analyze text content
1919

20-
Get started with the Content Studio, REST API, or client SDKs to do basic text moderation. The Content Safety service provides you with AI algorithms for flagging objectionable content. Follow these steps to try it out.
20+
Get started with the Content Safety Studio, REST API, or client SDKs to do basic text moderation. The Content Safety service provides you with AI algorithms for flagging objectionable content. Follow these steps to try it out.
2121

2222
> [!NOTE]
2323
>

articles/machine-learning/data-science-virtual-machine/how-to-track-experiments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ from sklearn.datasets import load_diabetes
6262
from sklearn.linear_model import Ridge
6363
from sklearn.metrics import mean_squared_error
6464
from sklearn.model_selection import train_test_split
65-
from sklearn.externals import joblib
65+
import joblib
6666

6767
X, y = load_diabetes(return_X_y = True)
6868
columns = ['age', 'gender', 'bmi', 'bp', 's1', 's2', 's3', 's4', 's5', 's6']

articles/private-5g-core/commission-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ You can input all the settings on this page before selecting **Apply** at the bo
129129

130130
You can name these networks yourself, but the name **must** match what you configure in the Azure portal when deploying Azure Private 5G Core. For example, you can use the names **N2**, **N3** and **N6-DN1**, **N6-DN2**, **N6-DN3** (for a 5G deployment with multiple data networks (DNs); just **N6** for a single DN deployment). You can optionally configure each virtual network with a virtual local area network identifier (VLAN ID) to enable layer 2 traffic separation. The following example is for a 5G multi-DN deployment without VLANs.
131131
:::zone pivot="ase-pro-2"
132-
3. Carry out the following procedure three times, plus once for each of the supplementary data networks (so five times in total if you have three data networks):
132+
3. Carry out the following procedure three times, plus once for each of the supplementary data networks (so five times in total if you have the maximum three data networks):
133133
1. Select **Add virtual network** and fill in the side panel:
134134
- **Virtual switch**: select **vswitch-port3** for N2 and N3, and select **vswitch-port4** for N6-DN1, N6-DN2, and N6-DN3.
135135
- **Name**: *N2*, *N3*, *N6-DN1*, *N6-DN2*, or *N6-DN3*.
@@ -146,7 +146,7 @@ You can input all the settings on this page before selecting **Apply** at the bo
146146
:::zone-end
147147
:::zone pivot="ase-pro-gpu"
148148

149-
3. Carry out the following procedure three times, plus once for each of the supplementary data networks (so five times in total if you have three data networks):
149+
3. Carry out the following procedure three times, plus once for each of the supplementary data networks (so five times in total if you have the maximum three data networks):
150150
1. Select **Add virtual network** and fill in the side panel:
151151
- **Virtual switch**: select **vswitch-port5** for N2 and N3, and select **vswitch-port6** for N6-DN1, N6-DN2, and N6-DN3.
152152
- **Name**: *N2*, *N3*, *N6-DN1*, *N6-DN2*, or *N6-DN3*.

articles/private-5g-core/complete-private-mobile-network-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Choose whether each site in the private mobile network should provide coverage f
2828

2929
## Allocate subnets and IP addresses
3030

31-
Azure Private 5G Core requires a management network, access network, and one or more data networks. These networks can all be part of the same, larger network, or they can be separate. The approach you use depends on your traffic separation requirements.
31+
Azure Private 5G Core requires a management network, access network, and up to three data networks. These networks can all be part of the same, larger network, or they can be separate. The approach you use depends on your traffic separation requirements.
3232

3333
For each of these networks, allocate a subnet and then identify the listed IP addresses. If you're deploying multiple sites, you'll need to collect this information for each site.
3434

articles/private-5g-core/private-mobile-network-design-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ There are multiple ways to set up your network for use with AP5GC. The exact set
7070
:::image type="content" source="media/private-mobile-network-design-requirements/layer-2-network.png" alt-text="Diagram of a layer 2 network." lightbox="media/private-mobile-network-design-requirements/layer-2-network.png":::
7171

7272
- Layer 3 network with multiple data networks
73-
- AP5GC can support multiple attached data networks, each with its own configuration for Domain Name System (DNS), UE IP address pools, N6 IP configuration, and NAT. The operator can provision UEs as subscribed in one or more data networks and apply data network-specific policy and quality of service (QoS) configuration.
73+
- AP5GC can support up to three attached data networks, each with its own configuration for Domain Name System (DNS), UE IP address pools, N6 IP configuration, and NAT. The operator can provision UEs as subscribed in one or more data networks and apply data network-specific policy and quality of service (QoS) configuration.
7474
- This topology requires that the N6 interface is split into one subnet for each data network or one subnet for all data networks. This option therefore requires careful planning and configuration to prevent overlapping data network IP ranges or UE IP ranges.
7575
:::image type="content" source="media/private-mobile-network-design-requirements/layer-3-network-with-multiple-dns.png" alt-text="Diagram of layer 3 network topology with multiple data networks." lightbox="media/private-mobile-network-design-requirements/layer-3-network-with-multiple-dns.png":::
7676

0 commit comments

Comments
 (0)