Skip to content

Commit 18d4f39

Browse files
Update backup-view-edit-policies.md
1 parent ba08858 commit 18d4f39

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

microsoft-365/backup/backup-view-edit-policies.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ A policy contains details of what data (SharePoint sites, Exchange mailboxes, an
2727
You can create more than one backup policy for each product (SharePoint, Exchange, and OneDrive) with a limit of 100 policies per product. This allows you to segregate your data by logical partitions such as department, geography, and so on for ease of management and administration. Note that any SharePoint site, Exchange mailbox, or OneDrive account can be part of one backup policy only.
2828

2929
> [!NOTE]
30-
> You can also use PowerShell cmdlets to perform these operations by following the steps below:
31-
> 1. Go to the [Microsoft 365 Backup Storage Graph APIs](https://learn.microsoft.com/en-us/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-1.0&tabs=powershell) documentation for the specific action you want to perform—for example, creating a SharePoint policy.
32-
> 2. Scroll to the "Example Request" section and select the "PowerShell" tab.
30+
> You can also use PowerShell cmdlets to perform these operations by following these steps:
31+
> 1. Go to the [Microsoft 365 Backup Storage Graph APIs](/graph/api/backuprestoreroot-post-exchangeprotectionpolicies) documentation for the specific action you want to perform—for example, creating a SharePoint policy.
32+
> 2. Scroll to the **Example request** section and select the **PowerShell** tab.
3333
> 3. Install the Microsoft.Graph.BackupRestore module as shown in the example.
3434
> 4. Run the provided PowerShell command in an Admin PowerShell session to execute the desired action.
3535

0 commit comments

Comments
 (0)