Skip to content

Commit 5135a38

Browse files
committed
issue 122216
1 parent a59859b commit 5135a38

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/dns/dns-operations-recordsets-portal.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: dns
55
author: greg-lindsay
66
ms.service: dns
77
ms.topic: how-to
8-
ms.date: 06/07/2024
8+
ms.date: 06/27/2024
99
ms.author: greglin
1010
---
1111

@@ -68,10 +68,13 @@ You can use the Azure portal to remove records from a record set. Removing the l
6868
2. A message appears asking if you want to delete the record set.
6969
3. Verify that the name matches the record set that you want to delete, and then select **Yes**.
7070

71-
![A screenshot of adding new records to a recordset.](./media/dns-operations-recordsets-portal/delete-record-set.png)
71+
![A screenshot of deleting a recordset.](./media/dns-operations-recordsets-portal/delete-record-set.png)
7272

7373
4. On the **DNS zone** page, verify that the record set is no longer visible.
7474

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+
7578
## Work with NS and SOA records
7679

7780
NS and SOA records that are automatically created are managed differently from other record types.

0 commit comments

Comments
 (0)