Skip to content

Commit 9f415a4

Browse files
authored
Merge pull request #262686 from MicrosoftDocs/main
1/8/2023 AM Publish
2 parents 6b6332b + e85a232 commit 9f415a4

File tree

187 files changed

+1461
-1609
lines changed

Some content is hidden

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

187 files changed

+1461
-1609
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,11 @@
430430
"redirect_url": "/previous-versions/azure/azure-monitor/visualize/workbooks-view-designer-conversion-overview",
431431
"redirect_document_id": false
432432
},
433+
{
434+
"source_path_from_root": "/articles/azure-monitor/visualize/workbooks-retrieve-legacy-workbooks.md",
435+
"redirect_url": "/previous-versions/azure/azure-monitor/visualize/workbooks-retrieve-legacy-workbooks",
436+
"redirect_document_id": false
437+
},
433438
{
434439
"source_path_from_root": "/articles/azure-monitor/visualize/workbooks-view-designer-conversions.md",
435440
"redirect_url": "/previous-versions/azure/azure-monitor/visualize/workbooks-view-designer-conversions",
@@ -6056,7 +6061,7 @@
60566061
},
60576062
{
60586063
"source_path_from_root": "/articles/azure-monitor/alerts/alerts-using-migration-tool.md",
6059-
"redirect_url": "previous-versions/azure/azure-monitor/alerts/alerts-using-migration-tool",
6064+
"redirect_url": "/previous-versions/azure/azure-monitor/alerts/alerts-using-migration-tool",
60606065
"redirect_document_id": false
60616066
},
60626067
{
@@ -6079,6 +6084,21 @@
60796084
"redirect_url": "/previous-versions/azure/azure-monitor/visualize/view-designer-filters",
60806085
"redirect_document_id": false
60816086
},
6087+
{
6088+
"source_path_from_root": "/articles/azure-monitor/visualize/workbooks-configurations.md",
6089+
"redirect_url": "/azure/azure-monitor/visualize/workbooks-manage",
6090+
"redirect_document_id": false
6091+
},
6092+
{
6093+
"source_path_from_root": "/articles/azure-monitor/visualize/workbooks-getting-started.md",
6094+
"redirect_url": "/azure/azure-monitor/visualize/workbooks-overview",
6095+
"redirect_document_id": false
6096+
},
6097+
{
6098+
"source_path_from_root": "/articles/azure-monitor/visualize/workbooks-commonly-used-components.md",
6099+
"redirect_url": "/azure/azure-monitor/visualize/workbooks-visualizations",
6100+
"redirect_document_id": false
6101+
},
60826102
{
60836103
"source_path_from_root": "/articles/azure-monitor/app/export-telemetry.md",
60846104
"redirect_url": "/previous-versions/azure/azure-monitor/app/export-telemetry",

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/ai-services/content-safety/whats-new.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@ ms.author: pafarley
1616

1717
Learn what's new in the service. These items might be release notes, videos, blog posts, and other types of information. Bookmark this page to stay up to date with new features, enhancements, fixes, and documentation updates.
1818

19+
## January 2024
20+
21+
### Content Safety SDK GA
22+
23+
The Azure AI Content Safety service is now generally available through the following client library SDKs:
24+
25+
- **C#**: [Package](https://www.nuget.org/packages/Azure.AI.ContentSafety) | [API reference](/dotnet/api/overview/azure/ai.contentsafety-readme?view=azure-dotnet) | [Samples](https://github.com/Azure-Samples/AzureAIContentSafety/tree/main/dotnet/1.0.0)
26+
- **Python**: [Package](https://pypi.org/project/azure-ai-contentsafety/) | [API reference](/python/api/overview/azure/ai-contentsafety-readme?view=azure-python) | [Samples](https://github.com/Azure-Samples/AzureAIContentSafety/tree/main/python/1.0.0)
27+
- **Java**: [Package](https://oss.sonatype.org/#nexus-search;quick~contentsafety) | [API reference](/java/api/overview/azure/ai-contentsafety-readme?view=azure-java-stable) | [Samples](https://github.com/Azure-Samples/AzureAIContentSafety/tree/main/java/1.0.0)
28+
- **JavaScript**: [Package](https://www.npmjs.com/package/@azure-rest/ai-content-safety?activeTab=readme) | [API reference](https://www.npmjs.com/package/@azure-rest/ai-content-safety/v/1.0.0) | [Samples](https://github.com/Azure-Samples/AzureAIContentSafety/tree/main/js/1.0.0)
29+
1930
## November 2023
2031

2132
### Jailbreak risk and Protected material detection (preview)

articles/ai-services/openai/gpt-v-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Use this article to get started using Azure OpenAI to deploy and us
55
services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-openai
8-
ms.custom: devx-track-python, devx-track-dotnet, devx-track-extended-java, devx-track-go, devx-track-js
8+
ms.custom: devx-track-python
99
ms.topic: quickstart
1010
author: PatrickFarley
1111
ms.author: pafarley
@@ -31,4 +31,4 @@ zone_pivot_groups: openai-quickstart-gpt-v
3131

3232
* Learn more about these APIs in the [GPT-4 Turbo with Vision how-to guide](./gpt-v-quickstart.md)
3333
* [GPT-4 Turbo with Vision frequently asked questions](./faq.yml#gpt-4-turbo-with-vision)
34-
* [GPT-4 Turbo with Vision API reference](https://aka.ms/gpt-v-api-ref)
34+
* [GPT-4 Turbo with Vision API reference](https://aka.ms/gpt-v-api-ref)

articles/ai-services/openai/tutorials/embeddings.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ author: mrbullwinkle #noabenefraim
1111
ms.author: mbullwin
1212
zone_pivot_groups: "openai-embeddings"
1313
recommendations: false
14-
ms.custom:
15-
14+
ms.custom: devx-track-python
1615
---
1716

1817
# Tutorial: Explore Azure OpenAI Service embeddings and document search

articles/ai-studio/how-to/prompt-flow-tools/azure-open-ai-gpt-4v-tool.md

Lines changed: 26 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,34 @@
22
title: Azure OpenAI GPT-4 Turbo with Vision tool in Azure AI Studio
33
titleSuffix: Azure AI Studio
44
description: This article introduces the Azure OpenAI GPT-4 Turbo with Vision tool for flows in Azure AI Studio.
5+
manager: nitinme
56
ms.service: azure-ai-studio
6-
ms.topic: reference
7-
author: likebupt
8-
ms.author: keli19
9-
ms.reviewer: eur
10-
ms.date: 01/02/2024
7+
ms.topic: how-to
8+
ms.date: 1/8/2024
9+
author: lgayhardt
10+
ms.author: lagayhar
11+
ms.reviewer: keli19
12+
ms.custom: references_regions
1113
---
1214

13-
# Azure OpenAI GPT-4 Turbo with Vision tool (preview) in Azure AI studio
15+
# Azure OpenAI GPT-4 Turbo with Vision tool in Azure AI Studio
1416

15-
Azure OpenAI GPT-4 Turbo with Vision tool enables you to leverage your AzureOpenAI GPT-4 Turbo with Vision model deployment to analyze images and provide textual responses to questions about them.
17+
[!INCLUDE [Azure AI Studio preview](../../includes/preview-ai-studio.md)]
18+
19+
The prompt flow *Azure OpenAI GPT-4 Turbo with Vision* tool enables you to use your Azure OpenAI GPT-4 Turbo with Vision model deployment to analyze images and provide textual responses to questions about them.
1620

1721
## Prerequisites
1822

19-
- Create a GPT-4 Turbo with Vision deployment
23+
- An Azure subscription - <a href="https://azure.microsoft.com/free/cognitive-services" target="_blank">Create one for free</a>.
24+
- Access granted to Azure OpenAI in the desired Azure subscription.
25+
26+
Currently, access to this service is granted only by application. You can apply for access to Azure OpenAI by completing the form at <a href="https://aka.ms/oai/access" target="_blank">https://aka.ms/oai/access</a>. Open an issue on this repo to contact us if you have an issue.
2027

21-
In AI studio, select **Deployments** from the left navigation pane and create a deployment by selecting model name: `gpt-4v`.
28+
- An [Azure AI resource](../../how-to/create-azure-ai-resource.md) with a GPT-4 Turbo with Vision model deployed in one of the regions that support GPT-4 Turbo with Vision: Australia East, Switzerland North, Sweden Central, and West US. When you deploy from your project's **Deployments** page, select: `gpt-4` as the model name and `vision-preview` as the model version.
2229

2330
## Connection
2431

25-
Setup connections to provisioned resources in prompt flow.
32+
Set up connections to provisioned resources in prompt flow.
2633

2734
| Type | Name | API KEY | API Type | API Version |
2835
|-------------|----------|----------|----------|-------------|
@@ -32,15 +39,15 @@ Setup connections to provisioned resources in prompt flow.
3239

3340
| Name | Type | Description | Required |
3441
|------------------------|-------------|------------------------------------------------------------------------------------------------|----------|
35-
| connection | AzureOpenAI | the AzureOpenAI connection to be used in the tool | Yes |
36-
| deployment\_name | string | the language model to use | Yes |
37-
| prompt | string | The text prompt that the language model will use to generate its response. | Yes |
38-
| max\_tokens | integer | the maximum number of tokens to generate in the response. Default is 512. | No |
39-
| temperature | float | the randomness of the generated text. Default is 1. | No |
40-
| stop | list | the stopping sequence for the generated text. Default is null. | No |
41-
| top_p | float | the probability of using the top choice from the generated tokens. Default is 1. | No |
42-
| presence\_penalty | float | value that controls the model's behavior with regard to repeating phrases. Default is 0. | No |
43-
| frequency\_penalty | float | value that controls the model's behavior with regard to generating rare phrases. Default is 0. | No |
42+
| connection | AzureOpenAI | The Azure OpenAI connection to be used in the tool. | Yes |
43+
| deployment\_name | string | The language model to use. | Yes |
44+
| prompt | string | Text prompt that the language model uses to generate its response. | Yes |
45+
| max\_tokens | integer | Maximum number of tokens to generate in the response. Default is 512. | No |
46+
| temperature | float | Randomness of the generated text. Default is 1. | No |
47+
| stop | list | Stopping sequence for the generated text. Default is null. | No |
48+
| top_p | float | Probability of using the top choice from the generated tokens. Default is 1. | No |
49+
| presence\_penalty | float | Value that controls the model's behavior regarding repeating phrases. Default is 0. | No |
50+
| frequency\_penalty | float | Value that controls the model's behavior regarding generating rare phrases. Default is 0. | No |
4451

4552
## Outputs
4653

articles/ai-studio/how-to/prompt-flow-tools/content-safety-tool.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Content Safety tool for flows in Azure AI Studio
33
titleSuffix: Azure AI Studio
44
description: This article introduces the Content Safety tool for flows in Azure AI Studio.
5-
author: eric-urban
65
manager: nitinme
76
ms.service: azure-ai-studio
87
ms.custom:
98
- ignite-2023
10-
ms.topic: conceptual
9+
ms.topic: how-to
1110
ms.date: 11/15/2023
12-
ms.reviewer: eur
13-
ms.author: eur
11+
author: lgayhardt
12+
ms.author: lagayhar
13+
ms.reviewer: keli19
1414
---
1515

1616
# Content safety tool for flows in Azure AI Studio

articles/ai-studio/how-to/prompt-flow-tools/embedding-tool.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Embedding tool for flows in Azure AI Studio
33
titleSuffix: Azure AI Studio
44
description: This article introduces the Embedding tool for flows in Azure AI Studio.
5-
author: eric-urban
65
manager: nitinme
76
ms.service: azure-ai-studio
87
ms.custom:
98
- ignite-2023
10-
ms.topic: conceptual
9+
ms.topic: how-to
1110
ms.date: 11/15/2023
12-
ms.reviewer: eur
13-
ms.author: eur
11+
author: lgayhardt
12+
ms.author: lagayhar
13+
ms.reviewer: keli19
1414
---
1515

1616
# Embedding tool for flows in Azure AI Studio

articles/ai-studio/how-to/prompt-flow-tools/faiss-index-lookup-tool.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Faiss Index Lookup tool for flows in Azure AI Studio
33
titleSuffix: Azure AI Studio
44
description: This article introduces the Faiss Index Lookup tool for flows in Azure AI Studio.
5-
author: eric-urban
65
manager: nitinme
76
ms.service: azure-ai-studio
87
ms.custom:
98
- ignite-2023
10-
ms.topic: conceptual
9+
ms.topic: how-to
1110
ms.date: 11/15/2023
12-
ms.reviewer: eur
13-
ms.author: eur
11+
author: lgayhardt
12+
ms.author: lagayhar
13+
ms.reviewer: keli19
1414
---
1515

1616
# Faiss Index Lookup tool for flows in Azure AI Studio

0 commit comments

Comments
 (0)