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/network-function-manager/delete-functions.md
+23-20Lines changed: 23 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,35 +11,38 @@ ms.custom:
11
11
---
12
12
# Tutorial: Delete network functions on Azure Stack Edge
13
13
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.
15
15
16
16
17
-
## Delete network function
17
+
## Delete a network function
18
18
19
19
1. Sign in to the [Azure portal](https://portal.azure.com).
20
20
21
-
1. Navigate to the **Azure Network Manager - Devices** resource in which you have deployed a network function and select **Network Function**.
22
-

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
+

23
24
24
-
1. Select **Delete** Network Function.
25
-

25
+
1. Select **Delete**.
26
+
27
+

26
28
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
-
> 
29
+
1. You might encounter a "Failed to delete resource" error while you're deleting the network function.
30
+
31
+

31
32
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
-

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
+

34
36
35
-
1. Select **Delete** Managed Application
36
-

37
+
In the details for the managed application, select **Delete**.
38
+
39
+

37
40
38
-
## Delete network function manager - device
41
+
## Delete a device
39
42
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.
43
45
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
-

46
+
Go to the **Azure Network Manager - Devices** resource in which you've deleted a network function, and then select **Delete**.
47
+
48
+

0 commit comments