4 ms·
Small interruption. Looks like scaling to 2 servers on Azure to handle extra traffic crashed the original one.
by refactormonkey 13y ago
Small interruption. Looks like scaling to 2 servers on Azure to handle extra traffic crashed the original one.
- el_tone 13y agoAzure will reset your VMs when you update their configuration. Normally this involves a rolling reset but as you only have one instance this was not possible.
- refactormonkey 13y agoThanks for the info. I thought changing Scale would keep original server and just add new ones. But I guess it is a bit more intrusive.
- refactormonkey 13y agoShould be back up now. Mostly... If you get page not found, new DNS record didn't propogate yet. You can still use dotnetfiddle-prod.cloudapp.net or 191.234.40. Sorry for interruption. Lesson learned.