Skip to content

Commit dda7427

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into workbooks
2 parents 254800c + 1b1a21f commit dda7427

File tree

1,112 files changed

+11793
-7610
lines changed

Some content is hidden

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

1,112 files changed

+11793
-7610
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,6 +1204,7 @@
12041204
"articles/ai-services/.openpublishing.redirection.applied-ai-old.json",
12051205
"articles/ai-services/.openpublishing.redirection.applied-ai-services.json",
12061206
"articles/ai-services/.openpublishing.redirection.cognitive-services.json",
1207+
"articles/energy-data-services/.openpublishing.redirection.energy-data-services.json",
12071208
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
12081209
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
12091210
"articles/azure-relay/.openpublishing.redirection.relay.json",

.openpublishing.redirection.azure-monitor.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,6 +1190,11 @@
11901190
"redirect_url": "/azure/azure-monitor/agents/agents-overview",
11911191
"redirect_document_id": true
11921192
},
1193+
{
1194+
"source_path_from_root": "/articles/azure-monitor/agents/use-azure-monitor-agent-troubleshooter.md",
1195+
"redirect_url": "/azure/azure-monitor/agents/troubleshooter-ama-windows",
1196+
"redirect_document_id": true
1197+
},
11931198
{
11941199
"source_path_from_root": "/azure/azure-monitor/agents/agents-overview.md#log-analytics-agent",
11951200
"redirect_url": "/azure/azure-monitor/agents/log-analytics-agent",
@@ -6488,6 +6493,12 @@
64886493
"source_path_from_root": "/articles/azure-monitor/vm/vminsights-configure-workspace.md",
64896494
"redirect_url": "/azure/azure-monitor/vm/vminsights-enable-overview",
64906495
"redirect_document_id": false
6496+
},
6497+
{
6498+
"source_path_from_root": "/articles/azure-monitor/logs/data-collection-rule-sample-custom-logs.md",
6499+
"redirect_url": "/azure/azure-monitor/essentials/data-collection-rule-samples",
6500+
"redirect_document_id": false
64916501
}
6502+
64926503
]
64936504
}

