Skip to content

Commit 23eef04

Browse files
authored
Merge pull request #228555 from dlepow/gqlfix
[APIM] [GraphQL resolver GA] Back out auth content
2 parents 5c2eba3 + 320272c commit 23eef04

35 files changed

+267
-462
lines changed

.openpublishing.redirection.api-management.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -149,16 +149,6 @@
149149
"source_path_from_root": "/articles/api-management/validation-policies.md",
150150
"redirect_url": "/azure/api-management/api-management-policies#validation-policies",
151151
"redirect_document_id": false
152-
},
153-
{
154-
"source_path_from_root": "/articles/api-management/authorizations-how-to.md",
155-
"redirect_url": "/azure/api-management/authorizations-how-to-github",
156-
"redirect_document_id": false
157-
},
158-
{
159-
"source_path_from_root": "/articles/api-management/authorizations-reference.md",
160-
"redirect_url": "/azure/api-management/authorizations-configure-common-providers",
161-
"redirect_document_id": false
162152
}
163153
]
164154
}

articles/api-management/TOC.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -290,12 +290,8 @@
290290
items:
291291
- name: Authorizations overview
292292
href: authorizations-overview.md
293-
- name: Configure common authorization providers
294-
href: authorizations-configure-common-providers.md
295-
- name: Configure and use authorization - Azure AD
296-
href: authorizations-how-to-azure-ad.md
297-
- name: Configure and use authorization - GitHub
298-
href: authorizations-how-to-github.md
293+
- name: Configure and use authorization
294+
href: authorizations-how-to.md
299295
- name: Set up backend authentication
300296
items:
301297
- name: Mutual certificate authentication
@@ -522,6 +518,8 @@
522518
href: xml-to-json-policy.md
523519
- name: xsl-transform
524520
href: xsl-transform-policy.md
521+
- name: Authorizations - identity providers
522+
href: authorizations-reference.md
525523
- name: Azure Policy built-ins
526524
displayName: samples, policies, definitions
527525
href: ./policy-reference.md

articles/api-management/authorizations-configure-common-providers.md

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

articles/api-management/authorizations-how-to-azure-ad.md

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

0 commit comments

Comments
 (0)