Skip to content

Commit a738fe3

Browse files
authored
Update quickstart-containerized-network-function-create-site.md
1 parent ce3ea60 commit a738fe3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/operator-service-manager/quickstart-containerized-network-function-create-site.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,15 @@ Sites can be within a single Azure region or an on-premises location. If colloca
4040

4141
|Setting |Value |
4242
|---------|---------|
43-
|NFVI Name | Enter nginx_NFVI1. |
43+
|NFVI Name | Enter nginx-nsdg_NFVI1. |
4444
|NFVI Type | Select Azure Arc Kubernetes. |
4545
|Custom Location ID | Select your custom location that you created in the previous guide. |
4646

4747
:::image type="content" source="media/create-site-add-nfvis.png" alt-text="Screenshot showing the Add the NFVIs table to enter the name, type and custom location of the NFVIs." lightbox="media/create-site-add-nfvis.png":::
4848

4949
> [!NOTE]
50-
> This example features a single Network Function Virtual Infrastructure (NFVI) named nginx_NFVI1. If you modified the nsd_name in the input.json file while publishing the NSD, the NFVI name should be <nsd_name>_NFVI1. Ensure that the NFVI type is set to Azure Core and that the NFVI location matches the location of the prerequisite resources.
50+
> This example features a single Network Function Virtual Infrastructure (NFVI) named <prefix>_NFVI1. Use the prefix nginx-nsdg to matches the nsd_name used in the default input.json file. Not the prefix shown in the image.
51+
> If you otherwise modified the nsd_name in input.json, adjust the prefix appropriately to match <nsd_name>_NFVI1. Ensure that the NFVI type is set to Azure Core and that the NFVI location matches the location of the prerequisite resources.
5152
5253
1. Select **Review + create**, then select **Create**.
5354

0 commit comments

Comments
 (0)