Skip to content

Commit b926ec6

Browse files
authored
Merge pull request #265553 from MicrosoftDocs/main
2/7 11:00 AM IST Publish
2 parents 9581986 + 7fb8ab7 commit b926ec6

File tree

461 files changed

+1988
-2941
lines changed

Some content is hidden

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

461 files changed

+1988
-2941
lines changed

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/ai-services/document-intelligence/containers/install-run.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,25 +18,29 @@ ms.author: lajanuar
1818
<!-- markdownlint-disable MD024 -->
1919
<!-- markdownlint-disable MD051 -->
2020

21-
:::moniker range="doc-intel-2.1.0 || doc-intel-3.1.0||doc-intel-4.0.0"
21+
:::moniker range="doc-intel-2.1.0 || doc-intel-4.0.0"
2222

23-
Support for containers is currently available with Document Intelligence version `2022-08-31 (GA)` only:
23+
Support for containers is currently available with Document Intelligence version `2022-08-31 (GA)` for all models and `2023-07-31 (GA)` for Read and Layout only:
2424

2525
* [REST API `2022-08-31 (GA)`](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument)
26+
* [REST API `2023-07-31 (GA)`](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2023-07-31/operations/AnalyzeDocument)
2627
* [SDKs targeting `REST API 2022-08-31 (GA)`](../sdk-overview-v3-0.md)
28+
* [SDKs targeting `REST API 2023-07-31 (GA)`](../sdk-overview-v3-1.md)
2729

2830
✔️ See [**Install and run Document Intelligence v3.0 containers**](?view=doc-intel-3.0.0&preserve-view=true) for supported container documentation.
2931

3032
:::moniker-end
3133

32-
:::moniker range="doc-intel-3.0.0"
34+
:::moniker range="doc-intel-3.0.0 || doc-intel-3.1.0"
3335

34-
**This content applies to:** ![checkmark](../media/yes-icon.png) **v3.0 (GA)**
36+
**This content applies to:** ![checkmark](../media/yes-icon.png) **v3.0 (GA)** ![checkmark](../media/yes-icon.png) **v3.1 (GA)**
3537

3638
Azure AI Document Intelligence is an Azure AI service that lets you build automated data processing software using machine-learning technology. Document Intelligence enables you to identify and extract text, key/value pairs, selection marks, table data, and more from your documents. The results are delivered as structured data that ../includes the relationships in the original file.
3739

3840
In this article you learn how to download, install, and run Document Intelligence containers. Containers enable you to run the Document Intelligence service in your own environment. Containers are great for specific security and data governance requirements.
3941

42+
* **Read**, and **Layout** models are supported by Document Intelligence v3.1 containers.
43+
4044
* **Read**, **Layout**, **General Document**, **ID Document**, **Receipt**, **Invoice**, **Business Card**, and **Custom** models are supported by Document Intelligence v3.0 containers.
4145

4246
* **Business Card** model is currently only supported in the [v2.1 containers](install-run.md?view=doc-intel-2.1.0&preserve-view=true).

articles/ai-services/security-controls-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Policy Regulatory Compliance controls for Azure AI services
33
description: Lists Azure Policy Regulatory Compliance controls available for Azure AI services. These built-in policy definitions provide common approaches to managing the compliance of your Azure resources.
4-
ms.date: 01/22/2024
4+
ms.date: 02/06/2024
55
ms.topic: sample
66
author: PatrickFarley
77
ms.author: pafarley

articles/ai-services/speech-service/includes/release-notes/release-notes-sdk.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: eur
1111
* With the End of Life for **OpenSSL 1.1.1** on September 11th, we are working on changes to support OpenSSL 3.0 that will release soon. This streamlines usage on Linux Distributions that only have OpenSSL 3.0 pre-installed (such as Ubuntu 22.04).
1212
* **Ubuntu 18.04** also hit end of life back in April of 2023, so our users should prepare for us to move our minimum version up to Ubuntu 20.04 soon.
1313

14-
### Speech SDK 1.34.1: January 2024 release
14+
### Speech SDK 1.35.0: February 2024 release
1515

1616
#### New features
1717

@@ -26,6 +26,10 @@ ms.author: eur
2626
* Return a correct cancellation error code for an internal server error on WebSocket connections.
2727
* Fix the failure to load FPIEProcessor.dll library when MAS is used with C#.
2828

29+
#### Samples
30+
31+
* Minor formatting updates for Embedded recognition samples.
32+
2933
### Speech SDK 1.34.1: January 2024 release
3034

3135
#### Breaking changes

articles/ai-studio/how-to/costs-plan-manage.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ When you use cost analysis, you view Azure AI hub resource costs in graphs and t
8787

8888
### Monitor Azure AI Studio project costs
8989

