Skip to content

Commit 1f6f621

Browse files
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into abac-env
2 parents ae3097d + 92e8663 commit 1f6f621

File tree

4,270 files changed

+14726
-12744
lines changed

Some content is hidden

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

4,270 files changed

+14726
-12744
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1215,6 +1215,7 @@
12151215
".openpublishing.redirection.container-service.json",
12161216
".openpublishing.redirection.defender-for-cloud.json",
12171217
".openpublishing.redirection.defender-for-iot.json",
1218+
".openpublishing.redirection.guidance.json",
12181219
".openpublishing.redirection.iot-hub-device-update.json",
12191220
".openpublishing.redirection.key-vault.json",
12201221
".openpublishing.redirection.machine-configuration.json",
@@ -1233,6 +1234,7 @@
12331234
"articles/ai-services/.openpublishing.redirection.cognitive-services.json",
12341235
"articles/ai-studio/.openpublishing.redirection.ai-studio.json",
12351236
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
1237+
"articles/azure-functions/.openpublishing.redirection.azure-functions.json",
12361238
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
12371239
"articles/azure-relay/.openpublishing.redirection.relay.json",
12381240
"articles/azure-video-analyzer/.openpublishing.redirection.azure-video-analyzer.json",

.openpublishing.redirection.guidance.json

Lines changed: 419 additions & 0 deletions
Large diffs are not rendered by default.

.openpublishing.redirection.json

Lines changed: 237 additions & 1252 deletions
Large diffs are not rendered by default.

articles/active-directory-b2c/claim-resolver-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ The following table lists the claim resolvers with information about the OpenID
108108
| {OIDC:Resource} |The `resource` query string parameter. | N/A |
109109
| {OIDC:Scope} |The `scope` query string parameter. | openid |
110110
| {OIDC:Username}| The [resource owner password credentials flow](add-ropc-policy.md) user's username.| [email protected]|
111+
| {OIDC:IdToken} | The `id token` query string parameter. | N/A |
111112

112113
Check out the [Live demo](https://github.com/azure-ad-b2c/unit-tests/tree/main/claims-resolver#openid-connect-relying-party-application) of the OpenID Connect claim resolvers.
113114

articles/active-directory-b2c/custom-policies-series-validate-user-input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ Follow the steps in [Upload custom policy file](custom-policies-series-hello-wor
379379

380380
## Step 7 - Validate user input by using validation technical profiles
381381

382-
The validation techniques we've used in step 1, step 2 and step 3 aren't applicable for all scenarios. If your business rules are complex to be defined at claim declaration level, you can configure a [Validation Technical](validation-technical-profile.md), and then call it from a [Self-Asserted Technical Profile](self-asserted-technical-profile.md).
382+
The validation techniques we've used in step 1, step 2 and step 3 aren't applicable for all scenarios. If your business rules are too complex to be defined at claim declaration level, you can configure a [Validation Technical](validation-technical-profile.md), and then call it from a [Self-Asserted Technical Profile](self-asserted-technical-profile.md).
383383

384384
> [!NOTE]
385385
> Only self-asserted technical profiles can use validation technical profiles. Learn more about [validation technical profile](validation-technical-profile.md)

articles/advisor/advisor-reference-cost-recommendations.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Cost recommendations
33
description: Full list of available cost recommendations in Advisor.
44
ms.topic: article
5-
ms.custom: ignite-2022
65
author: mabrahms
76
ms.author: v-mabrahms
87
ms.date: 10/15/2023

articles/advisor/advisor-reference-operational-excellence-recommendations.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ description: Operational excellence recommendations
44
ms.topic: article
55
author: mabrahms
66
ms.author: v-mabrahms
7-
ms.custom: ignite-2022
87
ms.date: 10/05/2023
98
---
109

articles/advisor/advisor-reference-performance-recommendations.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Performance recommendations
33
description: Full list of available performance recommendations in Advisor.
44
ms.topic: article
5-
ms.custom: ignite-2022
65
author: mabrahms
76
ms.author: v-mabrahms
87
ms.date: 10/15/2023

articles/advisor/advisor-sovereign-clouds.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Sovereign cloud feature variations
33
description: List of feature variations and usage limitations for Advisor in sovereign clouds.
44
ms.topic: article
5-
ms.custom: ignite-2022
65
ms.date: 09/19/2022
76
---
87

articles/ai-services/Anomaly-Detector/anomaly-detector-container-howto.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ ms.service: azure-ai-anomaly-detector
99
ms.topic: how-to
1010
ms.date: 01/18/2024
1111
ms.author: mbullwin
12-
ms.custom: cog-serv-seo-aug-2020
1312
keywords: on-premises, Docker, container, streaming, algorithms
1413
---
1514

0 commit comments

Comments
 (0)