Skip to content

Commit 0d37f2e

Browse files
authored
Merge branch 'main' into edit-18935
2 parents 60c9992 + 67d1aa4 commit 0d37f2e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

powerapps-docs/developer/data-platform/search/custom-search-analyzer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ contributors:
1717
---
1818
# Custom column analyzers for Dataverse Search
1919

20-
Dataverse search uses many different [Azure AI Search](/azure/search/search-what-is-azure-search) capabilities that include both index and search analyzers to return the best data based on what the user asks for. These built-in capabilities to help define how an index maps certain phrases or words to the best match to data in a column and a row in a table.
20+
Dataverse search uses many different [Azure AI Search](/azure/search/search-what-is-azure-search) capabilities that include both index and search analyzers to return the best data based on what the user asks for. These built-in capabilities help to define how an index maps certain phrases or words to the best match to data in a column and a row in a table.
2121

2222
Examples include search strings that have special characters, or frequently used words (like '`of`' and '`or`') that the back-end data engine removes from the search term when the query is processed.
2323

powerapps-docs/user/email-template-create.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sericks007
55

66
ms.component: pa-user
77
ms.topic: conceptual
8-
ms.date: 04/01/2023
8+
ms.date: 05/14/2024
99
ms.subservice: end-user
1010
ms.author: sericks
1111
ms.custom: ""
@@ -25,6 +25,10 @@ You can create email templates by using one of the following options:
2525

2626
:::image type="content" source="media/email-how-to-create-an-email-template-1a.png" alt-text="Screenshot that shows options to create a template from blank or from an existing template.":::
2727

28+
## Prerequisites
29+
30+
When you need to create an email template based on a table, make sure that you have the necessary permissions on the related tables, such as the Account table for the email template based on a case.
31+
2832
## Start with a blank template
2933

3034
When you start with a blank template, nothing is provided for you. You must add everything you want customers to see.

0 commit comments

Comments
 (0)