Skip to content

Commit d5505c3

Browse files
Update .pipelines/swiftv2-long-running/scripts/create_nsg.sh
Co-authored-by: Copilot <[email protected]> Signed-off-by: sivakami-projects <[email protected]>
1 parent dc72260 commit d5505c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pipelines/swiftv2-long-running/scripts/create_nsg.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ RG=$2
66
LOCATION=${3:-centraluseuap}
77

88
VNET_A1="cx_vnet_a1"
9-
S1_PREFIX="10.10.1.0/24"
10-
S2_PREFIX="10.10.2.0/24"
119
NSG_NAME="${VNET_A1}-nsg"
1210

1311
echo "==> Creating Network Security Group: $NSG_NAME"

0 commit comments

Comments
 (0)