|
| 1 | +--- |
| 2 | +title: Delete sites |
| 3 | +titleSuffix: Azure Private 5G Core Preview |
| 4 | +description: This how-to guide shows how to delete sites in your private mobile network. |
| 5 | +author: James-Green-Microsoft |
| 6 | +ms.author: jamesgreen |
| 7 | +ms.service: private-5g-core |
| 8 | +ms.topic: how-to |
| 9 | +ms.date: 11/02/2022 |
| 10 | +ms.custom: template-how-to |
| 11 | +--- |
| 12 | +# Delete sites using the Azure portal |
| 13 | + |
| 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 | + |
| 16 | +## Prerequisites |
| 17 | + |
| 18 | +- You must already have a site, in your deployment, that you want to delete. |
| 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 | + |
| 21 | +## Delete a single mobile network site and resources |
| 22 | + |
| 23 | +You can delete an existing site in the Azure portal. |
| 24 | + |
| 25 | +1. Sign in to the [Azure portal](https://portal.azure.com/). |
| 26 | +1. Search for and select the **Site** resource representing the private mobile network site that you want to delete. |
| 27 | +1. Select the **Delete** button. |
| 28 | + :::image type="content" source="media/delete-a-site/site-view-delete-button.png" alt-text="Screenshot of the Azure portal the delete button on the site overview."::: |
| 29 | +1. Review the list of resources that will be deleted. |
| 30 | + :::image type="content" source="media/delete-a-site/review-resources-delete.png" alt-text="Screenshot of the Azure portal showing the review resources tab for site deletion."::: |
| 31 | +1. If you want to proceed, type the name of the site and select **Delete**. |
| 32 | + :::image type="content" source="media/delete-a-site/confirm-delete.png" alt-text="Screenshot of the Azure portal showing the conformation window to delete a site."::: |
| 33 | +1. Confirm that you want to delete this site on the confirmation window by selecting **Delete**. |
| 34 | + |
| 35 | +## Delete multiple mobile network sites and resources |
| 36 | + |
| 37 | +You can delete your existing sites in the Azure portal. |
| 38 | + |
| 39 | +1. Sign in to the [Azure portal](https://portal.azure.com/). |
| 40 | +1. Search for and select the **Network** containing the private mobile network sites that you want to delete. |
| 41 | +1. Select the **Sites** blade from the menu on the left side. |
| 42 | +1. Select the checkbox next to each of the sites that you want to delete. |
| 43 | +1. Select the **Delete** button at the top of the list. |
| 44 | +1. Review the list of resources that will be deleted. |
| 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 | +1. If you want to proceed, type "delete" and select **Delete**. |
| 47 | +1. Confirm that you want to delete these sites on the confirmation window by selecting **Delete**. |
| 48 | + |
| 49 | +## Next steps |
| 50 | + |
| 51 | +Deploy one or more new sites, if required. |
| 52 | + |
| 53 | +- [Complete the prerequisite tasks for deploying a private mobile network](complete-private-mobile-network-prerequisites.md) |
| 54 | +- [Collect the required information for a site](collect-required-information-for-a-site.md) |
| 55 | +- [Create a site](create-a-site.md) |
0 commit comments