As a successor to one of my previous posts, I would like to share some additional KQL queries which might help you during the troubleshooting…
Category: Powershell
Using the instructions underneath you will be able to import an Azure Automation runbook that will alert you using Sendgrid before certificates will expire. The…
Because of the fact we are running a lot of different Sitecore versions for our customers we love to have a good overview of the…
While working with ARM templates and Azure DevOps it definitely adds value to validate all your Json files during build. This might save you a…
Since we are keen on keeping the Sitecore scwdp packages OOTB as untouched as can be (as of our deployment strategy) we have two type…
While using Sitecore on Azure you will most likely be able to find your way around using Application Insights. Keeping your Sitecore instances running smooth…
Using the instructions underneath you will be able to import an Azure Automation runbook that will alert you using Sendgrid whenever certificates will expire. The…
These instructions are for a Sitecore 9.0.1. XP1 Topology – on Azure. For using X-connect there is a need of using client certificates. In Azure…
For one of our customers we were in need of downloading all media files from Sitecore to our local hard disk. Since we are using…
With Azure App Authentication it is easy to secure your app with an identity provider. The steps to take are described at the following page:…