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`
0 commit comments