Skip to content

Commit 5e736d8

Browse files
authored
Merge pull request #215699 from ShawnJackson/delete-functions
edit pass: delete-functions
2 parents 6690629 + f6bbb91 commit 5e736d8

File tree

1 file changed

+23
-20
lines changed

1 file changed

+23
-20
lines changed

articles/network-function-manager/delete-functions.md

Lines changed: 23 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -11,35 +11,38 @@ ms.custom:
1111
---
1212
# Tutorial: Delete network functions on Azure Stack Edge
1313

14-
In this tutorial, you learn how to delete Azure Network Function Manager - Network Function and Azure Network Function Manager - Device using the Azure portal.
14+
In this tutorial, you learn how to delete a network function and a device in Azure Network Function Manager by using the Azure portal.
1515

1616

17-
## Delete network function
17+
## Delete a network function
1818

1919
1. Sign in to the [Azure portal](https://portal.azure.com).
2020

21-
1. Navigate to the **Azure Network Manager - Devices** resource in which you have deployed a network function and select **Network Function**.
22-
![Screenshot that shows how to select a network function.](media/delete-functions/select-network-function.png)
21+
1. Go to the **Azure Network Manager - Devices** resource in which you've deployed a network function. Under **Network Function**, select the function that you want to delete.
22+
23+
![Screenshot that shows how to select a network function.](media/delete-functions/select-network-function.png)
2324

24-
1. Select **Delete** Network Function.
25-
![Screenshot that shows how to delete a network function.](media/delete-functions/delete-network-function.png)
25+
1. Select **Delete**.
26+
27+
![Screenshot that shows how to delete a network function.](media/delete-functions/delete-network-function.png)
2628

27-
> [!NOTE]
28-
> Incase you encounter following error while deleting the network function.
29-
> *Failed to delete resource. Error: The client '[email protected]' with object id 'xxxx-9999-xxxx-9999-xxxx' has permission to perform action 'Microsoft.HybridNetwork/networkFunctions/delete' on scope 'mrg-ResourceGroup/providers/Microsoft.HybridNetwork/networkFunctions/NetworkFunction01'; however, the access is denied because of the deny assignment with name 'System deny assignment created by managed application /subscriptions/xxxx-0000-xxxx-0000-xxxx/resourceGroups/ResourceGroup/providers/Microsoft.Solutions/applications/managedApplication01' and Id 'xxxxxxxxxxxxxxxxxxxxxx' at scope '/subscriptions/xxxx-0000-xxxx-0000-xxxx/resourceGroups/mrg-ResourceGroup and refer **Step 4**.*
30-
> ![Screenshot that shows an error for failed to delete.](media/delete-functions/failed-to-delete.png)
29+
1. You might encounter a "Failed to delete resource" error while you're deleting the network function.
30+
31+
![Screenshot that shows an error for failure to delete a resource.](media/delete-functions/failed-to-delete.png)
3132

32-
1. Navigate to search box within the **Azure portal** and search for the **Managed Application** which was seen as an exception in **Step 3**.
33-
![Screenshot that shows a managed application.](media/delete-functions/managed-application.png)
33+
If so, use the search box in the Azure portal to search for the managed application that the error mentioned. When the managed application appears under **Resources**, select it.
34+
35+
![Screenshot that shows searching for a managed application.](media/delete-functions/managed-application.png)
3436

35-
1. Select **Delete** Managed Application
36-
![Screenshot that shows how to delete a managed application.](media/delete-functions/delete-managed-application.png)
37+
In the details for the managed application, select **Delete**.
38+
39+
![Screenshot that shows the button for deleting a managed application.](media/delete-functions/delete-managed-application.png)
3740

38-
## Delete network function manager - device
41+
## Delete a device
3942

40-
> [!IMPORTANT]
41-
> Ensure that all the Network Function deployed within the Azure Network Function Manager is deleted before proceeding to the next step.
42-
>
43+
> [!IMPORTANT]
44+
> Ensure that all the network functions deployed within Azure Network Function Manager are deleted before you delete a device.
4345
44-
1. Navigate to the **Azure Network Manager - Devices** resource in which you have deleted a network function and select **Delete** Azure Network Function Manager - Device
45-
![Screenshot that shows how to delete a network function manager.](media/delete-functions/delete-network-function-manager.png)
46+
Go to the **Azure Network Manager - Devices** resource in which you've deleted a network function, and then select **Delete**.
47+
48+
![Screenshot that shows the button for deleting a device.](media/delete-functions/delete-network-function-manager.png)

0 commit comments

Comments
 (0)