Skip to content

Commit 64ccd30

Browse files
authored
Merge branch 'release-preview3-document-intelligence' into varsha-preview-release-updates
2 parents b2ad01b + d1bed3b commit 64ccd30

File tree

253 files changed

+1828
-2112
lines changed

Some content is hidden

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

253 files changed

+1828
-2112
lines changed

.openpublishing.redirection.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/storage/files/storage-files-migration-storsimple-1200.md",
5+
"redirect_url": "/previous-versions/azure/storage/files/storage-files-migration-storsimple-1200",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "articles/storage/files/storage-files-migration-storsimple-8000.md",
10+
"redirect_url": "/previous-versions/azure/storage/files/storage-files-migration-storsimple-8000",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "articles/storage/file-sync/file-sync-storsimple-cost-comparison.md",
15+
"redirect_url": "/previous-versions/azure/storage/file-sync/file-sync-storsimple-cost-comparison",
16+
"redirect_document_id": false
17+
},
318
{
419
"source_path_from_root": "/articles/advisor/advisor-alerts.md",
520
"redirect_url": "/azure/advisor/advisor-alerts-portal",

.openpublishing.redirection.sentinel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/sentinel/cef-name-mapping.md",
5+
"redirect_url": "/azure/sentinel/cef-syslog-ama-overview",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "articles/sentinel/detect-threats-built-in.md#use-analytics-rule-templates",
510
"redirect_url": "/azure/sentinel/create-analytics-rule-from-template",

CODEOWNERS

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Codeowners file
22
# Each line is a file pattern followed by one or more owners.
33

4-
# Specify owners for the aks folder
4+
# Folder paths in this list have been migrated to new repositories and content can no longer be created for these services in this repo.
55
/articles/aks @tynevi @thomps23
6+
/articles/defender-for-cloud @tynevi @thomps23
7+
/articles/attestation @tynevi @thomps23
8+
/articles/confidential-ledger @tynevi @thomps23
9+
/articles/dedicated-hsm @tynevi @thomps23
10+
/articles/key-vault @tynevi @thomps23
11+
/articles/payment-hsm @tynevi @thomps23

articles/ai-services/content-safety/studio-quickstart.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,12 @@ In this quickstart, get started with the Azure AI Content Safety service using C
2323

2424
* An active Azure account. If you don't have one, you can [create one for free](https://azure.microsoft.com/free/cognitive-services/).
2525
* A [Content Safety](https://aka.ms/acs-create) Azure resource.
26-
* Assign `Cognitive Services User` role to your account to ensure the studio experience. Go to [Azure portal](https://portal.azure.com/), navigate to your Content Safety resource or Azure AI Services resource, and select **Access Control** in the left navigation bar, then click **+ Add role assignment**, choose the `Cognitive Services User` role and select the member of your account that you need to assign this role to, then review and assign. It might take few minutes for the assignment to take effect.
26+
* Assign `Cognitive Services User` role to your account. Go to the [Azure Portal](https://portal.azure.com/), navigate to your Content Safety resource or Azure AI Services resource, and select **Access Control** in the left navigation bar, then select **+ Add role assignment**, choose the `Cognitive Services User` role and select the member of your account that you need to assign this role to, then review and assign. It might take few minutes for the assignment to take effect.
2727
* Sign in to [Content Safety Studio](https://contentsafety.cognitive.azure.com) with your Azure subscription and Content Safety resource.
2828

29+
> [!IMPORTANT]
30+
> * You must assign the `Cognitive Services User` role to your Azure account to use the studio experience. Go to the [Azure Portal](https://portal.azure.com/), navigate to your Content Safety resource or Azure AI Services resource, and select **Access Control** in the left navigation bar, then select **+ Add role assignment**, choose the `Cognitive Services User` role and select the member of your account that you need to assign this role to, then review and assign. It might take few minutes for the assignment to take effect.
31+
2932

3033
## Analyze text content
3134
The [Moderate text content](https://contentsafety.cognitive.azure.com/text) page provides capability for you to quickly try out text moderation.

articles/ai-services/document-intelligence/faq.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ sections:
218218
219219
- Your data must remain within a single machine. Use the [FOTT Sample Labeling tool](/azure/ai-services/document-intelligence/label-tool) and a [Document Intelligence container](/azure/ai-services/document-intelligence/containers/install-run).
220220
221-
- Your project is highly dependent on Document Intelligence V2.1, and you want to keep using the v2.1 APIs.
221+
- Your project is highly dependent on Document Intelligence V2.1 and you want to keep using the v2.1 APIs.
222222
223223
- question: |
224224
Are there best practices to mitigate throttling?
@@ -292,8 +292,7 @@ sections:
292292
answer: |
293293
**Yes for the first 10 hours only.**
294294
295-
If training hours exceed 10 hours, charges incur for further custom neural model training.
296-
295+
If training hours exceed 10 hours, charges are incurred for further custom neural model training.
297296
298297
- name: Storage account
299298
questions:

articles/ai-services/document-intelligence/how-to-guides/compose-custom-models.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To get started, you need the following resources:
6464

6565
## Create your custom models
6666

67-
First, you need a set of custom models to compose. You can use the Document Intelligence Studio, REST API, or client-libraries. The steps are as follows:
67+
First, you need a set of custom models to compose. You can use the Document Intelligence Studio, REST API, or client libraries. The steps are as follows:
6868

6969
* [**Assemble your training dataset**](#assemble-your-training-dataset)
7070
* [**Upload your training set to Azure blob storage**](#upload-your-training-dataset)
@@ -123,6 +123,8 @@ See [Document Intelligence Studio: labeling as tables](../concept-custom-label.m
123123
Training with labels leads to better performance in some scenarios. To train with labels, you need to have special label information files (*\<filename\>.pdf.labels.json*) in your blob storage container alongside the training documents.
124124

125125
Label files contain key-value associations that a user enters manually and are needed for labeled data training. However, not every source file needs to have a corresponding label file. Source files without labels are treated as ordinary training documents. We recommend five or more labeled files for reliable training. You can use a UI tool like [Document Intelligence Studio](https://formrecognizer.appliedai.azure.com/studio/customform/projects) to generate these files.
126+
=======
127+
Label files contain key-value associations that a user entered manually. The files are needed for labeled data training, but not every source file needs to have a corresponding label file. Source files without labels are treated as ordinary training documents. We recommend five or more labeled files for reliable training. You can use a UI tool like [Document Intelligence Studio](https://formrecognizer.appliedai.azure.com/studio/customform/projects) to generate these files.
126128

127129
Once you have your label files, you can include them with by calling the training method with the *useLabelFile* parameter set to `true`.
128130

@@ -206,7 +208,7 @@ Once the training process is successfully completed, you can begin to build your
206208

207209
#### Compose your custom models
208210

209-
The [`compose model` API](/rest/api/aiservices/document-models/compose-model?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP) accepts a list of model IDs to be composed.
211+
The [composed models API](/rest/api/aiservices/document-models/compose-model?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP) accepts a list of model IDs to be composed.
210212

211213
:::image type="content" source="../media/compose-model-request-body.png" alt-text="Screenshot of compose model request.":::
212214

@@ -297,7 +299,7 @@ Document Intelligence uses advanced machine-learning technology to detect and ex
297299

298300
* **Composed models**. A composed model is created by taking a collection of custom models and assigning them to a single model that encompasses your form types. When a document is submitted to a composed model, the service performs a classification step to decide which custom model accurately represents the form presented for analysis.
299301

300-
In this article, you learn how to create Document Intelligence custom and composed models using our [Document Intelligence Sample Labeling tool](../label-tool.md), [REST APIs](../how-to-guides/use-sdk-rest-api.md?view=doc-intel-2.1.0&preserve-view=true), or [client-libraries](../how-to-guides/use-sdk-rest-api.md?view=doc-intel-2.1.0&preserve-view=true).
302+
In this article, learn how to create Document Intelligence custom and composed models using our [Document Intelligence Sample Labeling tool](../label-tool.md), [REST APIs](../how-to-guides/use-sdk-rest-api.md?view=doc-intel-2.1.0&preserve-view=true), or [client libraries](../how-to-guides/use-sdk-rest-api.md?view=doc-intel-2.1.0&preserve-view=true).
301303

302304
## Sample Labeling tool
303305

@@ -385,7 +387,7 @@ The [**REST API**](build-a-custom-model.md?view=doc-intel-2.1.0&preserve-view=tr
385387

386388
### [**Client-library SDKs**](#tab/sdks)
387389

388-
The [**client-library SDKs**](build-a-custom-model.md?view=doc-intel-2.1.0&preserve-view=true#train-your-model) return a model object that can be queried to return the trained model ID:
390+
The [**client library SDKs**](build-a-custom-model.md?view=doc-intel-2.1.0&preserve-view=true#train-your-model) return a model object that can be queried to return the trained model ID:
389391

390392
* C\# | [CustomFormModel Class](/dotnet/api/azure.ai.formrecognizer.training.customformmodel?view=azure-dotnet&preserve-view=true#properties "Azure SDK for .NET")
391393

@@ -446,7 +448,7 @@ Use the programming language code of your choice to create a composed model that
446448

447449
### [**Document Intelligence Sample Labeling tool**](#tab/studio)
448450

449-
1. On the tool's left-pane menu, select the **`Analyze icon`** (light bulb).
451+
1. On the tool left-pane menu, select the **`Analyze` icon** (light bulb).
450452

451453
1. Choose a local file or image URL to analyze.
452454

462 KB
Loading

articles/ai-services/document-intelligence/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -391,11 +391,11 @@ You can use Document Intelligence to automate document processing in application
391391
392392
### Pay stub
393393

394-
:::image type="content" source="media/studio/overview-paystub.png" alt-text="Screenshot of Paystub model analysis using Document Intelligence Studio.":::
394+
:::image type="content" source="media/studio/overview-pay-stub.png" alt-text="Screenshot of pay stub model analysis using Document Intelligence Studio.":::
395395

396396
| Model ID | Description |Automation use cases | Development options |
397397
|----------|--------------|-------------------------|-----------|
398-
|[**prebuilt-paystub**](concept-pay-stub.md) |&#9679; Extract key information from paystubs.</br>&#9679; [Data and field extraction](concept-pay-stub.md#field-extractions) |&#9679; Employee payroll detail verification.</br>&#9679; Fraud detection for employment.</br>&#9679; Automated tax processing. |&#9679; [**Document Intelligence Studio**](https://documentintelligence.ai.azure.com/studio/prebuilt?formCategory=payStub.us&formType=payStub.us)</br>&#9679; [**REST API**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true&pivots=programming-language-rest-api#analyze-document-post-request)</br>&#9679; [**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**JavaScript**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)|
398+
|[**prebuilt-paystub**](concept-pay-stub.md) |&#9679; Extract key information from pay stubs.</br>&#9679; [Data and field extraction](concept-pay-stub.md#field-extractions) |&#9679; Employee payroll detail verification.</br>&#9679; Fraud detection for employment.</br>&#9679; Automated tax processing. |&#9679; [**Document Intelligence Studio**](https://documentintelligence.ai.azure.com/studio/prebuilt?formCategory=payStub.us&formType=payStub.us)</br>&#9679; [**REST API**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true&pivots=programming-language-rest-api#analyze-document-post-request)</br>&#9679; [**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**JavaScript**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)|
399399

400400
> [!div class="nextstepaction"]
401401
> [Return to model types](#prebuilt-models)

articles/ai-studio/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ items:
119119
href: how-to/fine-tune-model-llama.md
120120
- name: Deploy JAIS models
121121
href: how-to/deploy-jais-models.md
122-
- name: Deploy Jamba Instruct model
122+
- name: Deploy AI21 Jamba Instruct model
123123
href: how-to/deploy-models-jamba.md
124124
- name: Deploy Mistral family models
125125
href: how-to/deploy-models-mistral.md

articles/analysis-services/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
href: analysis-services-vnet-gateway.md
7171
- name: Manage a server
7272
href: analysis-services-manage.md
73-
- name: Monitor
73+
- name: Monitor Analysis Services
7474
href: monitor-analysis-services.md
7575
- name: Set up diagnostic logging
7676
href: analysis-services-logging.md

0 commit comments

Comments
 (0)