We have 2 sets of domains pointing to our UAT admin site. The one set is the default Azure App Service web app domain. The second is a custom domain we own. The A record is pointing to the public I...
I am getting an error on my production server and I am not able to replicate it on my local. The error is: Index can not contain two search fields with the same name 'documentpublishto' but differe...
Please assist my application is working local and breaks after deploying to azure.@li@The authenticated user does not have permission to use this DLL.@/li@ @li@The request is mapped to a managed ...
On the predeployemnt checklist here, the following is noted regarding db deployments. Your database may contain custom database objects that are not supported on Azure SQL. Because of this limitati...
I'm using Kentico v13.0 hosted on Azure app service.We are currently using Azure blog storage for our media assets. I would like to add Azure CDN to cache static files. I've followed the instruct...
Hi Guys, We have a client who is looking to move to Azure and benefit from load balancing. We are using v11x Ultimate and have just been testing this out. The load balancing works, with the excepti...
Do anyone have any advice/approach on using Azure storage for a large number of media?I have put items in to sub-folders so most have @ 50 items, one has 170. Doing this allows the media library UI...
I've setup our local dev environment to use CI (through PowerShell) and each developer has their own db, this works well.I'm not looking to setup a dev build on Azure app service, using YAML pipeli...
I am hosting on Azure and I would like to geo-replicate the database so that one location has a read-write copy and the replicated locations have a read-only copy. I am considering options and I'm ...
Currently we have a MVC development model setup for our sites. Our MVC application is an app service on Azure that has autoscale configured (runs at least on 3 instances). We are running into issue...