Skip to content

Commit c4cc4ef

Browse files
authored
Merge pull request #192941 from davidsmatlak/ds-datadaog-rest
Adds Datadog REST API link
2 parents 79e3ea7 + c468645 commit c4cc4ef

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

articles/partner-solutions/datadog/index.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ metadata:
77
title: Datadog with Azure documentation
88
description: Datadog with Azure provides monitoring and analytics for large-scale applications.
99
ms.service: partner-services
10+
ms.subservice: datadog
1011
ms.topic: landing-page
1112
ms.collection: na
12-
author: tfitzmac
13-
ms.author: tomfitz
14-
ms.date: 10/22/2021
13+
author: davidsmatlak
14+
ms.author: davidsmatlak
15+
ms.date: 03/25/2022
1516

1617
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1718

@@ -27,7 +28,7 @@ landingContent:
2728
links:
2829
- text: Manage the Datadog resource
2930
url: manage.md
30-
31+
3132
# Card
3233
- title: Create Datadog resource
3334
linkLists:
@@ -51,5 +52,5 @@ landingContent:
5152
links:
5253
- text: Azure CLI
5354
url: /cli/azure/datadog
54-
55-
55+
- text: REST API
56+
url: /rest/api/datadog

articles/partner-solutions/datadog/toc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@
2828
items:
2929
- name: Azure CLI
3030
href: /cli/azure/datadog
31-
31+
- name: REST API
32+
href: /rest/api/datadog

0 commit comments

Comments
 (0)