Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b54c55d

Browse files
committedNov 2, 2021
try to fix
2 parents 3e1a223 + ee4db63 commit b54c55d

File tree

4,565 files changed

+102711
-80210
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,565 files changed

+102711
-80210
lines changed
 

‎.openpublishing.publish.config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -825,13 +825,15 @@
825825
".openpublishing.redirection.json",
826826
".openpublishing.redirection.active-directory.json",
827827
".openpublishing.redirection.data-factory.json",
828+
".openpublishing.redirection.defender-for-cloud.json",
828829
".openpublishing.redirection.defender-for-iot.json",
829830
".openpublishing.redirection.healthcare-apis.json",
830831
".openpublishing.redirection.iot-hub.json",
831832
".openpublishing.redirection.key-vault.json",
832833
".openpublishing.redirection.media-services.json",
833834
".openpublishing.redirection.security-benchmark.json",
834835
".openpublishing.redirection.synapse-analytics.json",
836+
".openpublishing.redirection.azure-web-pubsub.json",
835837
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
836838
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
837839
"articles/azure-relay/.openpublishing.redirection.relay.json",
@@ -853,6 +855,7 @@
853855
"articles/purview/.openpublishing.redirection.purview.json",
854856
"articles/service-bus-messaging/.openpublishing.redirection.service-bus-messaging.json",
855857
"articles/stream-analytics/.openpublishing.redirection.stream-analytics.json",
858+
"articles/azure-video-analyzer/.openpublishing.redirection.azure-video-analyzer.json",
856859
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json",
857860
"articles/mysql/.openpublishing.redirection.mysql.json"
858861
]
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/azure-web-pubsub/howto-troubleshoot-diagnostic-logs.md",
5+
"redirect_url": "/azure/azure-web-pubsub/howto-troubleshoot-resource-logs",
6+
"redirect_document_id": false
7+
}
8+
]
9+
}

0 commit comments

Comments
 (0)