Skip to content

Commit c5e33df

Browse files
authored
Merge pull request #200791 from MicrosoftDocs/cm-task-631254
Create .openpublishing.redirection.azure-australia.json
2 parents 378b683 + 5e2f54f commit c5e33df

File tree

2 files changed

+85
-0
lines changed

2 files changed

+85
-0
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -945,6 +945,7 @@
945945
".openpublishing.redirection.azure-monitor.json",
946946
".openpublishing.redirection.azure-percept.json",
947947
".openpublishing.redirection.azure-productivity.json",
948+
".openpublishing.redirection.azure-australia.json",
948949
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
949950
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
950951
"articles/azure-relay/.openpublishing.redirection.relay.json",
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/azure-australia/australia-overview.md",
5+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/azure-australia/azure-key-vault.md",
10+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/azure-australia/azure-policy.md",
15+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/azure-australia/gateway-egress-traffic.md",
20+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/azure-australia/gateway-ingress-traffic.md",
25+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/azure-australia/gateway-log-audit-visibility.md",
30+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path_from_root": "/articles/azure-australia/gateway-secure-remote-administration.md",
35+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path_from_root": "/articles/azure-australia/identity-federation.md",
40+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path_from_root": "/articles/azure-australia/index.yml",
45+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path_from_root": "/articles/azure-australia/recovery-backup.md",
50+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path_from_root": "/articles/azure-australia/reference-library.md",
55+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
56+
"redirect_document_id": false
57+
},
58+
{
59+
"source_path_from_root": "/articles/azure-australia/role-privileged.md",
60+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
61+
"redirect_document_id": false
62+
},
63+
{
64+
"source_path_from_root": "/articles/azure-australia/secure-your-data.md",
65+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
66+
"redirect_document_id": false
67+
},
68+
{
69+
"source_path_from_root": "/articles/azure-australia/security-explained.md",
70+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
71+
"redirect_document_id": false
72+
},
73+
{
74+
"source_path_from_root": "/articles/azure-australia/system-monitor.md",
75+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
76+
"redirect_document_id": false
77+
},
78+
{
79+
"source_path_from_root": "/articles/azure-australia/vpn-gateway.md",
80+
"redirect_url": "https://azure.microsoft.com/en-us/global-infrastructure/geographies/",
81+
"redirect_document_id": false
82+
}
83+
]
84+
}

0 commit comments

Comments
 (0)