Skip to content

Commit 12a94ac

Browse files
Merge branch 'main' into SCVMM
2 parents 04a54f5 + eb31aa2 commit 12a94ac

File tree

391 files changed

+25006
-2050
lines changed

Some content is hidden

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

391 files changed

+25006
-2050
lines changed

.openpublishing.publish.config.json

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -488,12 +488,6 @@
488488
"branch": "v1-archive",
489489
"branch_mapping": {}
490490
},
491-
{
492-
"path_to_root": "azureml-examples-batch-pup",
493-
"url": "https://github.com/azure/azureml-examples",
494-
"branch": "santiagxf/batch-pup",
495-
"branch_mapping": {}
496-
},
497491
{
498492
"path_to_root": "azureml-examples-mavaisma-r-azureml",
499493
"url": "https://github.com/azure/azureml-examples",
@@ -506,24 +500,6 @@
506500
"branch": "v2samplesreorg",
507501
"branch_mapping": {}
508502
},
509-
{
510-
"path_to_root": "azureml-examples-sdk-preview",
511-
"url": "https://github.com/azure/azureml-examples",
512-
"branch": "sdk-preview",
513-
"branch_mapping": {}
514-
},
515-
{
516-
"path_to_root": "azureml-examples-online-endpoint-vnet",
517-
"url": "https://github.com/azure/azureml-examples",
518-
"branch": "main",
519-
"branch_mapping": {}
520-
},
521-
{
522-
"path_to_root": "azureml-examples-featurestore",
523-
"url": "https://github.com/Azure/azureml-examples",
524-
"branch": "featurestore/pup",
525-
"branch_mapping": {}
526-
},
527503
{
528504
"path_to_root": "azureml-examples-temp-fix",
529505
"url": "https://github.com/Azure/azureml-examples",

.openpublishing.redirection.azure-monitor.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6418,6 +6418,11 @@
64186418
"source_path_from_root": "/articles/azure-monitor/essentials/metrics-charts.md",
64196419
"redirect_url": "/azure/azure-monitor/essentials/analyze-metrics",
64206420
"redirect_document_id": false
6421+
},
6422+
{
6423+
"source_path_from_root": "/articles/azure-monitor/faq.yml",
6424+
"redirect_url": "/azure/azure-monitor/overview#frequently-asked-questions",
6425+
"redirect_document_id": false
64216426
}
64226427
]
64236428
}

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24843,7 +24843,12 @@
2484324843
},
2484424844
{
2484524845
"source_path_from_root": "/articles/orbital/delete-contact.md",
24846-
"redirect_url": "/azure/orbital/spacecraft-object",
24846+
"redirect_url": "/azure/orbital/spacecraft-object",
24847+
"redirect_document_id": false
24848+
},
24849+
{
24850+
"source_path_from_root": "/articles/operator-service-manager/overview.md",
24851+
"redirect_url": "azure/operator-service-manager/azure-operator-service-manager-overview",
2484724852
"redirect_document_id": false
2484824853
}
2484924854
]
Lines changed: 10 additions & 23 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: 09/29/2023
4+
ms.date: 11/01/2023
55
ms.service: active-directory
66
ms.subservice: B2C
77
ms.topic: reference
@@ -15,9 +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 Azure Active Directory](../active-directory/fundamentals/whats-new.md) and [Azure AD B2C developer release notes](custom-policy-developer-notes.md)
1717

18-
## September 2023
18+
## October 2023
19+
20+
### Updated articles
1921

20-
This month, we renamed Azure Active Directory (Azure AD) to Microsoft Entra ID. For more information about the rebranding, see the [New name for Azure Active Directory](/azure/active-directory/fundamentals/new-name) article.
22+
- [Set up a force password reset flow in Azure Active Directory B2C](force-password-reset.md) - Editorial updates
23+
- [Azure AD B2C: Frequently asked questions (FAQ)](faq.yml) - Editorial updates
24+
- [Enable JavaScript and page layout versions in Azure Active Directory B2C](javascript-and-page-layout.md) - Added breaking change on script tags
25+
26+
## September 2023
2127

2228
### Updated articles
2329

