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
Copy file name to clipboardExpand all lines: articles/private-5g-core/delete-a-site.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,21 @@
1
1
---
2
-
title: Delete a site
2
+
title: Delete sites
3
3
titleSuffix: Azure Private 5G Core Preview
4
-
description: This how-to guide shows how to delete a site in your private mobile network.
4
+
description: This how-to guide shows how to delete sites in your private mobile network.
5
5
author: James-Green-Microsoft
6
6
ms.author: jamesgreen
7
7
ms.service: private-5g-core
8
8
ms.topic: how-to
9
9
ms.date: 11/02/2022
10
10
ms.custom: template-how-to
11
11
---
12
-
# Delete a site using the Azure portal
12
+
# Delete sites using the Azure portal
13
13
14
14
In this how-to guide, you'll learn how to delete one or more sites and associated ARM resources using the Azure portal. This includes resources created during site creation and network functions associated with the sites.
15
15
16
16
## Prerequisites
17
17
18
-
- You must already have a sitethat you want to delete in your deployment.
18
+
- You must already have a site, in your deployment, that you want to delete.
19
19
- Ensure you can sign in to the Azure portal using an account with access to the active subscription you used to create your private mobile network. This account must have the built-in Contributor or Owner role at the subscription scope.
20
20
21
21
## Delete a single mobile network site and resources
@@ -37,14 +37,14 @@ You can delete an existing site in the Azure portal.
37
37
You can delete your existing sites in the Azure portal.
38
38
39
39
1. Sign in to the [Azure portal](https://portal.azure.com/).
40
-
1. Search for and select the **Resource Group** containing the private mobile network sites that you want to delete.
40
+
1. Search for and select the **Network** containing the private mobile network sites that you want to delete.
41
41
1. Select the **Sites** blade from the menu on the left side.
42
42
1. Select the checkbox next to each of the sites that you want to delete.
43
43
1. Select the **Delete** button at the top of the list.
44
44
1. Review the list of resources that will be deleted.
45
45
:::image type="content" source="media/delete-a-site/review-resources-multiple-delete.png" alt-text="Screenshot of the Azure portal showing the review resources tab for deletion of multiple sites.":::
46
46
1. If you want to proceed, type "delete" and select **Delete**.
47
-
1. Confirm that you want to delete this site on the confirmation window by selecting **Delete**.
47
+
1. Confirm that you want to delete these sites on the confirmation window by selecting **Delete**.
0 commit comments