You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/model-inference/overview.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: msakande
7
7
reviewer: santiagxf
8
8
ms.service: azure-ai-model-inference
9
9
ms.topic: concept-article
10
-
ms.date: 1/21/2025
10
+
ms.date: 01/24/2025
11
11
ms.author: mopeakande
12
12
ms.reviewer: fasantia
13
13
ms.custom: generated
@@ -20,7 +20,7 @@ Azure AI model inference provides access to the most powerful models available i
20
20
21
21
Azure AI model inference provides a way to **consume models as APIs without hosting them on your infrastructure**. Models are hosted in a Microsoft-managed infrastructure, which enables API-based access to the model provider's model. API-based access can dramatically reduce the cost of accessing a model and simplify the provisioning experience.
22
22
23
-
Azure AI model inference is part of Azure AI Services and users can access the service through [REST APIs](../../ai-studio/reference/reference-model-inference-api.md), [SDKs in several languages](supported-languages.md)including Python, C#, JavaScript, and Java. It can also be used from [Azure AI Foundry by configuring a connection](how-to/configure-project-connection.md).
23
+
Azure AI model inference is part of Azure AI Services, and users can access the service through [REST APIs](../../ai-studio/reference/reference-model-inference-api.md), [SDKs in several languages](supported-languages.md)such as Python, C#, JavaScript, and Java. You can also use the Azure AI model inference from [Azure AI Foundry by configuring a connection](how-to/configure-project-connection.md).
24
24
25
25
## Models
26
26
@@ -42,9 +42,9 @@ You can get access to the key model providers in the industry including OpenAI,
42
42
43
43
## Pricing
44
44
45
-
Models that are offered by non-Microsoft providers (for example, Meta AI and Mistral models) are billed through Azure Marketplace. For such models, you're required to subscribe to the particular model offering in accordance with the [Microsoft Commercial Marketplace Terms of Use](/legal/marketplace/marketplace-terms). Users accept license terms for use of the models. Pricing information for consumption is provided during deployment.
45
+
For models from non-Microsoft providers (for example, Meta AI and Mistral models), billing is through Azure Marketplace. For such models, you're required to subscribe to the particular model offering in accordance with the [Microsoft Commercial Marketplace Terms of Use](/legal/marketplace/marketplace-terms). Users accept license terms for use of the models. Pricing information for consumption is provided during deployment.
46
46
47
-
Models that are offered by Microsoft (for example, Phi-3 models and Azure OpenAI models) don't have this requirement, and they're billed via Azure meters as First Party Consumption Services. As described in the [Product Terms](https://www.microsoft.com/licensing/terms/welcome/welcomepage), you purchase First Party Consumption Services by using Azure meters, but they aren't subject to Azure service terms.
47
+
For Microsoft models (for example, Phi-3 models and Azure OpenAI models) billing is via Azure meters as First Party Consumption Services. As described in the [Product Terms](https://www.microsoft.com/licensing/terms/welcome/welcomepage), you purchase First Party Consumption Services by using Azure meters, but they aren't subject to Azure service terms.
48
48
49
49
> [!TIP]
50
50
> Learn how to [monitor and manage cost](how-to/manage-costs.md) in Azure AI model inference.
@@ -53,7 +53,7 @@ Models that are offered by Microsoft (for example, Phi-3 models and Azure OpenAI
53
53
54
54
At Microsoft, we're committed to the advancement of AI driven by principles that put people first. Generative models such as the ones available in Azure AI models have significant potential benefits, but without careful design and thoughtful mitigations, such models have the potential to generate incorrect or even harmful content.
55
55
56
-
Microsoft has made significant investments to help guard against abuse and unintended harm. These investments include:
56
+
Microsoft helps guard against abuse and unintended harm by taking the following actions:
57
57
58
58
- Incorporating Microsoft's [principles for responsible AI use](https://www.microsoft.com/ai/responsible-ai)
59
59
- Adopting a [code of conduct](/legal/cognitive-services/openai/code-of-conduct?context=/azure/ai-services/openai/context/context) for use of the service
@@ -62,9 +62,9 @@ Microsoft has made significant investments to help guard against abuse and unint
62
62
63
63
## Getting started
64
64
65
-
Azure AI Models is a new feature offering on Azure AI Services resources. You can get started with it the same way as any other Azure product where you [create and configure your resource for Azure AI model inference](how-to/quickstart-create-resources.md), or instance of the service, in your Azure Subscription. You can create as many resources as needed and configure them independently in case you have multiple teams with different requirements.
65
+
Azure AI model inference is a new feature offering on Azure AI Services resources. You can get started with it the same way as any other Azure product where you [create and configure your resource for Azure AI model inference](how-to/quickstart-create-resources.md), or instance of the service, in your Azure Subscription. You can create as many resources as needed and configure them independently in case you have multiple teams with different requirements.
66
66
67
-
Once you create an Azure AI Services resource, you must deploy a model before you can start making API calls. By default, no models are available on it so you can control which ones to start from. See the tutorial [Create your first model deployment in Azure AI model inference](how-to/create-model-deployments.md).
67
+
Once you create an Azure AI Services resource, you must deploy a model before you can start making API calls. By default, no models are available on it, so you can control which ones to start from. See the tutorial [Create your first model deployment in Azure AI model inference](how-to/create-model-deployments.md).
|[Grounding with Bing Search](./bing-grounding.md)| Allows your agents to incorporate real-time public web data when generating responses. | ✔️ | ✔️ | ✔️ | ✔️ |
32
32
|[File search](./file-search.md)| Augments agents with knowledge from outside its model, such as proprietary product information or documents provided by your users. | ✔️ | ✔️ | File upload only | File upload and using blob storage |
33
-
|[Azure AI Search](./azure-ai-search.md)| Uses an existing Azure AI Search index as a knowledge base. | ✔️ | ✔️ || ✔️ |
33
+
|[Azure AI Search](./azure-ai-search.md)| Uses an existing Azure AI Search index as a knowledge base. | ✔️ | ✔️ |✔️ | ✔️ |
Copy file name to clipboardExpand all lines: articles/ai-services/agents/includes/azure-search/setup.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,15 +13,8 @@ ms.date: 12/10/2024
13
13
A prerequisite of using the Azure AI Search tool is to have an existing Azure AI Search index. If you don't have an existing index, you can create one in the Azure portal using the import and vectorize data wizard.
14
14
-[Quickstart: Create a vector index with the import and vectorize data wizard in the Azure portal](../../../../search/search-get-started-portal-import-vectors.md)
15
15
16
-
17
-
#### Complete the agent setup
18
-
-**Option 1: Standard Agent Setup using an existing AI Search resource** If you want your agent to use an existing AI Search resource to create new indexes or bring existing ones you should use the [standard agent setup and add your AI Search resource ID](../../quickstart.md).
19
-
- You can provide your Azure AI Search resource ID in the bicep file. Your resource ID should be in the format: `/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}`.
20
-
-**Option 2: Standard Agent Setup** If you want to create a new Azure AI Search resource for your agents to use when creating new indexes follow the [standard agent setup](../../quickstart.md).
21
-
22
-
23
16
#### Create a project connection to the Azure AI Search resource with the index you want to use
24
-
Once you have completed the standard agent setup, you must create a project connection to the Azure AI Search resource that contains the index you want to use.
17
+
Once you have completed the agent setup, you must create a project connection to the Azure AI Search resource that contains the index you want to use.
25
18
26
19
If you already connected the AI Search resource that contains the index you want to use to your project, skip this step.
Copy file name to clipboardExpand all lines: articles/ai-services/commitment-tier.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,8 +74,6 @@ If you use the resource above the quota provided, you're charged for the additio
74
74
75
75
The commitment plans have a calendar month commitment period. You can purchase a commitment plan at any time from the default pay-as-you-go pricing model. When you purchase a plan, you're charged a pro-rated price for the remaining month. During the commitment period, you can't change the commitment plan for the current month. However, you can choose a different commitment plan for the next calendar month. The billing for the next month would happen on the first day of the next month.
76
76
77
-
If you need a larger commitment plan than any of the ones offered, contact `[email protected]`.
78
-
79
77
## End a commitment plan
80
78
81
79
If you decide that you don't want to continue purchasing a commitment plan, you can set your resource's autorenewal to **Do not auto-renew**. Your commitment plan expires on the displayed commitment end date. After this date, you won't be charged for the commitment plan. You're able to continue using the Azure resource to make API calls, charged at pay-as-you-go pricing. You have until midnight (UTC) on the last day of each month to end a commitment plan, and not be charged for the following month.
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/concept/add-on-capabilities.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,9 +55,9 @@ Document Intelligence supports more sophisticated and modular analysis capabilit
55
55
56
56
> [!NOTE]
57
57
>
58
-
> *Not all add-on capabilities are supported by all models. For more information, *see*[model data extraction](../model-overview.md#model-analysis-features).
58
+
> Not all models or Microsoft Office file types support add-on capabilities. For more information, *see*[model data extraction](../model-overview.md#model-analysis-features).
59
59
>
60
-
> * Add-on capabilities are currently not supported for Microsoft Office file types.
60
+
61
61
:::moniker-end
62
62
63
63
## Version availability
@@ -73,7 +73,7 @@ Document Intelligence supports more sophisticated and modular analysis capabilit
✱ Add-On - Query fields are priced differently than the other add-on features. See [pricing](https://azure.microsoft.com/pricing/details/ai-document-intelligence/) for details.</br>
76
+
✱ Add-On - Query fields are priced differently than the other add-on features. See [pricing](https://azure.microsoft.com/pricing/details/ai-document-intelligence/) for details.</br>
77
77
** Add-On - Searchable pdf is available only with Read model as an add-on feature.
78
78
79
79
## Supported file formats
@@ -759,7 +759,7 @@ The `ocr.barcode` capability extracts all identified barcodes in the `barcodes`
759
759
|`Databar`|:::image type="content" source="../media/barcodes/databar.png" alt-text="Screenshot of the Data bar.":::|
760
760
|`Databar` Expanded |:::image type="content" source="../media/barcodes/databar-expanded.gif" alt-text="Screenshot of the Data bar Expanded.":::|
761
761
|`ITF`|:::image type="content" source="../media/barcodes/interleaved-two-five.png" alt-text="Screenshot of the interleaved-two-of-five barcode (ITF).":::|
762
-
|`Data Matrix`|:::image type="content" source="../media/barcodes/datamatrix.gif" alt-text="Screenshot of the Data Matrix.":::|
762
+
|`Data Matrix`|:::image type="content" source="../media/barcodes/data-matrix.png" alt-text="Screenshot of the Data Matrix.":::|
763
763
764
764
::: moniker range="doc-intel-4.0.0"
765
765
@@ -983,8 +983,8 @@ The searchable PDF capability enables you to convert an analog PDF, such as scan
983
983
984
984
> [!IMPORTANT]
985
985
>
986
-
> * Currently, the searchable PDF capability is only supported by Read OCR model `prebuilt-read`. When using this feature, please specify the `modelId` as `prebuilt-read`.
987
-
> * Searchable PDF is included with the 2024-11-30 (GA) `prebuilt-read` model with no usage cost for general PDF consumption.
986
+
> * Currently, only the Read model `prebuilt-read` supports the searchable PDF capability. When using this feature, specify the `modelId` as `prebuilt-read`.
987
+
> * Searchable PDF is included with the `2024-11-30` (GA) `prebuilt-read` model with no usage cost for general PDF consumption.
988
988
989
989
### Use searchable PDF
990
990
@@ -1044,7 +1044,7 @@ Query fields are an add-on capability to extend the schema extracted from any pr
1044
1044
1045
1045
> [!NOTE]
1046
1046
>
1047
-
> Document Intelligence Studio query field extraction is currently available with the Layout and Prebuilt models `2024-11-30 (GA) API with the exception of the `US tax` models (W2, 1098s, and 1099s models).
1047
+
> Document Intelligence Studio query field extraction is currently available with the Layout and Prebuilt models `2024-11-30` (GA) API except forUS tax models W2, 1098, and 1099.
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/faq.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -383,7 +383,8 @@ sections:
383
383
answer: |
384
384
**Yes,** briefly.
385
385
386
-
For all features, Document Intelligence temporarily stores data and results in Azure Storage in the same region as the request. Your data is then deleted within 24 hours from the time that you submit an analyze request.
386
+
For all features, Document Intelligence temporarily stores data and results in Azure Storage in the same region as the request. Your data is then deleted 24 hours from the time that you submit an analyze request. If you would like the data deleted sooner, you can call the [delete analyze response](https://learn.microsoft.com/rest/api/aiservices/document-models/delete-analyze-result?view=rest-aiservices-v4.0%20(2024-11-30)&tabs=HTTP). This API marks the results for deletion and is available in the v4.0 API.
387
+
387
388
388
389
Learn more about [data, privacy, and security for Document Intelligence](/legal/cognitive-services/document-intelligence/data-privacy-security?toc=/azure/ai-services/document-intelligence/toc.json&bc=/azure/ai-services/document-intelligence/breadcrumb/toc.json).
* Analyze response is stored for 24 hours from when the operation completes for retrieval. For scenarios where you want to delete the response sooner, use the delete analyze response API to delete the response.
81
+
79
82
* The v4.0 API includes cumulative updates from preview releases as listed:
0 commit comments