Skip to content

Commit 58baf31

Browse files
authored
Merge branch 'main' into Broken-links-fix-sairamyeturi
2 parents c26d706 + ea530a7 commit 58baf31

File tree

740 files changed

+8602
-6868
lines changed

Some content is hidden

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

740 files changed

+8602
-6868
lines changed

.openpublishing.redirection.app-service.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2659,6 +2659,21 @@
26592659
"source_path": "articles/app-service/quickstart-dotnet-framework.md",
26602660
"redirect_url": "/azure/app-service/quickstart-dotnetcore?tabs=netframework48",
26612661
"redirect_document_id": false
2662+
},
2663+
{
2664+
"source_path": "articles/app-service/quickstart-arm-template-uiex.md",
2665+
"redirect_url": "/azure/app-service/quickstart-arm-template",
2666+
"redirect_document_id": true
2667+
},
2668+
{
2669+
"source_path": "articles/app-service/quickstart-dotnetcore-uiex.md",
2670+
"redirect_url": "/azure/app-service/quickstart-dotnetcore",
2671+
"redirect_document_id": true
2672+
},
2673+
{
2674+
"source_path": "articles/app-service/quickstart-java-uiex.md",
2675+
"redirect_url": "/azure/app-service/quickstart-java",
2676+
"redirect_document_id": true
26622677
}
26632678
]
26642679
}

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6750,6 +6750,11 @@
67506750
"redirect_url": "/azure/scheduler/migrate-from-scheduler-to-logic-apps",
67516751
"redirect_document_id": false
67526752
},
6753+
{
6754+
"source_path_from_root": "/articles/search/cognitive-search-tutorial-blob-python.md",
6755+
"redirect_url": "/azure/search/samples-python",
6756+
"redirect_document_id": false
6757+
},
67536758
{
67546759
"source_path_from_root": "/articles/search/semantic-ranking.md",
67556760
"redirect_url": "/azure/search/semantic-search-overview",

.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/.openpublishing.redirection.ai-services-from-applied.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,13 @@
635635
"source_path_from_root": "/articles/ai-services/translator/document-translation/quickstarts/document-translation-rest-api.md",
636636
"redirect_url": "/azure/ai-services/translator/document-translation/quickstarts/asynchronous-rest-api",
637637
"redirect_document_id": true
638+
},
639+
{
640+
"source_path_from_root": "/articles/ai-services/document-intelligence/concept-retrieval-augumented-generation.md",
641+
"redirect_url": "/azure/ai-services/document-intelligence/concept-retrieval-augmented-generation",
642+
"redirect_document_id": true
638643
}
639644

645+
640646
]
641647
}

articles/ai-services/cognitive-services-virtual-networks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Virtual networks are supported in [regions where Azure AI services are available
5959
> - `AzureResourceManager`
6060
> - `CognitiveServicesManagement`
6161
> - `CognitiveServicesFrontEnd`
62+
> - `Storage` (Speech Studio only)
6263
6364
## Change the default network access rule
6465

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

0 commit comments

Comments
 (0)