90-
You can get to cost analysis from the [Azure portal](https://portal.azure.com). You can also get to cost analysis from the [Azure AI Studio portal](https://ai.azure.com).
90+
You can get to cost analysis from the [Azure portal](https://portal.azure.com). You can also get to cost analysis from the [Azure AI Studio](https://ai.azure.com).
9191

9292
> [!IMPORTANT]
9393
> Your Azure AI project costs are only a subset of your overall application or solution costs. You need to monitor costs for all Azure resources used in your application or solution. See [Azure AI hub resources](../concepts/ai-resources.md) for more information.
@@ -96,14 +96,14 @@ For the examples in this section, assume that all Azure AI Studio resources are
9696

9797
Here's an example of how to monitor costs for an Azure AI Studio project. The costs are used as an example only. Your costs will vary depending on the services that you use and the amount of usage.
9898

99-
1. Sign in to [Azure AI Studio portal](https://ai.azure.com).
99+
1. Sign in to [Azure AI Studio](https://ai.azure.com).
100100
1. Select your project and then select **Settings** from the left navigation menu.
101101

102102
:::image type="content" source="../media/cost-management/project-costs/project-settings-go-view-costs.png" alt-text="Screenshot of the Azure AI Studio portal showing how to see project settings." lightbox="../media/cost-management/project-costs/project-settings-go-view-costs.png":::
103103

104-
1. Select **See project cost on Azure portal**. The Azure portal opens to the cost analysis page for your project.
104+
1. Select **View cost for resources**. The [Azure portal](https://portal.azure.com) opens to the cost analysis page for your project.
105105

106-
1. Expand the **Resource** column to see the costs for each service that's underlying your [Azure AI project](../concepts/ai-resources.md#organize-work-in-projects-for-customization). But this view doesn't include costs for all resources that you use in an Azure AI Studio project.
106+
1. Expand the **Resource** column to see the costs for each service that's underlying your [Azure AI project](../concepts/ai-resources.md#organize-work-in-projects-for-customization). But this view doesn't include costs for all resources that you use in an Azure AI project.
107107

108108
:::image type="content" source="../media/cost-management/project-costs/costs-per-project-resource.png" alt-text="Screenshot of the Azure portal cost analysis with the Azure AI project and associated resources." lightbox="../media/cost-management/project-costs/costs-per-project-resource.png":::
109109

@@ -125,7 +125,7 @@ Here's an example of how to monitor costs for an Azure AI Studio project. The co
125125

126126
:::image type="content" source="../media/cost-management/project-costs/costs-per-project-resource-details.png" alt-text="Screenshot of the Azure portal cost analysis with Azure AI project expanded." lightbox="../media/cost-management/project-costs/costs-per-project-resource-details.png":::
127127

128-
1. Expand **contoso_ai_resource** to see the costs for services underlying the [Azure AI](../concepts/ai-resources.md#azure-ai-hub-resources) resource. You can also apply a filter to focus on other costs in your resource group.
128+
1. Expand **contoso_ai_resource** to see the costs for services underlying the [Azure AI hub](../concepts/ai-resources.md#azure-ai-hub-resources) resource. You can also apply a filter to focus on other costs in your resource group.
129129

130130
You can also view resource group costs directly from the Azure portal. To do so:
131131
1. Sign in to [Azure portal](https://portal.azure.com).

articles/ai-studio/how-to/generate-data-qa.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-studio
77
ms.custom:
88
- ignite-2023
99
ms.topic: how-to
10-
ms.date: 11/15/2023
10+
ms.date: 2/6/2024
1111
ms.reviewer: eur
1212
ms.author: eur
1313
author: eric-urban
@@ -124,7 +124,7 @@ print(f"Tokens used: {result['token_usage']}")
124124

125125
## Using the generated data in prompt flow
126126

127-
One of the features of prompt flow is the ability to test and evaluate your flows on batch of inputs. This approach is useful for checking the quality and performance of your flows before deploying them. To use this feature, you need to provide the data in a specific (.jsonl) format that prompt flow can understand. We prepare this data from the questions and answers that we have generated in [Generate data from text](#generate-data-from-text) step. We use this data for batch run and flow evaluation.
127+
One of the features of [prompt flow](./prompt-flow.md) is the ability to test and [evaluate your flows](./evaluate-flow-results.md) with a batch of inputs. This approach is useful for checking the quality and performance of your flows before deploying them. To use this feature, you need to provide the data in a specific (.jsonl) format that prompt flow can understand. Now prepare this data from the questions and answers that we generated in [Generate data from text](#generate-data-from-text) step. We use this data for batch run and flow evaluation.
128128

129129
### Format and save the generated data
130130

@@ -156,7 +156,7 @@ data_df.to_json(output_file, lines=True, orient="records")
156156

157157
### Use the data for evaluation
158158

159-
To use the "generated_qa.jsonl" file for evaluation, you need to add this file as data to your evaluation flow. Go to a flow in Azure AI Studio and select **Evaluate**.
159+
To use the `generated_qa.jsonl` file for evaluation, you need to add this file as data to your evaluation flow. Go to a flow in Azure AI Studio and select **Evaluate**.
160160

161161
1. Enter details in **Basic Settings**
162162
2. Select **Add new data** from **Batch run settings**.

articles/ai-studio/how-to/index-add.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ If the Azure AI hub resource the project uses was created through Azure portal:
116116

117117
## Use an index in prompt flow
118118

119-
1. Open your AI Studio project
120-
1. In Flows, create a new Flow or open an existing flow
121-
1. On the top menu of the flow designer, select **More tools**, and then select ***Index Lookup***
119+
1. Open your AI Studio project.
120+
1. In **Flows**, create a new flow or open an existing flow.
121+
1. On the top menu of the flow designer, select **More tools**, and then select ***Index Lookup***.
122122

123123
:::image type="content" source="../media/index-retrieve/index-lookup-tool.png" alt-text="Screenshot of Vector index Lookup from More Tools." lightbox="../media/index-retrieve/index-lookup-tool.png":::
124124

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The following are available input parameters:
4242

4343
## Outputs
4444

45-
The following JSON format response is an example returned by the tool that includes the top-k scored entities. The entity follows a generic schema of vector search result provided by promptflow-vectordb SDK. For the Faiss Index Search, the following fields are populated:
45+
The following JSON format response is an example returned by the tool that includes the top-k scored entities. The entity follows a generic schema of vector search result provided by the `promptflow-vectordb` SDK. For the Faiss Index Search, the following fields are populated:
4646

4747
| Field Name | Type | Description |
4848
| ---- | ---- | ----------- |

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

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,13 @@ The following are available input parameters:
3434

3535
| Name | Type | Description | Required |
3636
| ---- | ---- | ----------- | -------- |
37-
| mlindex_content | string | Type of Index to be used. Input depends on Index type. Example of an Azure Cog Search Index JSON can be seen below the table* | Yes |
38-
| queries | string, Union[string, List[String]] | The text to be queried.| Yes |
39-
|query_type | string | The type of query to be performed. Options include Keyword, Semantic, Hybrid, etc. | Yes |
37+
| mlindex_content | string | Type of index to be used. Input depends on the index type. An example of an Azure AI Search index JSON can be seen below the table. | Yes |
38+
| queries | string, `Union[string, List[String]]` | The text to be queried.| Yes |
39+
|query_type | string | The type of query to be performed. Options include Keyword, Semantic, Hybrid, and others. | Yes |
4040
| top_k | integer | The count of top-scored entities to return. Default value is 3. | No |
4141

42-
\**ACS JSON Example:*
42+
Here's an example of an Azure AI Search index input.
43+
4344
```json
4445
embeddings:
4546
api_base: <api_base>
@@ -68,14 +69,11 @@ index:
6869
index: <index_name>
6970
kind: acs
7071
semantic_configuration_name: azureml-default
71-
72-
73-
7472
```
7573

7674
## Outputs
7775

78-
The following JSON format response is an example returned by the tool that includes the top-k scored entities. The entity follows a generic schema of vector search result provided by promptflow-vectordb SDK. For the Vector Index Search, the following fields are populated:
76+
The following JSON format response is an example returned by the tool that includes the top-k scored entities. The entity follows a generic schema of vector search result provided by the `promptflow-vectordb` SDK. For the Vector Index Search, the following fields are populated:
7977

8078
| Field Name | Type | Description |
8179
| ---- | ---- | ----------- |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about prompt flow tools that are available in Azure AI Studio
55
manager: nitinme
66
ms.service: azure-ai-studio
77
ms.topic: overview
8-
ms.date: 12/6/2023
8+
ms.date: 2/6/2024
99
ms.reviewer: keli19
1010
ms.author: lagayhar
1111
author: lgayhardt
@@ -35,7 +35,7 @@ To discover more custom tools developed by the open-source community, see [More
3535
## Remarks
3636
- If existing tools don't meet your requirements, you can [develop your own custom tool and make a tool package](https://microsoft.github.io/promptflow/how-to-guides/develop-a-tool/create-and-use-tool-package.html).
3737
- To install the custom tools, if you are using the automatic runtime, you can readily install the package by adding the custom tool package name into the `requirements.txt` file in the flow folder. Then select the **Save and install** button to start installation. After completion, you can see the custom tools displayed in the tool list. To learn more, see [How to create and manage a runtime](../create-manage-runtime.md).
38-
:::image type="content" source="./media/prompt-flow-tools-overview/install-package-on-automatic-runtime.png" alt-text="Screenshot of how to install packages on automatic runtime."lightbox = "./media/prompt-flow-tools-overview/install-package-on-automatic-runtime.png":::
38+
:::image type="content" source="../../media/prompt-flow/install-package-on-automatic-runtime.png" alt-text="Screenshot of how to install packages on automatic runtime."lightbox = "../../media/prompt-flow/install-package-on-automatic-runtime.png":::
3939

4040
## Next steps
4141

0 commit comments

Comments
 (0)