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/dns/dns-operations-recordsets-portal.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: dns
5
5
author: greg-lindsay
6
6
ms.service: dns
7
7
ms.topic: how-to
8
-
ms.date: 06/07/2024
8
+
ms.date: 06/27/2024
9
9
ms.author: greglin
10
10
---
11
11
@@ -68,10 +68,13 @@ You can use the Azure portal to remove records from a record set. Removing the l
68
68
2. A message appears asking if you want to delete the record set.
69
69
3. Verify that the name matches the record set that you want to delete, and then select **Yes**.
70
70
71
-

71
+

72
72
73
73
4. On the **DNS zone** page, verify that the record set is no longer visible.
74
74
75
+
> [!NOTE]
76
+
> If an IP address associated with a recrodset is [locked](/azure/azure-resource-manager/management/lock-resources) you must remove the lock prior to deleting the recordset.
77
+
75
78
## Work with NS and SOA records
76
79
77
80
NS and SOA records that are automatically created are managed differently from other record types.
0 commit comments