-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.openpublishing.redirection.json
35 lines (34 loc) · 1.36 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
{
"redirections": [
{
"source_path": "powerbi-docs/service-gateway-enterprise.md",
"redirect_url": "/power-bi/service-gateway-onprem",
"redirect_document_id": true
},
{
"source_path": "powerbi-docs/service-connect-to-visual-studio.md",
"redirect_url": "/power-bi/service-connect-to-services",
"redirect_document_id": true
},
{
"source_path": "powerbi-docs/refresh-tools-for-troubleshooting-issues.md",
"redirect_url": "/power-bi/refresh-troubleshooting-refresh-scenarios",
"redirect_document_id": true
},
{
"source_path": "powerbi-docs/service-connect-to-azure-security-center.md",
"redirect_url": "/power-bi/service-connect-to-services",
"redirect_document_id": false
},
{
"source_path": "powerbi-docs/service-custom-visuals-review-for-security-and-privacy.md",
"redirect_url": "/power-bi/power-bi-custom-visuals",
"redirect_document_id": true
},
{
"source_path": "powerbi-docs/mobile-share-tile-windows-10-phone-app.md",
"redirect_url": "/power-bi/mobile-windows-10-phone-app-get-started",
"redirect_document_id": true
}
]
}