Skip to content

Commit a19ecbd

Browse files
Merge pull request #251312 from dlepow/psretire
[APIM] Deprecate/redirect PS sample articles
2 parents f56106a + 0bdfea7 commit a19ecbd

11 files changed

+46
-390
lines changed

.openpublishing.redirection.api-management.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,50 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/api-management/powershell-samples.md",
5+
"redirect_url": "https://github.com/Azure/azure-docs-powershell-samples",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/api-management/scripts/powershell-add-user-and-get-subscription-key.md",
10+
"redirect_url": "https://github.com/Azure/azure-docs-powershell-samples",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/api-management/scripts/powershell-create-apim-service.md",
15+
"redirect_url": "https://github.com/Azure/azure-docs-powershell-samples",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/api-management/scripts/powershell-backup-restore-apim-service.md",
20+
"redirect_url": "https://github.com/Azure/azure-docs-powershell-samples",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/api-management/scripts/powershell-scale-and-addregion-apim-service.md",
25+
"redirect_url": "https://github.com/Azure/azure-docs-powershell-samples",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/api-management/scripts/powershell-setup-custom-domain.md",
30+
"redirect_url": "https://github.com/Azure/azure-docs-powershell-samples",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path_from_root": "/articles/api-management/scripts/powershell-import-api-and-add-to-product.md",
35+
"redirect_url": "https://github.com/Azure/azure-docs-powershell-samples",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path_from_root": "/articles/api-management/scripts/powershell-secure-backend-with-mutual-certificate-authentication.md",
40+
"redirect_url": "https://github.com/Azure/azure-docs-powershell-samples",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path_from_root": "/articles/api-management/scripts/powershell-setup-rate-limit-policy.md",
45+
"redirect_url": "https://github.com/Azure/azure-docs-powershell-samples",
46+
"redirect_document_id": false
47+
},
348
{
449
"source_path_from_root": "/articles/api-management/policies/authorize-request-using-external-authorizer.md",
550
"redirect_url": "https://github.com/Azure/api-management-policy-snippets",

articles/api-management/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
- name: Policy snippets
6060
href: https://github.com/Azure/api-management-policy-snippets
6161
- name: Azure PowerShell
62-
href: powershell-samples.md
62+
href: https://github.com/Azure/azure-docs-powershell-samples
6363
- name: Concepts
6464
items:
6565
- name: Terminology

articles/api-management/powershell-samples.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

articles/api-management/scripts/powershell-add-user-and-get-subscription-key.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

articles/api-management/scripts/powershell-backup-restore-apim-service.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

articles/api-management/scripts/powershell-create-apim-service.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

articles/api-management/scripts/powershell-import-api-and-add-to-product.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

articles/api-management/scripts/powershell-scale-and-addregion-apim-service.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

articles/api-management/scripts/powershell-secure-backend-with-mutual-certificate-authentication.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)