Skip to content

Commit b27ca7a

Browse files
committed
fix strange sample file and link
1 parent 33b4dfb commit b27ca7a

File tree

3 files changed

+13
-16
lines changed

3 files changed

+13
-16
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10785,6 +10785,11 @@
1078510785
"redirect_url": "/azure/dns/dns-reverse-dns-for-azure-services",
1078610786
"redirect_document_id": false
1078710787
},
10788+
{
10789+
"source_path": "articles/dns/scripts/traffic-manager-cli-create-dns-zone-record.md",
10790+
"redirect_url": "/azure/dns/scripts/dns-cli-create-dns-zone-record",
10791+
"redirect_document_id": false
10792+
},
1078810793
{
1078910794
"source_path": "articles/data-lake-analytics/data-lake-analytics-get-started-net-sdk.md",
1079010795
"redirect_url": "/azure/data-lake-analytics/data-lake-analytics-get-started-cli2",

articles/dns/cli-samples.md

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,21 @@
11
---
2-
title: Azure CLI samples for Traffic Manager| Microsoft Docs
3-
description: Azure CLI samples for Traffic Manager
4-
services: traffic-manager
5-
documentationcenter: traffic-manager
2+
title: Azure CLI samples for DNS
3+
description: Azure CLI samples for DNS
4+
services: dns
65
author: vhorne
7-
manager: jeconnoc
8-
editor: tysonn
9-
tags:
10-
ms.assetid:
11-
ms.service: traffic-manager
12-
ms.devlang: na
6+
ms.service: dns
137
ms.topic: sample
14-
ms.tgt_pltfrm:
15-
ms.workload: infrastructure
16-
ms.date: 04/30/2018
8+
ms.date: 09/20/2019
179
ms.author: victorh
1810

1911
---
20-
# Azure CLI samples for Traffic Manager
12+
# Azure CLI samples for DNS
2113

22-
The following table includes link to bash script for Traffic Manager built using the Azure CLI.
14+
The following table includes a link to an Azure CLI script.
2315

2416
| | |
2517
|-|-|
26-
| [Create a DNS zone and record](./scripts/traffic-manager-cli-create-dns-zone-record.md) | Creates a DNS zone and record for a domain name. |
18+
| [Create a DNS zone and record](./scripts/dns-cli-create-dns-zone-record.md) | Creates a DNS zone and record for a domain name. |
2719
| | |
2820

2921

File renamed without changes.

0 commit comments

Comments
 (0)