The Management Portal layer of Sitefinity Cloud is based on Microsoft Azure DevOps. It provides a user interface to allow working with the project’s management tools.
The Management Portal includes:
NOTE: Similar to the on-premise version of Sitefinity, the project is configured to store configuration files in Auto mode. This means that your website stores some of its configuration files on the file system, and others in the database. For more information see Auto-storage mode of configurations.
CI.CD
Application.Restart
Cache.Purge
DB.Export
DB.Import
.bacpac
db-backups
db-imports
DB.RestoreBetweenEnvironments
Members of the Access Repos and Pipelines group can manage the integration with external services using Azure DevOps service hooks. Service hooks let you run tasks on other services in response to events happening in your project in Azure DevOps. See Azure DevOps documentation describing all supported service hooks events. Among the most popular services, available as the target of service hooks, are Grafana, Jenkins, Slack, Trello, and Zappier. See Azure DevOps documentation for the complete list of supported service hooks targets.
When you want to integrate any of these services with Azure DevOps, you must set up a service hooks subscription. To do this, you use the Service Hooks functionality on the Management Portal by navigating to Project Settings » General. If the available services do not satisfy a certain use case, you can integrate a generic service Web Hooks, which provides a way to send a POST request with a JSON payload of the event data to a custom endpoint.
POST
JSON
Example service hooks use cases:
NOTE: Because the Azure DevOps organization and Microsoft Teams must belong to the same Azure Active Directory, configuring a Microsoft Teams service hook is not supported out of the box. As an alternative, you can use the Web Hooks service to send the event to a customer-controlled endpoint. This will then forward the event to an Incoming Webhook connector in the customer’s Microsoft Teams organization.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important