Skip to content

Commit 6a74a3a

Browse files
Merge pull request #26992 from MicrosoftDocs/main
Publish main to live, 11/14, 11:00 AM IST
2 parents ac52af9 + bf91f66 commit 6a74a3a

5 files changed

Lines changed: 23 additions & 78 deletions

File tree

microsoft-365/enterprise/setup-guides-for-microsoft-365.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ To reach the **Advanced deployment guides & assistance** page:
6262

6363
2. Find the _Training, guides & assistance_ card and select **Advanced deployment guides & assistance**.
6464

65-
3. If you don’t see that card, access the page directly at (https://aka.ms/advanceddeploymentguides).
65+
3. If you don’t see that card, access the page directly at https://aka.ms/advanceddeploymentguides.
6666

6767
:::image type="content" alt-text="This screenshot shows the training & guides card in the Microsoft 365 admin center." source="../media/setup-guides-for-microsoft-365/thumbnail_ADG-TrainingCard.png":::
6868

microsoft-365/frontline/shifts-custom-wfm-integration.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -273,14 +273,20 @@ Success: Return HTTP `200 OK`
273273
The following response shows that the eligible time off reason IDs for the user are "TOR_29f4a110-ae53-458b-83d6-00c910fe2fbc" and "TOR_8c0e8d07-ac1a-48dc-b3af-7bc71a62ff7d". In this scenario, the user sees the corresponding time-off reasons to choose from in Shifts.
274274

275275
```http
276-
{
277-
"requests": [
278-
{
279-
"id": "aa162a04-bec6-4b81-ba99-96caa7b2b24d",
280-
"method": "GET",
281-
"url": "/users/aa162a04-bec6-4b81-ba99-96caa7b2b24d/timeOffReasons?requestType=TimeOffReason"
282-
}
283-
]
276+
{
277+
"responses": [
278+
{
279+
"id": "aa162a04-bec6-4b81-ba99-96caa7b2b24d",
280+
"status": 200,
281+
"body": {
282+
"data": [
283+
"TOR_29f4a110-ae53-458b-83d6-00c910fe2fbc",
284+
"TOR_8c0e8d07-ac1a-48dc-b3af-7bc71a62ff7d"
285+
],
286+
"error": null
287+
}
288+
}
289+
]
284290
}
285291
```
286292

microsoft-365/syntex/esignature-setup.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@ By default, SharePoint eSignature is turned on for libraries in all SharePoint s
6464

6565
2. On the **eSignature** panel, under **Sites where eSignature can be used**, select **Select sites**.
6666

67-
a. Choose the site or sites on which this service should be enabled.
67+
1. Choose the site or sites on which this service should be enabled.
6868

69-
b. To restrict user access to this service, select **No sites** or **Selected sites (up to 100)**. Follow the instructions to either select the sites or upload a CSV listing a maximum of 100 sites. Be sure to add your content center site if you want it to be included. You can then manage site access permissions for the sites you selected.
69+
1. To restrict user access to this service, select **No sites** or **Selected sites (up to 100)**. Follow the instructions to either select the sites or upload a CSV listing a maximum of 100 sites. Be sure to add your content center site if you want it to be included. You can then manage site access permissions for the sites you selected.
7070

71-
c. Select **Save**.
71+
1. Select **Save**.
7272

7373
> [!NOTE]
7474
> The first eSignature request in a Microsoft 365 tenant might take a little longer to execute than usual. It can take a few seconds to a few minutes; however, subsequent requests are executed normally. We recommend that admins create the first eSignature request in a SharePoint site as the final setup step.
@@ -98,7 +98,8 @@ By default, SharePoint eSignature is turned on for libraries in all SharePoint s
9898

9999
### Microsoft Entra B2B
100100

101-
Microsoft Entra B2B provides authentication and management of guests. External signers or recipients are considered as guests within your tenant. To be able to send requests to signers outside your organization, you need to enable [Microsoft Entra B2B integration for SharePoint and OneDrive](/sharepoint/sharepoint-azureb2b-integration). You would need to resend the eSignature request if a guest user is deleted from the tenant while a signature request is still ongoing. The guest user would no longer be able to access the request document or the final signed document. If you need to delete a guest user, make sure they aren't a party to any ongoing request.
101+
Microsoft Entra B2B provides authentication and management of new guests. External signers or recipients are considered as guests within your tenant. To be able to send requests to new signers outside your organization, you need to enable [Microsoft Entra B2B integration for SharePoint and OneDrive](/sharepoint/sharepoint-azureb2b-integration). Consider whether this meets your compliance and security requirements when enabling eSignature.
102+
A guest user would no longer be able to access the request document or the final signed document if they are deleted from the tenant while the request is still ongoing and you would need to resend the eSignature request if this happens. If you need to delete a guest user, make sure they aren't a party to any ongoing request. This setting does not impact existing in your existing Azure Active Directory guest users.
102103

103104
### Authentication
104105

microsoft-365/syntex/translation-overview.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,8 @@ Microsoft Syntex lets you easily create a translated copy of a selected file or
2727
![Screenshot showing a document library with translated documents.](../media/content-understanding/translation-sample-library.png)
2828

2929
This feature lets you translate files of different types either manually or automatically by creating a rule.
30-
<!---
31-
You can also use the translation feature for translating video transcripts and closed captioning files. For more information, see [Transcript translations in Stream for SharePoint](https://prod.support.services.microsoft.com/office/microsoft-syntex-pay-as-you-go-transcript-translations-in-stream-for-sharepoint-2e34ad1b-e213-47ed-a806-5cc0d88751de).
32-
--->
30+
31+
You can also use the translation feature for translating video transcripts and closed captioning files. For more information, see [Transcript translations in Stream for SharePoint](https://support.microsoft.com/office/microsoft-syntex-pay-as-you-go-transcript-translations-in-stream-for-sharepoint-2e34ad1b-e213-47ed-a806-5cc0d88751de).
3332

3433
## Requirements and limitations
3534

microsoft-365/syntex/translation.md

Lines changed: 1 addition & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -56,68 +56,7 @@ To create a translated version of a document, follow these steps:
5656
## Translate a document automatically
5757

5858
You can create a rule to automatically translate a document [when a new file is added](content-processing-translate.md#translate-a-document-when-a-new-file-is-added) or [when data in a column changes](content-processing-translate.md#translate-a-document-when-data-in-a-column-changes). For step-by-step instruction, see [Create a rule to translate a document](content-processing-translate.md).
59-
<!---
60-
### When a new file is added
6159

62-
To create a rule to translate documents automatically when a document is created, follow these steps:
63-
64-
1. From a SharePoint document library, select **Automate** > **Rules** > **Create a rule**.
65-
66-
![Screenshot of the document library showing the Automate > Rules > Create a rule option.](../media/content-understanding/content-processing-create-rule.png)
67-
68-
2. On the **Create a rule** page, select **A new file is added**.
69-
70-
![Screenshot of the Create a rule page showing the A new file is added option highlighted.](../media/content-understanding/content-processing-create-a-rule-page.png)
71-
72-
3. Under **When a new file is added**, complete the rule statement:
73-
74-
a. Select **Choose action**, and then select **create a translated copy in**.
75-
76-
![Screenshot of the rule statement page showing the translation option highlighted.](../media/content-understanding/translation-rule-create-copy.png)
77-
78-
b. Select **enter a language**, and then enter a language or use the drop-down menu to choose a language into which you want to translate the file.
79-
80-
![Screenshot of the rule statement page showing the enter language option.](../media/content-understanding/translation-rule-enter-language.png)
81-
82-
4. When your rule statement is complete, select **Create**. You can [see and manage the new rule](content-processing-overview.md#manage-a-rule) on the **Manage rules** page.
83-
84-
### When data in a column changes
85-
86-
To create a rule to translate documents automatically when data in a column changes, follow these steps:
87-
88-
1. From a SharePoint document library, select **Automate** > **Rules** > **Create a rule**.
89-
90-
![Screenshot of the document library showing the Automate > Rules > Create a rule option.](../media/content-understanding/content-processing-create-rule.png)
91-
92-
2. On the **Create a rule** page, select **Data in a column changes**.
93-
94-
![Screenshot of the Create a rule page showing the A new file is added option highlighted.](../media/content-understanding/content-processing-create-a-rule-page.png)
95-
96-
3. Under **When data in a column changes**, complete the rule statement:
97-
98-
a. Select **Choose a column**, and then select the appropriate column for which to translate the file.
99-
100-
![Screenshot of the Create a rule page showing the beginning rule statement.](../media/content-understanding/translation-beginning-rule.png)
101-
102-
b. Select **Choose a condition**, and then select the appropriate condition under which to translate the file.
103-
104-
c. Select **Choose action**, and then select **create a translated copy in**.
105-
106-
d. Select **enter a language**, and then select the language into which you want to translate the file.
107-
108-
![Screenshot of the Create a rule page showing the enter a language option.](../media/content-understanding/translation-column-enter-language.png)
109-
110-
4. When your rule statement is complete, select **Create**. You can [see and manage the new rule](content-processing-overview.md#manage-a-rule) on the **Manage rules** page.
111-
112-
<!---
113-
### View the translation activity feed of a document library
114-
115-
When a file is translated, you'll see an update in the source library activity feed. The updates occur in both the source library and the target library.
116-
117-
In the document library, in the upper-right corner of the page, select the details pane icon (![Screenshot of the details pane icon.](../media/content-understanding/details-pane-icon.png)) to view the recent history, activity, and rules that have been applied to the library.
118-
119-
![Screenshot of a document library showing the details pane highlighted.](../media/content-understanding/content-processing-details-pane.png)
120-
--->
12160
## Translate a video transcript
12261

123-
To create a translated version of a video transcript or closed captioning, see [How to translate transcripts in Stream for SharePoint](https://prod.support.services.microsoft.com/office/microsoft-syntex-pay-as-you-go-transcript-translations-in-stream-for-sharepoint-2e34ad1b-e213-47ed-a806-5cc0d88751de#bkmk_howtotranslate).
62+
To create a translated version of a video transcript or closed captioning, see [How to translate transcripts in Stream for SharePoint](https://support.microsoft.com/office/microsoft-syntex-pay-as-you-go-transcript-translations-in-stream-for-sharepoint-2e34ad1b-e213-47ed-a806-5cc0d88751de#bkmk_howtotranslate).

0 commit comments

Comments
 (0)