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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ To create a record set in the Azure portal, see [Create an Azure DNS zone and re
25
25
26
26
2. Select your DNS zone and then select **Recordsets**. The current record sets are displayed.
27
27
28
-

28
+
[](./media/dns-operations-recordsets-portal/recordsets.png)
29
29
30
30
## Add a new record to a record set
31
31
@@ -37,7 +37,7 @@ You can add up to 20 records to any record set. A record set may not contain two
37
37
38
38
2. Specify the record set properties by filling in the fields.
39
39
40
-

40
+
[](./media/dns-operations-recordsets-portal/record-page.png)
41
41
42
42
3. Select **Apply** at the bottom of the page to save your settings.
43
43
@@ -68,7 +68,7 @@ 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
+
[](./media/dns-operations-recordsets-portal/delete-record-set.png)
72
72
73
73
4. On the **DNS zone** page, verify that the record set is no longer visible.
74
74
@@ -100,4 +100,4 @@ You can't delete the SOA and NS record sets at the zone apex (name = "\@") that
100
100
* For more information about Azure DNS, see the [Azure DNS overview](dns-overview.md).
101
101
* For more information about automating DNS, see [Creating DNS zones and record sets using the .NET SDK](dns-sdk.md).
102
102
* For more information about reverse DNS records, see [Overview of reverse DNS and support in Azure](dns-reverse-dns-overview.md).
103
-
* For more information about Azure DNS alias records, see [Azure DNS alias records overview](dns-alias.md).
103
+
* For more information about Azure DNS alias records, see [Azure DNS alias records overview](dns-alias.md).
0 commit comments