From 8773178ce60a8666292c680caf947a4ad5c76ceb Mon Sep 17 00:00:00 2001 From: "Langlois,FX" <82607691+flang-msft@users.noreply.github.com> Date: Thu, 2 Jun 2022 15:01:50 -0700 Subject: [PATCH] added 2 subservices --- docfx.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docfx.json b/docfx.json index aa930a1d257f2..671c7f696667e 100644 --- a/docfx.json +++ b/docfx.json @@ -833,6 +833,8 @@ "articles/partner-solutions/datadog/**/*.md": "datadog", "articles/partner-solutions/elastic/**/*.md": "elastic", "articles/partner-solutions/logzio/**/*.md": "logzio", + "articles/partner-solutions/logzio/**/*.md": "dynatrace", + "articles/partner-solutions/logzio/**/*.md": "nginx", "articles/cognitive-services/Anomaly-Detector/**/*.md": "anomaly-detector", "articles/cognitive-services/Bing-Autosuggest/**/*.md": "bing-autosuggest", "articles/cognitive-services/Bing-Custom-Search/**/*.md": "bing-custom-search",