Skip to content

Commit d5fa480

Browse files
committed
Edits based on Rob's feedback
1 parent 6f8b2f1 commit d5fa480

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

articles/private-5g-core/modify-packet-core.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Each Azure Private 5G Core Preview site contains a packet core instance, which i
2121
> [!NOTE]
2222
> You can't update a packet core instance's **Technology type** or **Version** field.
2323
>
24-
> - To change the technology type, you'll need to delete the site and [recreate it](create-a-site.md). <!-- TODO: link to new site deletion section -->
24+
> - To change the technology type, you'll need to delete the site and [recreate it](create-a-site.md). <!-- link to new site deletion section -->
2525
> - To change the version, [upgrade the packet core instance](upgrade-packet-core-azure-portal.md).
2626
2727
- If you want to make changes to the attached data network, refer to [Collect data network values](collect-required-information-for-a-site.md#collect-data-network-values) to collect the new values and make sure they're in the correct format.
@@ -46,7 +46,7 @@ In this step, you'll navigate to the **Packet Core Control Plane** resource repr
4646

4747
:::image type="content" source="media/modify-packet-core/modify-packet-core-configuration.png" alt-text="Screenshot of the Azure portal showing the Modify packet core option.":::
4848

49-
7. If you want to make changes to the packet core configuration or access network values, go to [Modify the packet core configuration](#modify-the-packet-core-configuration). If you only want to make changes to the attached data network, go to [Modify attached data network](#modify-attached-data-network).
49+
7. If you want to make changes to the packet core configuration or access network values, go to [Modify the packet core configuration](#modify-the-packet-core-configuration). If you only want to make changes to the attached data network, go to [Modify the attached data network configuration](#modify-the-attached-data-network-configuration).
5050

5151
### Modify the packet core configuration
5252

@@ -59,7 +59,7 @@ To modify the packet core and/or access network configuration:
5959

6060
:::image type="content" source="media/modify-packet-core/modify-packet-core-configuration-tab.png" alt-text="Screenshot of the Azure portal showing the Modify packet core Configuration tab.":::
6161

62-
2. If you also want to make changes to the attached data network, select the **Data network** tab and go to [Modify attached data network](#modify-attached-data-network). Otherwise, go to [Submit and verify changes](#submit-and-verify-changes).
62+
2. If you also want to make changes to the attached data network, select the **Data network** tab and go to [Modify the attached data network configuration](#modify-the-attached-data-network-configuration). Otherwise, go to [Submit and verify changes](#submit-and-verify-changes).
6363

6464
### Modify the attached data network configuration
6565

@@ -72,7 +72,6 @@ To make changes to the data network attached to your packet core instance:
7272
2. Use the information you collected in [Collect data network values](collect-required-information-for-a-site.md#collect-data-network-values) to fill out the fields in the **Modify a data network** window.
7373

7474
:::image type="content" source="media/modify-packet-core/modify-packet-core-modify-data-network.png" alt-text="Screenshot of the Azure portal showing the Attach data network screen.":::
75-
<!-- TODO: Update screenshot after release of Simpler ASE Install feature -->
7675

7776
3. Select **Modify**. You should see your changes under the **Data network** tab.
7877

@@ -83,7 +82,7 @@ To make changes to the data network attached to your packet core instance:
8382

8483
:::image type="content" source="media/site-deployment-complete.png" alt-text="Screenshot of the Azure portal showing the confirmation of a successful deployment of a packet core instance.":::
8584

86-
3. Navigate to the **Packet Core Control Plane** resource as described in [Modify the packet core instance](#modify-the-packet-core-instance).
85+
3. Navigate to the **Packet Core Control Plane** resource as described in [Select the packet core instance to modify](#select-the-packet-core-instance-to-modify).
8786

8887
- If you made changes to the packet core configuration, check that the fields under **Connected ASE device**, **Custom ARC location** and **Access network** contain the updated information.
8988
- If you made changes to the attached data network, check that the fields under **Data network** contain the updated information.

articles/private-5g-core/toc.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,14 @@ items:
6262
href: create-a-site.md
6363
- name: Create a site - ARM template
6464
href: create-site-arm-template.md
65-
- name: Packet core
66-
items:
67-
- name: Modify a packet core instance
68-
href: modify-packet-core.md
69-
- name: Upgrade a packet core instance - Azure portal
70-
href: upgrade-packet-core-azure-portal.md
71-
- name: Upgrade a packet core instance - ARM template
72-
href: upgrade-packet-core-arm-template.md
65+
- name: Packet core
66+
items:
67+
- name: Modify a packet core instance
68+
href: modify-packet-core.md
69+
- name: Upgrade a packet core instance - Azure portal
70+
href: upgrade-packet-core-azure-portal.md
71+
- name: Upgrade a packet core instance - ARM template
72+
href: upgrade-packet-core-arm-template.md
7373
- name: Policy control
7474
items:
7575
- name: Collect the required information for a service

0 commit comments

Comments
 (0)