Skip to content

Commit b5614ee

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into azure-cosmos-db-conceptual-articles
2 parents 89cec8e + 7c34a95 commit b5614ee

File tree

471 files changed

+4398
-2878
lines changed

Some content is hidden

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

471 files changed

+4398
-2878
lines changed

.whatsnew/.azure-monitor.json

Lines changed: 0 additions & 77 deletions
This file was deleted.

.whatsnew/.defender-for-iot.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

.whatsnew/.security-center.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

.whatsnew/.sentinel.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

articles/ai-services/computer-vision/how-to/blob-storage-search.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,19 @@ To get started with the **Search photos with image retrieval** scenario in Visio
2222
>
2323
> :::image type="content" source="../media/storage-instructions/subscription.png" alt-text="Screenshot of resource selection.":::
2424
25+
2526
## Create a new storage account
2627

2728
To get started, <a href="https://ms.portal.azure.com/#create/Microsoft.StorageAccount" title="create a new storage account" target="_blank">create a new storage account</a>.
2829

2930
:::image type="content" source="../media/storage-instructions/create-storage.png" alt-text="Screenshot of Blob storage creation.":::
3031

32+
Fill in the required parameters to configure your storage account, then select **Review** and **Create**.
3133

32-
Fill in the required parameters to configure your storage account, then select **Review** and **Create**.
34+
> [!IMPORTANT]
35+
> Your storage account must be publicly accessible to be used with Vision Studio. Configure this in the **Networking** tab of the resource creation page.
36+
>
37+
> :::image type="content" source="../media/storage-instructions/public-access.png" alt-text="Screenshot of network setting.":::
3338
3439
Once your storage account has been deployed, select **Go to resource** to open the storage account overview.
3540

16.9 KB
Loading

articles/ai-services/create-account-resource-manager-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ One Azure resource is defined in the Bicep file: [Microsoft.CognitiveServices/ac
5050

5151
1. Select the **Deploy to Azure** button.
5252

53-
[![Deploy to Azure](../media/template-deployments/deploy-to-azure.svg)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.cognitiveservices%2Fcognitive-services-universalkey%2Fazuredeploy.json)
53+
:::image type="content" source="~/articles/reusable-content/ce-skilling/azure/media/template-deployments/deploy-to-azure-button.svg" alt-text="Button to deploy the Resource Manager template to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.cognitiveservices%2Fcognitive-services-universalkey%2Fazuredeploy.json":::
5454

5555
2. Enter the following values.
5656

articles/ai-services/openai/api-version-deprecation.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: cognitive-services
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: conceptual
8-
ms.date: 02/29/2024
8+
ms.date: 03/07/2024
99
author: mrbullwinkle
1010
ms.author: mbullwin
1111
recommendations: false
@@ -21,11 +21,12 @@ This article is to help you understand the support lifecycle for the Azure OpenA
2121
2222
## Latest preview API release
2323

24-
Azure OpenAI API version [2024-02-15-preview](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-02-15-preview/inference.json)
24+
Azure OpenAI API version [2024-03-01-preview](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-03-01-preview/inference.json)
2525
is currently the latest preview release.
2626

2727
This version contains support for all the latest Azure OpenAI features including:
2828

29+
- [Embeddings `encoding_format` and `dimensions` parameters] [**Added in 2024-03-01-preview**]
2930
- [Assistants API](./assistants-reference.md). [**Added in 2024-02-15-preview**]
3031
- [DALL-E 3](./dall-e-quickstart.md). [**Added in 2023-12-01-preview**]
3132
- [Text to speech](./text-to-speech-quickstart.md). [**Added in 2024-02-15-preview**]

articles/ai-services/openai/concepts/abuse-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ manager: nitinme
1313

1414
# Abuse Monitoring
1515

16-
Azure OpenAI Service detects and mitigates instances of recurring content and/or behaviors that suggest use of the service in a manner that may violate the [Code of Conduct](/legal/cognitive-services/openai/code-of-conduct?context=/azure/ai-services/openai/context/context) or other applicable product terms. Details on how data is handled can be found on the [Data, Privacy and Security page](/legal/cognitive-services/openai/data-privacy?context=/azure/ai-services/openai/context/context).
16+
Azure OpenAI Service detects and mitigates instances of recurring content and/or behaviors that suggest use of the service in a manner that may violate the [Code of Conduct](/legal/cognitive-services/openai/code-of-conduct?context=/azure/ai-services/openai/context/context) or other applicable product terms. Details on how data is handled can be found on the [Data, Privacy and Security page](/legal/cognitive-services/openai/data-privacy?context=/azure/ai-services/openai/context/context). Apply for modified abuse monitoring using this form: [Azure OpenAI Limited Access Review: Modified Abuse Monitoring](https://ncv.microsoft.com/3a140V2W0l).
1717

1818
## Components of abuse monitoring
1919

0 commit comments

Comments
 (0)