Using firewall rules on an application gateway is a good idea but you may run into false positives causing unwanted blocking. Here's how you can analyze and fix the problem.
ionicons-v5-c 1 minutes 45 seconds read
Generic integration test to verify all functions can be instantiated by the function host. This helps prevent problems when using the .NET Core default dependency injection container with Azure Functions.
ionicons-v5-c 1 minute read
Use the ASP.NET Core TestServer to verify all controllers can be created by the dependency injection container.
ionicons-v5-c 2 minutes read
Save money in the cloud by automatically shutdown non-production resources after hours with an Azure Function
If you don't have AAD access, you can still grant yourself access to an Azure Key Vault
Kentico 12 doesn't support xUnit out of the box but all the bits you need are there already.
ionicons-v5-c 3 minutes read
A small adjustment in one of Kentico EMS's controls enables bulk deleting of online form data.
Cleaning up Kentico's EMS data can become difficult if the data grows too large. A covering index can help the built-in cleanup tasks do it's job.
A real-life case for setting up ASP.NET sessions state in SQL Server for a web farm.
ionicons-v5-c 3 minutes 15 seconds read