Skip to content

Commit 9005c29

Browse files
committed
fixed blocking PR issues
1 parent 29e6e91 commit 9005c29

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/ai-foundry/model-inference/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
description: Get answers to the most popular questions about Azure AI model inference
66
#services: cognitive-services
77
manager: nitinme
8-
ms.service: azure-ai-models
8+
ms.service: azure-ai-model-inference
99
ms.topic: faq
1010
ms.date: 1/21/2025
1111
ms.author: fasantia

articles/ai-foundry/model-inference/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: Azure AI model inference provides access to the most powerful models av
66
metadata:
77
title: Azure AI model inference documentation - Quickstarts, How-to's, API Reference - Azure AI Foundry | Microsoft Docs
88
description: Learn how to use flagship models available in the Azure AI model catalog from the key model providers in the industry, including OpenAI, Microsoft, Meta, Mistral, Cohere, G42, and AI21 Labs.
9-
ms.service: azure-ai-models
9+
ms.service: azure-ai-model-inference
1010
ms.custom:
1111
ms.topic: landing-page
1212
author: mrbullwinkle

articles/search/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ summary: Information retrieval at scale for vector and text content in tradition
55
metadata:
66
title: Azure AI Search documentation
77
description: Information retrieval at scale for vector and text content in traditional or generative search scenarios.
8-
ms.service: service
8+
ms.service: azure-ai-search
99
ms.custom:
1010
- ignite-2023
1111
- ignite-2024

articles/search/search-indexer-securing-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ You can specify the service tag if your data source is either:
101101

102102
- [SQL Server on Azure virtual machines](./search-how-to-index-sql-server.md#restrict-network-access-to-azure-ai-search)
103103

104-
- [SQL Managed Instances](./search-how-to-index-sql-managed-instance.md#verify-nsg-rules)
104+
- [SQL Managed Instances](./search-how-to-index-sql-managed-instance.md)
105105

106106
Notice that if you specified the service tag for the multitenant environment IP rule, you'll still need an explicit inbound rule for the private execution environment (meaning the search service itself), as obtained through `nslookup`.
107107

0 commit comments

Comments
 (0)