Skip to content

Commit db0308c

Browse files
committed
Removed locale from links and intentation from image block
1 parent c1c52ed commit db0308c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

microsoft-365/archive/archive-manage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ After reactivation, the site moves back to the **Active sites** page. The site r
8080
Update needed: Screenshot still mentions reactivation cost and does not match current message in SPO Admin Center
8181
--->
8282

83-
![Screenshot of an example site that you are reactivating in the SharePoint admin center.](../media/m365-archive/reactivate-site-example.png)
83+
![Screenshot of an example site that you are reactivating in the SharePoint admin center.](../media/m365-archive/reactivate-site-example.png)
8484

8585
When you reactivate a site, its permissions, lists, pages, files, folder-structure, site-level policies, and other metadata will revert to the prearchival state, except if files are deleted from archived sites. The only two exceptions are when files are deleted while the site is archived:
8686

@@ -95,7 +95,7 @@ You can archive and reactivate sites by using the PowerShell cmdlet [**Set-SPOSi
9595

9696
## Change the archive status of a site via Graph API
9797

98-
You can archive a site by using the Graph API **beta** endpoint [**site: archive**](https://learn.microsoft.com/en-us/graph/api/site-archive) or reactivate it by using the Graph API **beta** endpoint [**site: unarchive**](https://learn.microsoft.com/en-us/graph/api/site-unarchive).
98+
You can archive a site by using the Graph API **beta** endpoint [**site: archive**](https://learn.microsoft.com/graph/api/site-archive) or reactivate it by using the Graph API **beta** endpoint [**site: unarchive**](https://learn.microsoft.com/graph/api/site-unarchive).
9999

100100
## Site templates supported
101101

0 commit comments

Comments
 (0)