Luuk Sommers
Luuk Sommers
Deploying sxa and the bootloader on azure using the modules are handled in parallel by default (see https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-create-multiple section Serial Copy). When deploying MSDeploy packages concurrent a Bad Request: Conflict...
The parameters of the EXM DDS and Messaging database are not passed through to the EXM application ARM causing issues with the connection string when a non-default naming is used.
The database names of core and master, together with the webapp name are assumed with the default naming conventions instead of listening to the standard parameters that are set in...
With the new ARM scripts which adds the CompatibilityLevel fixes, the sites are deployed only using addOnPackages. This doesn't trigger a cleanup of the siteroot on publish. To fix this...
**ECS integration/library project(s)**: Elastic.CommonSchema.Serilog 8.6.1, Serilog 3.1.1 **ECS .NET assembly version (e.g. 1.4.2)**: 8.6.1 **.NET framework / OS**: .NET 6 / Windows 11 **Description of the problem, including expected versus...
When using regex redirect with a custom domain, it triggers on all domains instead of only the custom domain. This MR fixes this.
Make it clear that the .wpp.targets should be in the right locations. I had both publish profiles in the root and they both got executed all the time. From Microsoft.Web.Publishing.targets:...