The day before my vacation me and my team had probably everything in place to let our cloud solution run for two weeks. The only missing peace was the “initial load”. As this is a cache based solution, data from a source system must be preloaded into the system as a whole. You may think […]
Tag: Azure
Azure: Unable to log on to Remote Desktop
It is a small thing, but it kept me from working. When working in the Azure environment, a remote desktop user can be created to anytime connect to the “real” machine via remote desktop. When trying to do so, I got this message: An authentication error has occurred. The Local Security Authority cannot be contacted […]
Debugging Azure Worker and Web Roles
I am currently working onto a project that targets Azure Cloud as data storage as well as using the strong infrastructure capabilities for scaling services up for up to 2000 calls a second. While we are not ready for that massive amount of calls, me and my team put the functionality together. When doing so, […]