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
description: "Sample script to create the resources required for CNF deployment on Operator Nexus. After the resources have been created, the Azure Network Function Manager is used to deploy the CNF."
4
-
author: atwumbarimah
5
-
ms.author: atwumbarimah
6
-
ms.date: 01/24/2023
4
+
author: dramasamymsft
5
+
ms.author: dramasamy
6
+
ms.date: 03/02/2023
7
7
ms.topic: sample
8
8
# ms.prod: used for on prem applications
9
9
ms.service: azure
10
10
---
11
11
12
12
# Sample: CNF deployment script
13
13
14
-
This script creates the resources required to deploy a CNF on an Azure Operator
15
-
Distributed Services cluster (instance) on your premises. Once the resources have
14
+
This script creates the resources required to deploy a CNF on an Operator
15
+
Nexus cluster (instance) on your premises. Once the resources have
16
16
been created, the Azure Network Function Manager is used to deploy the CNF.
17
17
18
18
The first step is to create the workload networks, followed by the AKS-Hybrid
@@ -51,7 +51,7 @@ Get list of `internalnetworks` in the L3 isolation-domain `$myl3isd`
Copy file name to clipboardExpand all lines: articles/public-multi-access-edge-compute-mec/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ The following key services are available in Azure public MEC:
58
58
- Azure Kubernetes for Edge
59
59
- Azure Bastion (must be deployed in a virtual network in the parent Azure region)
60
60
- Azure managed disks (Azure public MEC supports Standard SSD)
61
-
- Azure IoT Edge
61
+
- Azure IoT Edge - preview
62
62
- Azure Site Recovery (ASR) - preview
63
63
64
64
The following diagram shows how services are deployed at the Azure public MEC location. With this capability, enterprises and developers can deploy the customer workloads closer to their users.
0 commit comments