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…
Author: Bram Stoop
We experienced issues while uploading files to the slot of an App Service. We were using the Azure App Service Deploy task. We have approximately…
Since there were 60 sessions to participate in, it seemed like a hard job to make a selection. On the other hand, there weren’t as…
Within the config section of an App Service you are able to define multiple sections. In this example we are using three sections : web,…
We’re setting up an automated deployment using the Sitecore ARM templates. Doing so we came across the following parameter: xcServerConfigurationEnvironment This variable can contain either…
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:…
With the powershell scripts underneath you can easily close and open traffic towards your azure app services. Note: by adjusting the resource name variable you…
The script underneath can be used to export a sql azure database to a storage account. It will create a storage account if it does…