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/search/search-blob-metadata-properties.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.service: cognitive-search
9
9
ms.custom:
10
10
- ignite-2023
11
11
ms.topic: conceptual
12
-
ms.date: 02/08/2023
12
+
ms.date: 01/11/2024
13
13
---
14
14
15
15
# Content metadata properties used in Azure AI Search
@@ -24,7 +24,7 @@ Azure AI Search supports blob indexing and SharePoint document indexing for the
24
24
25
25
## Properties by document format
26
26
27
-
The following table summarizes processing done for each document format, and describes the metadata properties extracted by a blob indexer and the SharePoint indexer.
27
+
The following table summarizes processing for each document format, and describes the metadata properties extracted by a blob indexer and the SharePoint indexer.
28
28
29
29
| Document format / content type | Extracted metadata | Processing details |
Copy file name to clipboardExpand all lines: articles/search/search-create-service-portal.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,11 @@ ms.date: 12/12/2023
15
15
16
16
# Create an Azure AI Search service in the portal
17
17
18
-
[**Azure AI Search**](search-what-is-azure-search.md) is an Azure resource used for adding a full text search experience to custom apps.
18
+
[**Azure AI Search**](search-what-is-azure-search.md) is an Azure resource used for adding a full text search experience to custom apps or for providing enterprise information retrieval for chat-style search solutions.
19
19
20
-
If you have an Azure subscription, including a [trial subscription](https://azure.microsoft.com/pricing/free-trial/?WT.mc_id=A261C142F), you can create a search service for free. Free services have limitations, but you can complete all of the quickstarts and most tutorials.
20
+
If you have an Azure subscription, including a [trial subscription](https://azure.microsoft.com/pricing/free-trial/?WT.mc_id=A261C142F), you can create a search service for free. Free services have limitations, but you can complete all of the quickstarts and most tutorials, except for those featuring semantic ranking (it requires a billable service).
21
21
22
-
The easiest way to create search service is using the [Azure portal](https://portal.azure.com/), which is covered in this article. You can also use [Azure PowerShell](search-manage-powershell.md#create-or-delete-a-service), [Azure CLI](search-manage-azure-cli.md#create-or-delete-a-service), the [Management REST API](search-manage-rest.md#create-or-update-a-service), an [Azure Resource Manager service template](search-get-started-arm.md), or a [Bicep file](search-get-started-bicep.md).
22
+
The easiest way to create a service is using the [Azure portal](https://portal.azure.com/), which is covered in this article. You can also use [Azure PowerShell](search-manage-powershell.md#create-or-delete-a-service), [Azure CLI](search-manage-azure-cli.md#create-or-delete-a-service), the [Management REST API](search-manage-rest.md#create-or-update-a-service), an [Azure Resource Manager service template](search-get-started-arm.md), a [Bicep file](search-get-started-bicep.md), or [Terraform](search-get-started-terraform.md).
@@ -33,9 +33,9 @@ The following service properties are fixed for the lifetime of the service. Beca
33
33
34
34
## Subscribe (free or paid)
35
35
36
-
To try search for free, [open a free Azure account](https://azure.microsoft.com/pricing/free-trial/?WT.mc_id=A261C142F) and then create your search service by choosing the **Free** tier. You can have one free search service per Azure subscription. Free search services are intended for short-term evaluation of the product for non-production applications. If you decide you would like to continue using the service for a production application, create a new search service on a billable tier.
36
+
To try search for free, [open a free Azure account](https://azure.microsoft.com/pricing/free-trial/?WT.mc_id=A261C142F) and then create your search service by choosing the **Free** tier. You can have one free search service per Azure subscription. Free search services are intended for short-term evaluation of the product for non-production applications. If you want to move forward with a production application, create a new search service on a billable tier.
37
37
38
-
Alternatively, you can use free credits to try out paid Azure services, which means you can create your search service at **Basic** or above to get more capacity. Your credit card is never charged unless you explicitly change your settings and ask to be charged. Another approach is to [activate Azure credits in a Visual Studio subscription](https://azure.microsoft.com/pricing/member-offers/msdn-benefits-details/?WT.mc_id=A261C142F). A Visual Studio subscription gives you credits every month you can use for paid Azure services.
38
+
Alternatively, you can use free credits to try out paid Azure services. With this approach, you can create your search service at **Basic** or above to get more capacity. Your credit card is never charged unless you explicitly change your settings and ask to be charged. Another approach is to [activate Azure credits in a Visual Studio subscription](https://azure.microsoft.com/pricing/member-offers/msdn-benefits-details/?WT.mc_id=A261C142F). A Visual Studio subscription gives you credits every month you can use for paid Azure services.
39
39
40
40
Paid (or billable) search occurs when you choose a billable tier (Basic or above) when creating the resource on a billable Azure subscription.
41
41
@@ -176,7 +176,7 @@ Although most customers use just one service, service redundancy might be necess
176
176
177
177
+[Business continuity and disaster recovery (BCDR)](../availability-zones/cross-region-replication-azure.md). Azure AI Search doesn't provide instant failover in the event of an outage.
178
178
179
-
+[Multi-tenant architectures](search-modeling-multitenant-saas-applications.md) sometimes call for two or more services.
179
+
+[Multitenant architectures](search-modeling-multitenant-saas-applications.md) sometimes call for two or more services.
180
180
181
181
+ Globally deployed applications might require search services in each geography to minimize latency.
Copy file name to clipboardExpand all lines: articles/search/search-data-sources-gallery.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Data sources gallery
3
3
titleSuffix: Azure AI Search
4
-
description: Lists all of the supported data sources for importing into an Azure AI Search index.
4
+
description: Lists data source connectors for importing into an Azure AI Search index.
5
5
author: HeidiSteen
6
6
ms.author: heidist
7
7
@@ -10,12 +10,12 @@ ms.custom:
10
10
- ignite-2023
11
11
ms.topic: conceptual
12
12
layout: LandingPage
13
-
ms.date: 10/17/2022
13
+
ms.date: 01/11/2024
14
14
---
15
15
16
16
# Data sources gallery
17
17
18
-
Find a data connector from Microsoft or a partner to simplify data ingestion into a search index. This article has the following sections:
18
+
Find a data connector from Microsoft or a partner that works with [an indexer](search-indexer-overview.md)to simplify data ingestion into a search index. This article has the following sections:
19
19
20
20
+[Generally available data sources by Azure AI Search](#ga)
21
21
+[Preview data sources by Azure AI Search](#preview)
@@ -2373,7 +2373,7 @@ BA Insight's SharePoint Connector allows you to connect to SharePoint 2019, fetc
2373
2373
2374
2374
by [Accenture](https://www.accenture.com)
2375
2375
2376
-
The SharePoint connector will crawl content from any SharePoint site collection URL. The connector will retrieve Sites, Lists, Folders, List Items and Attachments, as well as other pages (in .aspx format). Supports SharePoint running in the Microsoft O365 offering.
2376
+
The SharePoint connector will crawl content from any SharePoint site collection URL. The connector will retrieve Sites, Lists, Folders, List Items and Attachments, as well as other pages (in .aspx format). Supports SharePoint running in the Microsoft 365 offering.
Copy file name to clipboardExpand all lines: articles/search/search-howto-move-across-regions.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: How to move your service resource across regions
2
+
title: Move a search service across regions
3
3
titleSuffix: Azure AI Search
4
-
description: This article will show you how to move your Azure AI Search resources from one region to another in the Azure cloud.
4
+
description: Learn how to move your Azure AI Search resources from one region to another in the Azure cloud.
5
5
6
6
manager: nitinme
7
7
author: HeidiSteen
@@ -11,12 +11,12 @@ ms.topic: how-to
11
11
ms.custom:
12
12
- subject-moving-resources
13
13
- ignite-2023
14
-
ms.date: 01/30/2023
14
+
ms.date: 01/11/2024
15
15
---
16
16
17
17
# Move your Azure AI Search service to another Azure region
18
18
19
-
Occasionally, customers ask about moving a search service to another region. Currently, there is no built-in mechanism or tooling to help with that task, but this article can help you understand the manual steps for recreating indexes and other objects on a new search service in a different region.
19
+
Occasionally, customers ask about moving a search service to another region. Currently, there's no built-in mechanism or tooling to help with that task, but this article can help you understand the manual steps for recreating indexes and other objects on a new search service in a different region.
20
20
21
21
> [!NOTE]
22
22
> In the Azure portal, all services have an **Export template** command. In the case of Azure AI Search, this command produces a basic definition of a service (name, location, tier, replica, and partition count), but does not recognize the content of your service, nor does it carry over keys, roles, or logs. Although the command exists, we don't recommend using it for moving a search service.
@@ -31,17 +31,17 @@ Occasionally, customers ask about moving a search service to another region. Cur
31
31
32
32
1. Identify dependencies and related services to understand the full impact of relocating a service, in case you need to move more than just Azure AI Search.
33
33
34
-
Azure Storage is used for logging, creating a knowledge store, and is a commonly used external data source for AI enrichment and indexing. Azure AI services is a dependency in AI enrichment. Both Azure AI services and your search service are required to be in the same region if you are using AI enrichment.
34
+
Azure Storage is used for logging, creating a knowledge store, and is a commonly used external data source for AI enrichment and indexing. Azure AI services are used to power built-in skills during AI enrichment. Both Azure AI services and your search service are required to be in the same region if you're using AI enrichment.
35
35
36
36
1. Create an inventory of all objects on the service so that you know what to move: indexes, synonym maps, indexers, data sources, skillsets. If you enabled logging, create and archive any reports you might need for a historical record.
37
37
38
-
1. Check pricing and availability in the new region to ensure availability of Azure AI Search plus any related services in the new region. The majority of features are available in all regions, but some preview features have restricted availability.
38
+
1. Check pricing and availability in the new region to ensure availability of Azure AI Search plus any related services in the new region. Most features are available in all regions, but some preview features have restricted availability.
39
39
40
-
1. Create a service in the new region and republish from source code any existing indexes, synonym maps, indexers, data sources, and skillsets. Remember that service names must be unique so you cannot reuse the existing name. Check each skillset to see if connections to Azure AI services are still valid in terms of the same-region requirement. Also, if knowledge stores are created, check the connection strings for Azure Storage if you are using a different service.
40
+
1. Create a service in the new region and republish from source code any existing indexes, synonym maps, indexers, data sources, and skillsets. Remember that service names must be unique so you can't reuse the existing name. Check each skillset to see if connections to Azure AI services are still valid in terms of the same-region requirement. Also, if knowledge stores are created, check the connection strings for Azure Storage if you're using a different service.
41
41
42
42
1. Reload indexes and knowledge stores, if applicable. You'll either use application code to push JSON data into an index, or rerun indexers to pull documents in from external sources.
43
43
44
-
1. Enable logging, and if you are using them, re-create security roles.
44
+
1. Enable logging, and if you're using them, re-create security roles.
45
45
46
46
1. Update client applications and test suites to use the new service name and API keys, and test all applications.
0 commit comments