.openpublishing.redirection.defender-for-cloud.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -905,6 +905,11 @@
905905
"redirect_url": "/azure/defender-for-cloud/how-to-manage-attack-path",
906906
"redirect_document_id": true
907907
},
908+
{
909+
"source_path_from_root": "/articles/defender-for-cloud/integration-overview.md",
910+
"redirect_url": "/azure/defender-for-cloud/integration-servicenow",
911+
"redirect_document_id": true
912+
},
908913
{
909914
"source_path_from_root": "/articles/defender-for-cloud/tutorial-security-incident.md",
910915
"redirect_url": "/azure/defender-for-cloud/managing-and-responding-alerts",

articles/active-directory-b2c/integrate-with-app-code-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The following tables provide links to samples for applications including iOS, An
2626
| [dotnetcore-webapp-msal-api](https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/tree/master/4-WebApp-your-API/4-2-B2C) | An ASP.NET Core web application that can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API. |
2727
| [auth-code-flow-nodejs](https://github.com/Azure-Samples/active-directory-b2c-msal-node-sign-in-sign-out-webapp) | A Node.js app that shows how to enable authentication (sign in, sign out and profile edit) in a Node.js web application using Azure Active Directory B2C. The web app uses MSAL-node.|
2828
| [javascript-nodejs-webapi](https://github.com/Azure-Samples/active-directory-b2c-javascript-nodejs-webapi) | A small Node.js Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens using passport.js. |
29-
| [ms-identity-python-webapp](https://github.com/Azure-Samples/ms-identity-python-webapp/blob/main/README_B2C.md) | Demonstrate how to Integrate B2C of Microsoft identity platform with a Python web application. |
29+
| [ms-identity-python-webapp](https://github.com/Azure-Samples/ms-identity-python-webapp/blob/main/README.md) | Demonstrate how to Integrate B2C of Microsoft identity platform with a Python web application. |
3030

3131
## Single page apps
3232

articles/active-directory-b2c/technicalprofiles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: CelesteDG
99
ms.service: active-directory
1010

1111
ms.topic: reference
12-
ms.date: 06/22/2023
12+
ms.date: 01/08/2024
1313
ms.author: kengaderdus
1414
ms.subservice: B2C
1515
---
@@ -55,7 +55,7 @@ All types of technical profiles share the same concept. They start by reading th
5555
- Calls a REST API while sending parameters as InputClaims and getting information back as OutputClaims.
5656
- Creates or updates the user account.
5757
- Sends and verifies the multifactor authentication text message.
58-
1. **Validation technical profiles**: A [self-asserted technical profile](self-asserted-technical-profile.md) can call [validation technical profiles](validation-technical-profile.md) to validate the data profiled by the user.
58+
1. **Validation technical profiles**: A [self-asserted technical profile](self-asserted-technical-profile.md) can call [validation technical profiles](validation-technical-profile.md) to validate the data profiled by the user. Only self-asserted technical profiles can use validation technical profiles.
5959
1. **Output claims**: Claims are returned back to the claims bag. You can use those claims in the next orchestrations step or output claims transformations.
6060
1. **Output claims transformations**: After the technical profile is completed, Azure AD B2C runs output [claims transformations](claimstransformations.md).
6161
1. **SSO session management**: Persists the technical profile's data to the session by using [SSO session management](custom-policy-reference-sso.md).

articles/active-directory-b2c/user-profile-attributes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: kengaderdus
55
manager: CelesteDG
66
ms.service: active-directory
77
ms.topic: conceptual
8-
ms.date: 11/20/2023
8+
ms.date: 01/08/2024
99
ms.author: kengaderdus
1010
ms.subservice: B2C
1111
ms.custom: b2c-support
@@ -48,7 +48,7 @@ Azure AD B2C directory user profile supports the [user resource type](/graph/api
4848
|creationType |String|If the user account was created as a local account for an Azure Active Directory B2C tenant, the value is LocalAccount or nameCoexistence. Read only.|No|No|Persisted, Output|
4949
|dateOfBirth |Date|Date of birth.|No|No|Persisted, Output|
5050
|department |String|The name for the department in which the user works. Max length 64.|Yes|No|Persisted, Output|
51-
|displayName |String|The display name for the user. Max length 256. \< \> characters aren't allowed. | Yes|Yes|Persisted, Output|
51+
|displayName |String|The display name for the user. Max length 256. | Yes|Yes|Persisted, Output|
5252
|facsimileTelephoneNumber<sup>1</sup>|String|The telephone number of the user's business fax machine.|Yes|No|Persisted, Output|
5353
|givenName |String|The given name (first name) of the user. Max length 64.|Yes|Yes|Persisted, Output|
5454
|jobTitle |String|The user's job title. Max length 128.|Yes|Yes|Persisted, Output|

articles/active-directory-b2c/whats-new-docs.md

Lines changed: 10 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "What's new in Azure Active Directory business-to-customer (B2C)"
33
description: "New and updated documentation for the Azure Active Directory business-to-customer (B2C)."
4-
ms.date: 12/01/2023
4+
ms.date: 01/05/2024
55
ms.service: active-directory
66
ms.subservice: B2C
77
ms.topic: reference
@@ -15,6 +15,15 @@ manager: CelesteDG
1515

1616
Welcome to what's new in Azure Active Directory B2C documentation. This article lists new docs that have been added and those that have had significant updates in the last three months. To learn what's new with the B2C service, see [What's new in Microsoft Entra ID](../active-directory/fundamentals/whats-new.md), [Azure AD B2C developer release notes](custom-policy-developer-notes.md) and [What's new in Microsoft Entra External ID](/entra/external-id/whats-new-docs).
1717

18+
## December 2023
19+
20+
### Updated articles
21+
22+
- [Set up a resource owner password credentials flow in Azure Active Directory B2C](add-ropc-policy.md) - Updated ROPC flow limitations
23+
- [Add user attributes and customize user input in Azure Active Directory B2C](configure-user-input.md) - Updated instructional steps
24+
- [Set up sign-up and sign-in with a Google account using Azure Active Directory B2C](identity-provider-google.md) - Editorial updates
25+
- [Localization string IDs](localization-string-ids.md) - Updated the localization string IDs
26+
1827
## November 2023
1928

2029
### Updated articles
@@ -41,25 +50,5 @@ Welcome to what's new in Azure Active Directory B2C documentation. This article
4150
- [Azure AD B2C: Frequently asked questions (FAQ)](faq.yml) - Editorial updates
4251
- [Enable JavaScript and page layout versions in Azure Active Directory B2C](javascript-and-page-layout.md) - Added breaking change on script tags
4352

44-
## September 2023
45-
46-
### Updated articles
47-
48-
- [Supported Microsoft Entra ID features](supported-azure-ad-features.md) - Editorial updates
49-
- [Publish your Azure Active Directory B2C app to the Microsoft Entra app gallery](publish-app-to-azure-ad-app-gallery.md) - Editorial updates
50-
- [Secure your API used an API connector in Azure AD B2C](secure-rest-api.md) - Editorial updates
51-
- [Azure AD B2C: Frequently asked questions (FAQ)'](faq.yml) - Editorial updates
52-
- [Define an ID token hint technical profile in an Azure Active Directory B2C custom policy](id-token-hint.md) - Editorial updates
53-
- [Set up sign-in for multitenant Microsoft Entra ID using custom policies in Azure Active Directory B2C](identity-provider-azure-ad-multi-tenant.md) - Editorial updates
54-
- [Set up sign-in for a specific Microsoft Entra organization in Azure Active Directory B2C](identity-provider-azure-ad-single-tenant.md) - Editorial updates
55-
- [Localization string IDs](localization-string-ids.md) - Editorial updates
56-
- [Define a Microsoft Entra ID multifactor authentication technical profile in an Azure AD B2C custom policy](multi-factor-auth-technical-profile.md) - Editorial updates
57-
- [Define a Microsoft Entra ID SSPR technical profile in an Azure AD B2C custom policy](aad-sspr-technical-profile.md) - Editorial updates
58-
- [Define a Microsoft Entra technical profile in an Azure Active Directory B2C custom policy](active-directory-technical-profile.md) - Editorial updates
59-
- [Monitor Azure AD B2C with Azure Monitor](azure-monitor.md) - Editorial updates
60-
- [Billing model for Azure Active Directory B2C](billing.md) - Editorial updates
61-
- [Enable custom domains for Azure Active Directory B2C](custom-domain.md) - Editorial updates
62-
- [Set up a sign-up and sign-in flow with a social account by using Azure Active Directory B2C custom policy](custom-policies-series-sign-up-or-sign-in-federation.md) - Editorial updates
63-
- [Create and read a user account by using Azure Active Directory B2C custom policy](custom-policies-series-store-user.md) - Editorial updates
6453

6554

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -645,6 +645,23 @@ In active-active configuration, both instances of the VPN gateway establish S2S
645645

646646
Learn more about [Virtual network gateway - VNetGatewayActiveActive (Enable Active-Active gateways for redundancy)](https://aka.ms/aa_vpnha_learnmore).
647647

648+
### Use HEAD health probes
649+
650+
For health probes, it’s a good practice to use the HEAD method, which reduces the amount of traffic load on your origins.
651+
652+
Learn more about [Front Door - Use HEAD health probes](https://aka.ms/afd-use-health-probes).
653+
654+
### Use managed TLS certificates
655+
656+
Front Door management of your TLS certificates reduces your operational costs and helps you to avoid costly outages caused by forgetting to renew a certificate.
657+
658+
Learn more about [Use managed TLS certificates](https://aka.ms/afd-use-managed-tls).
659+
660+
### Disable health probes when there is only one origin in an origin group
661+
662+
If you only have a single origin, Front Door always routes traffic to that origin even if its health probe reports an unhealthy status. The status of the health probe doesn't do anything to change Front Door's behavior. In this scenario, health probes don't provide a benefit and you should disable them to reduce the traffic on your origin.
663+
664+
Learn more about [Health probe best practices](https://aka.ms/afd-disable-health-probes).
648665

649666
## SAP for Azure
650667

articles/ai-services/cognitive-services-data-loss-prevention.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,15 @@ The following services support data loss prevention configuration:
103103
* Speech Service
104104
* QnA Maker
105105
106+
107+
## Limitations
108+
109+
[Azure OpenAI on your data - text](./openai/concepts/use-your-data.md) features don't support data loss prevention yet. When `restrictOutboundNetworkAccess` is set as true, all requests to the following APIs will fail immediately to prevent potential data loss.
110+
111+
* /extensions/chat/completions (with text models)
112+
* /extensions/on-your-data/ingestion-jobs
113+
114+
106115
## Next steps
107116
108117
* [Configure Virtual Networks](cognitive-services-virtual-networks.md)

articles/ai-services/computer-vision/how-to/shelf-modify-images.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,8 @@ To run the image stitching operation on a set of images, follow these steps:
4545
```bash
4646
curl.exe -H "Ocp-Apim-Subscription-Key: <subscriptionKey>" -H "Content-Type: application/json" "https://<endpoint>/computervision/imagecomposition:stitch?api-version=2023-04-01-preview" --output <your_filename> -d "{
4747
'images': [
48-
{
49-
'url':'<your_url_string>'
50-
},
51-
{
52-
'url':'<your_url_string_2>'
53-
},
48+
'<your_url_string_>',
49+
'<your_url_string_2>',
5450
...
5551
]
5652
}"

0 commit comments

Comments
 (0)