Skip to Main Content
Categories Management
Created by Guest
Created on Feb 26, 2024

Revise the logging architecture and have logging potentially written to a storage account. Using a storage account you can specify how much logging is allocated, and it will overwrite old entries with new to maintain the storage allocation limit. This way we should be able to then have logs available all the time without specific fix packs and without outages (albeit at the slight expense performance as logs are been written all the time if subscribed to). In my opinion, the logs are more important to be available, when required, than a slight degradation in performance.

No description provided
  • Attach files