Categories
Azure Sitecore

Issues with AzureRmWebAppDeploment v230

We deploy from Azure DevOps YAML pipelines to Azure App Services. We use msdeploy packages for this. In calendar week 45 of 2023, we discovered issues in our deployment pipeline. The pipeline started failing unexpectedly in various places.

The error message “ERROR_USER_NOT_AUTHORIZED_FOR_DEPLOYMENTPROVIDER” and details “Could not complete an operation with the specified provider (dbDacFx) when connecting using the Web Management Service.” were not very comprehensive for me, especially because it stopped working suddenly from one day to the next. Additionally, most of the linked help articles mainly relate to IIS.

This is the error we found in our pipelines in full.

##[error]Error: Error Code: ERROR_USER_NOT_AUTHORIZED_FOR_DEPLOYMENTPROVIDER
More Information: Could not complete an operation with the specified provider ("dbDacFx") when connecting using the Web 
Management Service. This can occur if the server administrator has not authorized the user for this operation. dbDacFx 
http://go.microsoft.com/fwlink/?LinkId=178034  Learn more at: http://go.microsoft.com/fwlink/?
LinkId=221672#ERROR_USER_NOT_AUTHORIZED_FOR_DEPLOYMENTPROVIDER.  Learn more at: https://go.microsoft.com/fwlink/?
LinkId=221672#ERROR_USER_NOT_AUTHORIZED_FOR_DEPLOYMENTPROVIDER.
Error count: 1.
Categories
Sitecore

IIS App Pool to the “Performance Monitor Users”

Sitecore Error

I am familiar with this error from working with Sitecore.

[Error] Cannot load Counter Name data because an invalid index '' was read from the registry.

However, you may encounter this error when running your own applications and experiencing difficulties accessing the performance counters in Windows.

Categories
Web

PHP Cron Push Monitoring

I run a cron job every 5 minutes to execute background processes. Once they have successfully completed, I execute the following PHP function to verify their success and measure the execution time. If the execution fails, it sends me a push notification indicating that the push/heartbeat was not received within the expected timeframe. I monitor the push timeframes on statuscake.com.

Categories
Web-Performance

Loadtest Tools

There are many tools available, but not all are for the same purpose. I will collect here what I tend to use and build know-how on.

Categories
Web-Performance

SuperBenchmarker for Loadtest

SuperBenchmarker is similar to Apache Benchmark (ab.exe). It will display both ongoing real-time updates as well as a final result in HTML and on the command line. It can be easily installed with Chocolatey.

With the ability to parameterize SuperBenchmarker, it’s a quick and simple way to run a test right from your machine.

Categories
General

Notepad++ links nicht klickbar

Ich bevorzuge Links die nicht klickbar sind. Daher schalte ich diese Option immer aus im Notepad++.

Categories
Web

XAMPP add PDO MSSQL extension

https://www.apachefriends.org/de/index.html

XAMPP ist eine kostenlose Entwicklungsumgebung mit Apache und PHP. Direkt nach der Installation ist MSSQL nicht unterstützt. Die PDO Erweiterung kann aber einfach hinzugefügt werden.

Categories
General

Sandbox in Windows aktivieren

Die Windows Sandbox ist ein leeres Windows welches nach dem schliessen alle Änderungen wieder verwirft.

Categories
News

Atlassian – Team ’21

Früher als Atlassian Summit bekannt ist dieses Jahr die Team ’21. Ich bin dieses Jahr am Atlassian Team ’21 Event dabei mit einem All Access Pass. Erfahre mehr über den Event auf der offiziellen Website.https://events.atlassian.com/team21/about

Nachfolgend meine Notizen zum Tag1 und Tag2 des Team’21 Events.