Backend Access
Get information on and access to the backend services powering CIPP.
You can gain access to the Azure backend by browsing to your Azure Portal.
CIPP also includes a quicker way to jump to the correct locations via the Settings -> Backend.
Hosted clients can use the backend management system at management.cipp.app
Details
Resource group
Takes you to the container which holds all your resources.
Key vault
Takes you to the password / token storage, if you want to change your keys manually you can do so here. CIPP rotates these keys automatically each Sunday.
Function application
The overview page is where you can stop the API, or restart it. The configuration page is where you can change settings. If you want to set the time zone, check out this Microsoft FAQ. The deployment center is where you can sync the API to the latest version from your GitHub fork.
Static Web App
Custom domains brings you to the location where you can change the custom domain. Role management is where you can invite users, and set the roles for users.
Feature Requests / Ideas
Please raise any feature requests on GitHub.
Last updated