Configuring Azure diagnostic logging retention period
It is just confusing sometimes for developer to specify the correct retention period for Azure diagnostic settings, especially when there is a retention period option next to different types of logs / metrics.
Which one is which?
If you decided to send it to a storage account, then the retention period make sense.
If you sending it to azure diagnostic, then retention period is whatever you specify for the workspace.
How do you go about changing this?
Go to -> Azure diagnostic logging workspace -> Cost and billing -> Data Retention.
Comments