Skip to content

Commit 3cec18b

Browse files
authored
Merge pull request #546 from MicrosoftDocs/main
Merge main to live, 4 AM
2 parents ceaf221 + ddc6e9c commit 3cec18b

35 files changed

+291
-1561
lines changed

articles/ai-services/.openpublishing.redirection.ai-services.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,26 @@
330330
"redirect_url": "/azure/ai-services/computer-vision/how-to/model-customization",
331331
"redirect_document_id": false
332332
},
333+
{
334+
"source_path_from_root": "/articles/ai-services/computer-vision/deploy-computer-vision-on-premises.md",
335+
"redirect_url": "/azure/ai-services/computer-vision/",
336+
"redirect_document_id": false
337+
},
338+
{
339+
"source_path_from_root": "/articles/ai-services/computer-vision/spatial-analysis-web-app.md",
340+
"redirect_url": "/azure/ai-services/computer-vision/",
341+
"redirect_document_id": false
342+
},
343+
{
344+
"source_path_from_root": "/articles/ai-services/computer-vision/tutorials/storage-lab-tutorial.md",
345+
"redirect_url": "/azure/ai-services/computer-vision/",
346+
"redirect_document_id": false
347+
},
348+
{
349+
"source_path_from_root": "/articles/ai-services/custom-vision-service/iot-visual-alerts-tutorial.md",
350+
"redirect_url": "/azure/ai-services/computer-vision/",
351+
"redirect_document_id": false
352+
},
333353
{
334354
"source_path_from_root": "/articles/ai-services/document-intelligence/concept-document-intelligence-studio.md",
335355
"redirect_url": "/azure/ai-services/document-intelligence/studio-overview",

articles/ai-services/computer-vision/computer-vision-how-to-install-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ More [examples](./computer-vision-resource-container-config.md#example-docker-ru
134134
> [!IMPORTANT]
135135
> The `Eula`, `Billing`, and `ApiKey` options must be specified to run the container; otherwise, the container won't start. For more information, see [Billing](#billing).
136136
137-
If you need higher throughput (for example, when processing multi-page files), consider deploying multiple containers [on a Kubernetes cluster](deploy-computer-vision-on-premises.md), using [Azure Storage](/azure/storage/common/storage-account-create) and [Azure Queue](/azure/storage/queues/storage-queues-introduction).
137+
<!--If you need higher throughput (for example, when processing multi-page files), consider deploying multiple containers [on a Kubernetes cluster](deploy-computer-vision-on-premises.md), using [Azure Storage](/azure/storage/common/storage-account-create) and [Azure Queue](/azure/storage/queues/storage-queues-introduction).-->
138138

139139
If you're using Azure Storage to store images for processing, you can create a [connection string](/azure/storage/common/storage-configure-connection-string) to use when calling the container.
140140

0 commit comments

Comments
 (0)