Skip to content

Commit b779e30

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into work-spring-fix
2 parents 1390cf3 + 8d4bd8d commit b779e30

File tree

74 files changed

+1821
-862
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+1821
-862
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42843,9 +42843,14 @@
4284342843
},
4284442844
{
4284542845
"source_path": "articles/storage/common/storage-enable-and-view-metrics.md",
42846-
"redirect_url": "/azure/storage/common/storage-metrics-in-azure-monitor",
42846+
"redirect_url": "/azure/storage/common/monitor-storage",
4284742847
"redirect_document_id": true
4284842848
},
42849+
{
42850+
"source_path": "articles/storage/common/storage-metrics-in-azure-monitor.md",
42851+
"redirect_url": "/azure/storage/common/monitor-storage",
42852+
"redirect_document_id": false
42853+
},
4284942854
{
4285042855
"source_path": "articles/azure-stack/partner/azure-stack-vaas-set-up-account.md",
4285142856
"redirect_url": "/azure/azure-stack/partner/azure-stack-vaas-set-up-resources",

articles/active-directory/develop/access-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Microsoft identity platform access tokens reference | Azure
33
description: Learn about access tokens emitted by the Azure AD v1.0 and Microsoft identity platform (v2.0) endpoints.
44
services: active-directory
5-
author: rwike77
5+
author: hpsin
66
manager: CelesteDG
77

88
ms.service: active-directory

articles/active-directory/develop/active-directory-certificate-credentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Microsoft identity platform certificate credentials
33
titleSuffix: Microsoft identity platform
44
description: This article discusses the registration and use of certificate credentials for application authentication.
55
services: active-directory
6-
author: rwike77
6+
author: hpsin
77
manager: CelesteDG
88

99
ms.service: active-directory

articles/active-directory/develop/active-directory-v2-protocols.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: OAuth 2.0 and OpenID Connect protocols - Microsoft identity platform | Azure
33
description: A guide to OAuth 2.0 and OpenID Connect protocols that are supported by the Microsoft identity platform endpoint.
44
services: active-directory
5-
author: rwike77
5+
author: hpsin
66
manager: CelesteDG
77

88
ms.service: active-directory

articles/active-directory/develop/id-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Microsoft identity platform ID token reference
33
description: Learn how to use id_tokens emitted by the Azure AD v1.0 and Microsoft identity platform (v2.0) endpoints.
44
services: active-directory
5-
author: rwike77
5+
author: hpsin
66
manager: CelesteDG
77

88
ms.service: active-directory

articles/active-directory/develop/v2-oauth-ropc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Sign in with resource owner password credentials grant | Azure
33
titleSuffix: Microsoft identity platform
44
description: Support browser-less authentication flows using the resource owner password credential (ROPC) grant.
55
services: active-directory
6-
author: rwike77
6+
author: hpsin
77
manager: CelesteDG
88

99
ms.service: active-directory

articles/active-directory/develop/v2-oauth2-auth-code-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: OAuth authorization code flow - Microsoft identity platform | Azure
33
description: Build web applications using the Microsoft identity platform implementation of the OAuth 2.0 authentication protocol.
44
services: active-directory
5-
author: rwike77
5+
author: hpsin
66
manager: CelesteDG
77

88
ms.service: active-directory

articles/active-directory/develop/v2-oauth2-client-creds-grant-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: OAuth 2.0 client credentials flow on the Microsoft identity platform | Azure
33
description: Build web applications by using the Microsoft identity platform implementation of the OAuth 2.0 authentication protocol.
44
services: active-directory
5-
author: rwike77
5+
author: hpsin
66
manager: CelesteDG
77

88
ms.service: active-directory

articles/active-directory/develop/v2-oauth2-device-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: OAuth 2.0 device code flow | Azure
33
titleSuffix: Microsoft identity platform
44
description: Sign in users without a browser. Build embedded and browser-less authentication flows using the device authorization grant.
55
services: active-directory
6-
author: rwike77
6+
author: hpsin
77
manager: CelesteDG
88

99
ms.service: active-directory

articles/active-directory/develop/v2-oauth2-implicit-grant-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: OAuth 2.0 implicit grant flow - Microsoft identity platform | Azure
33
description: Secure single-page apps using Microsoft identity platform implicit flow.
44
services: active-directory
5-
author: rwike77
5+
author: hpsin
66
manager: CelesteDG
77

88
ms.service: active-directory

0 commit comments

Comments
 (0)