Skip to content

Commit 10980d1

Browse files
Merge pull request #28296 from MicrosoftDocs/esignature-working
Esignature working
2 parents c2ee883 + 31e2848 commit 10980d1

3 files changed

Lines changed: 24 additions & 3 deletions

File tree

microsoft-365/syntex/esignature-overview.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,21 @@ Before you can use SharePoint eSignature, you must first link your Azure subscri
4646

4747
SharePoint eSignature enables binding agreements between parties. External parties are allowed guests access to SharePoint via Microsoft Entra ID in order to electronically sign a document. Certain external sharing settings must be enabled at a tenant and site level to allow this access. For more information, see [Set up SharePoint eSignature for external recipients](esignature-setup.md#external-recipients). Consider whether this meets your compliance and security requirements when enabling eSignature.
4848

49+
### Purview integration
50+
51+
SharePoint eSignature enables logging of eSignature activities in the Purview Audit log. Activities can be viewed by opening the audit log and searching for eSignature* in the 'Activities - operation names' field. The activities logged are:
52+
53+
- Request was created
54+
- Request was sent
55+
- Request was canceled
56+
- Request was declined
57+
- Request has expired
58+
- Request was completed
59+
- Document was viewed by recipient
60+
- Document was signed by the recipient
61+
- Signed document link was sent to the recipient
62+
- Signed document was downloaded by recipient
63+
4964
## Using other signature providers
5065

5166
SharePoint eSignature is now integrated with other electronic signature providers, such as Adobe Acrobat Sign and DocuSign. You can initiate requests using these other providers from PDF documents in SharePoint, while ensuring the secure and automatic storage of signed documents in Microsoft 365. Other electronic signature providers will be added in the future.

microsoft-365/syntex/esignature-send-requests.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ Use the following steps to start the SharePoint eSignature process. You must be
4545

4646
Once sent, the status of the request is set to **In progress**. An email notification is sent to the creator and the recipients. If **Recipients must sign in order** is toggled on, recipients will be able to add their signature in the order specified, otherwise they can add their signature in any order.
4747

48-
<!---
4948
#### Processing notifications
5049

5150
When you create a request, you receive notifications that update you on the processing status.
@@ -69,7 +68,6 @@ You can also keep track of multiple requests with stacked notifications that can
6968
- Each notification represents a distinct eSignature request
7069

7170
![Screenshot of notifications showing that two requests have been sent.](../media/content-understanding/esignature-notification-two-requests-sent.png)
72-
--->
7371

7472
#### Track and manage other provider requests
7573

microsoft-365/syntex/esignature-setup.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ description: Learn how to set up and manage sites in SharePoint eSignature.
2424
2525
SharePoint eSignature is a pay-as-you-go service that is set up in the Microsoft 365 admin center. Before you begin, determine whether this feature is appropriate for your needs by reading the [Before you begin section](esignature-overview.md#before-you-begin).
2626

27+
## SharePoint eSignature admin checklist
28+
29+
- Review prerequisites
30+
- Set up SharePoint eSignature
31+
- Add other signature providers
32+
- Manage sites
33+
- Enable new external guests or default to existing guests only
34+
2735
## Prerequisites
2836

2937
### Licensing
@@ -91,7 +99,7 @@ To specify the sites where users can use eSignature, follow these steps.
9199

92100
### Microsoft Entra B2B
93101

94-
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+
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.
95103

96104
If a guest is deleted from the tenant while the request is ongoing, they can no longer access the request document or the final signed document. In such cases, you need to resend the eSignature request. Before deleting a guest, ensure they aren't involved in any ongoing requests. This setting doesn't affect your existing Azure Active Directory guests.
97105

0 commit comments

Comments
 (0)