Skip to content
Gunjan Datta edited this page Mar 10, 2025 · 17 revisions

Main App

The Site Admin Tool helps site administrators manage their site collections. It provides automation and configuration options that may not exist in the GUI. Changes to the site are completed using the REST API. Some configuration changes can only be done in PowerShell, so an Azure Function App is used to complete those requests.

Setup/Configuration/User Guide

Download the latest files from the releases page.

Enhancements/Issues

Submit an issue through GitHub for any issues or enhancement requests.

Clone this wiki locally