@@ -26,7 +32,7 @@ This month, we renamed Azure Active Directory (Azure AD) to Microsoft Entra ID.
2632
- [Secure your API used an API connector in Azure AD B2C](secure-rest-api.md) - Editorial updates
2733
- [Azure AD B2C: Frequently asked questions (FAQ)'](faq.yml) - Editorial updates
2834
- [Define an ID token hint technical profile in an Azure Active Directory B2C custom policy](id-token-hint.md) - Editorial updates
29-
- [Set up sign-in for multi-tenant Microsoft Entra ID using custom policies in Azure Active Directory B2C](identity-provider-azure-ad-multi-tenant.md) - Editorial updates
35+
- [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
3036
- [Set up sign-in for a specific Microsoft Entra organization in Azure Active Directory B2C](identity-provider-azure-ad-single-tenant.md) - Editorial updates
3137
- [Localization string IDs](localization-string-ids.md) - Editorial updates
3238
- [Define a Microsoft Entra multifactor authentication technical profile in an Azure AD B2C custom policy](multi-factor-auth-technical-profile.md) - Editorial updates
@@ -45,23 +51,4 @@ This month, we renamed Azure Active Directory (Azure AD) to Microsoft Entra ID.
4551
- [Page layout versions](page-layout.md) - Editorial updates
4652
- [Secure your API used an API connector in Azure AD B2C](secure-rest-api.md) - Oauth Bearer Authentication updated to GA
4753

48-
## June 2023
49-
50-
### New articles
51-
52-
- [Microsoft Azure Active Directory B2C external identity video series](external-identities-videos.md)
53-
- [Manage directory size quota of your Azure Active Directory B2C tenant](tenant-management-directory-quota.md)
54-
55-
### Updated articles
56-
57-
- [Tutorial: Create an Azure Active Directory B2C tenant](tutorial-create-tenant.md) - [Azure AD B2C] Azure AD B2C Go-Local opt-in feature
58-
- [Tutorial: Configure security analytics for Azure Active Directory B2C data with Microsoft Sentinel](configure-security-analytics-sentinel.md) - Removing product name from filename and links
59-
- [Tutorial: Configure Azure Active Directory B2C with Azure Web Application Firewall](partner-web-application-firewall.md) - Removing product name from filename and links
60-
- [Build a global identity solution with funnel-based approach](b2c-global-identity-funnel-based-design.md) - Removing product name from filename and links
61-
- [Azure Active Directory B2C global identity framework proof of concept for funnel-based configuration](b2c-global-identity-proof-of-concept-funnel.md) - Removing product name from filename and links
62-
- [Azure Active Directory B2C global identity framework proof of concept for region-based configuration](b2c-global-identity-proof-of-concept-regional.md) - Removing product name from filename and links
63-
- [Build a global identity solution with region-based approach](b2c-global-identity-region-based-design.md) - Removing product name from filename and links
64-
- [Azure Active Directory B2C global identity framework](b2c-global-identity-solutions.md) - Removing product name from filename and links
65-
- [Use the Azure portal to create and delete consumer users in Azure AD B2C](manage-users-portal.md) - [Azure AD B2C] Revoke user's session
66-
- [Monitor Azure AD B2C with Azure Monitor](azure-monitor.md) - Added steps to disable Azure monitor
6754

articles/ai-services/document-intelligence/concept-general-document.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-document-intelligence
88
ms.topic: conceptual
9-
ms.date: 07/18/2023
9+
ms.date: 11/01/2023
1010
ms.author: lajanuar
1111
monikerRange: '>=doc-intel-3.0.0'
1212
---
@@ -19,9 +19,6 @@ monikerRange: '>=doc-intel-3.0.0'
1919

2020
The General document v3.0 model combines powerful Optical Character Recognition (OCR) capabilities with deep learning models to extract key-value pairs, tables, and selection marks from documents. General document is only available with the v3.0 API. For more information on using the v3.0 API, see our [migration guide](v3-1-migration-guide.md).
2121

22-
> [!NOTE]
23-
> The ```2023-07-31``` (GA) version of the general document model adds support for **normalized keys**.
24-
2522
## General document features
2623

2724
* The general document model is a pretrained model; it doesn't require labels or training.
@@ -30,8 +27,6 @@ The General document v3.0 model combines powerful Optical Character Recognition
3027

3128
* The general document model supports structured, semi-structured, and unstructured documents.
3229

33-
* Key names are spans of text within the document that are associated with a value. With the ```2023-07-31```(GA) API version, key names are normalized where applicable.
34-
3530
* Selection marks are identified as fields with a value of ```:selected:``` or ```:unselected:```
3631

3732
***Sample document processed in the Document Intelligence Studio***

articles/ai-services/document-intelligence/concept-read.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-document-intelligence
88
ms.topic: conceptual
9-
ms.date: 07/18/2023
9+
ms.date: 11/01/2023
1010
ms.author: lajanuar
1111
monikerRange: '>=doc-intel-3.0.0'
1212
---
@@ -80,7 +80,7 @@ Try extracting text from forms and documents using the Document Intelligence Stu
8080

8181
## Supported extracted languages and locales
8282

83-
The following lists include the currently GA languages in the most recent v3.0 version for Read, Layout, and Custom template (form) models.
83+
The following lists include the languages currently supported for the GA versions of Read, Layout, and Custom template (form) models.
8484

8585
> [!NOTE]
8686
> **Language code optional**

articles/ai-services/language-service/summarization/language-support.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ author: jboback
77
manager: nitinme
88
ms.service: azure-ai-language
99
ms.topic: conceptual
10-
ms.date: 09/28/2022
10+
ms.date: 11/01/2023
1111
ms.author: jboback
1212
ms.custom: language-service-summarization, ignite-fall-2021, ignite-2022
1313
---
1414

15-
# Summarization language support
15+
# Language support for document and conversation summarization
1616

17-
Use this article to learn which natural languages are supported by document and conversation summarization.
17+
Use this article to learn which natural languages are supported by document and conversation summarization.
1818

19-
# [Document summarization](#tab/document-summarization)
19+
## Document summarization
2020

21-
## Languages supported by extractive and abstractive document summarization
21+
Extractive and abstractive document summarization supports the following languages:
2222

2323
| Language | Language code | Notes |
2424
|-----------------------|---------------|---------------------|
@@ -32,19 +32,15 @@ Use this article to learn which natural languages are supported by document and
3232
| Spanish | `es` | |
3333
| Portuguese | `pt` | |
3434

35-
# [Conversation summarization](#tab/conversation-summarization)
36-
37-
## Languages supported by conversation summarization
35+
## Conversation summarization
3836

3937
Conversation summarization supports the following languages:
4038

4139
| Language | Language code | Notes |
4240
|-----------------------|---------------|---------------------|
4341
| English | `en` | |
4442

45-
---
46-
47-
## Languages supported by custom summarization
43+
## Custom summarization
4844

4945
Custom summarization supports the following languages:
5046

articles/ai-services/openai/concepts/models.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,11 @@ These models can only be used with the Chat Completion API.
8080

8181
GPT-4 version 0314 is the first version of the model released. Version 0613 is the second version of the model and adds function calling support.
8282

83+
See [model versions](../concepts/model-versions.md) to learn about how Azure OpenAI Service handles model version upgrades, and [working with models](../how-to/working-with-models.md) to learn how to view and configure the model version settings of your GPT-4 deployments.
84+
85+
> [!NOTE]
86+
> Version `0314` of `gpt-4` and `gpt-4-32k` will be retired no earlier than July 5, 2024. See [model updates](../how-to/working-with-models.md#model-updates) for model upgrade behavior.
87+
8388
| Model ID | Max Request (tokens) | Training Data (up to) |
8489
| --- | :---: | :---: |
8590
| `gpt-4` (0314) | 8,192 | Sep 2021 |
@@ -88,21 +93,23 @@ GPT-4 version 0314 is the first version of the model released. Version 0613 is
8893
| `gpt-4-32k` (0613) | 32,768 | Sep 2021 |
8994

9095
> [!NOTE]
91-
> Any region where GPT-4 is listed as available will always have access to both the 8K and 32K versions of the model
96+
> Regions where GPT-4 is listed as available have access to both the 8K and 32K versions of the model
9297
9398
### GPT-4 model availability
9499

95100
| Model Availability | gpt-4 (0314) | gpt-4 (0613) |
96101
|---|:---|:---|
97-
| Available to all subscriptions with Azure OpenAI access | | Canada East <br> Sweden Central <br> Switzerland North |
98-
| Available to subscriptions with current access to the model version in the region | East US <br> France Central <br> South Central US <br> UK South | Australia East <br> East US <br> East US 2 <br> France Central <br> Japan East <br> UK South |
102+
| Available to all subscriptions with Azure OpenAI access | | Canada East <br> France Central <br> Sweden Central <br> Switzerland North |
103+
| Available to subscriptions with current access to the model version in the region | East US <br> France Central <br> South Central US <br> UK South | Australia East <br> East US <br> East US 2 <br> Japan East <br> UK South |
99104

100105
### GPT-3.5 models
101106

102107
GPT-3.5 Turbo is used with the Chat Completion API. GPT-3.5 Turbo (0301) can also be used with the Completions API. GPT3.5 Turbo (0613) only supports the Chat Completions API.
103108

104109
GPT-3.5 Turbo version 0301 is the first version of the model released. Version 0613 is the second version of the model and adds function calling support.
105110

111+
See [model versions](../concepts/model-versions.md) to learn about how Azure OpenAI Service handles model version upgrades, and [working with models](../how-to/working-with-models.md) to learn how to view and configure the model version settings of your GPT-3.5 Turbo deployments.
112+
106113
> [!NOTE]
107114
> Version `0301` of `gpt-35-turbo` will be retired no earlier than July 5, 2024. See [model updates](../how-to/working-with-models.md#model-updates) for model upgrade behavior.
108115

articles/ai-services/openai/concepts/use-your-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Resolution:
117117
This means the storage account is not accessible with the given credentials. In this case, please review the storage account credentials passed to the API and ensure the storage account is not hidden behind a private endpoint (if a private endpoint is not configured for this resource).
118118
## Custom parameters
119119

120-
In the **Data parameters** section in Azure OpenAI Studio, you can modify following additional settings.
120+
You can modify the following additional settings in the **Data parameters** section in Azure OpenAI Studio and [the API](../reference.md#completions-extensions).
121121

122122

123123
|Parameter name | Description |

articles/ai-services/openai/includes/chatgpt-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ keywords:
3131
Install the OpenAI Python client library with:
3232

3333
```console
34-
pip install openai
34+
pip install openai==0.28.1
3535
```
3636

3737
> [!NOTE]

0 commit comments

Comments
 (0)