-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.openpublishing.redirection.json
119 lines (119 loc) · 5.63 KB
/
.openpublishing.redirection.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
{
"redirections": [
{
"source_path": "DocsLegal/marketplace/general-policies.md",
"redirect_url": "certification-policies",
"redirect_document_id": true
},
{
"source_path": "DocsLegal/marketplace/terms.md",
"redirect_url": "marketplace-terms",
"redirect_document_id": false
},
{
"source_path": "DocsLegal/windows/agreements/app-developer-agreement.md",
"redirect_url": "https://go.microsoft.com/fwlink/?linkid=528905",
"redirect_document_id": false
},
{
"source_path": "DocsLegal/cognitive-services/computer-vision/intro-to-spatial-analysis-public-preview.md",
"redirect_url": "/azure/cognitive-services/Computer-vision/intro-to-spatial-analysis-public-preview",
"redirect_document_id": false
},
{
"source_path": "DocsLegal/cognitive-services/text-analytics/transparency-note.md",
"redirect_url": "/legal/cognitive-services/language-service/transparency-note",
"redirect_document_id": true
},
{
"source_path": "DocsLegal/cognitive-services/text-analytics/data-privacy.md",
"redirect_url": "/legal/cognitive-services/language-service/data-privacy",
"redirect_document_id": true
},
{
"source_path": "DocsLegal/cognitive-services/text-analytics/guidance-integration-responsible-use.md",
"redirect_url": "/legal/cognitive-services/language-service/guidance-integration-responsible-use",
"redirect_document_id": true
},
{
"source_path": "DocsLegal/cognitive-services/text-analytics/transparency-note-executive-summarization.md",
"redirect_url": "/legal/cognitive-services/language-service/transparency-note-extractive-summarization",
"redirect_document_id": true
},
{
"source_path": "DocsLegal/cognitive-services/text-analytics/transparency-note-health.md",
"redirect_url": "/legal/cognitive-services/language-service/transparency-note-health",
"redirect_document_id": true
},
{
"source_path": "DocsLegal/cognitive-services/text-analytics/transparency-note-key-phrase-extraction.md",
"redirect_url": "/legal/cognitive-services/language-service/transparency-note-key-phrase-extraction",
"redirect_document_id": true
},
{
"source_path": "DocsLegal/cognitive-services/text-analytics/transparency-note-language-detection.md",
"redirect_url": "/legal/cognitive-services/language-service/transparency-note-language-detection",
"redirect_document_id": true
},
{
"source_path": "DocsLegal/cognitive-services/text-analytics/transparency-note-named-entity-recognition.md",
"redirect_url": "/legal/cognitive-services/language-service/transparency-note-named-entity-recognition",
"redirect_document_id": true
},
{
"source_path": "DocsLegal/cognitive-services/text-analytics/transparency-note-personally-identifiable-information.md",
"redirect_url": "/legal/cognitive-services/language-service/transparency-note-personally-identifiable-information",
"redirect_document_id": true
},
{
"source_path": "DocsLegal/cognitive-services/text-analytics/transparency-note-sentiment-analysis.md",
"redirect_url": "/legal/cognitive-services/language-service/transparency-note-sentiment-analysis",
"redirect_document_id": true
},
{
"source_path": "DocsLegal/windows/agreements/app-developer-agreement-change-history.md",
"redirect_url": "https://go.microsoft.com/fwlink/?linkid=528905",
"redirect_document_id": false
},
{
"source_path": "DocsLegal/intune/microsoft-intune-privacy-statement.md",
"redirect_url": "https://www.microsoft.com/trust-center/privacy/data-location",
"redirect_document_id": false
},
{
"source_path": "DocsLegal/intune/privacy-statement.md",
"redirect_url": "https://www.microsoft.com/trust-center/privacy/data-location",
"redirect_document_id": false
},
{
"source_path": "DocsLegal/intune/sign-in-privacy-statement.md",
"redirect_url": "https://www.microsoft.com/trust-center/privacy/data-location",
"redirect_document_id": false
},
{
"source_path": "DocsLegal/marketplace/participation-policy.md",
"redirect_url": "/azure/marketplace/policies-terms",
"redirect_document_id": false
},
{
"source_path": "DocsLegal/intune/remote-assistance-via-microsoft-easy-assist.md",
"redirect_url": "/mem/intune/fundamentals/intune-legacy-pc-client",
"redirect_document_id": false
},
{
"source_path": "DocsLegal/learntv/codeofconduct.md",
"redirect_url": "/legal/learnevents/codeofconduct",
"redirect_document_id": false
},
{
"source_path": "DocsLegal/cognitive-services/openai/guidance-integration-responsible-use.md",
"redirect_url": "/legal/cognitive-services/openai/transparency-note",
"redirect_document_id": false
},
{
"source_path": "DocsLegal/cognitive-services/openai/characteristics-and-limitations.md",
"redirect_url": "/legal/cognitive-services/openai/transparency-note",
"redirect_document_id": false
}
]
}