Prior Issue Search
Bug Description
The check Check ID 8: Log delivery configurations is enabled for Azure, but seems only valid for AWS. It looks for curl -netrc -X GET \ 'https://accounts.cloud.databricks.com/api/2.0/accounts/<account_id>/log-delivery' but according to the API reference, this only exist in AWS.
Steps to Reproduce
If you go here: https://docs.databricks.com/api/azure/account/logdelivery/list then you get "is not found." error. We have logging enabled but it shows unhealthy on the dashboard.
Expected Behavior
The enable parameter for Azure should be 0, or it should be checked in another way.
Cloud Provider
Azure
Environment Details
No response
Additional Context
No response
Prior Issue Search
Bug Description
The check Check ID 8: Log delivery configurations is enabled for Azure, but seems only valid for AWS. It looks for curl -netrc -X GET \ 'https://accounts.cloud.databricks.com/api/2.0/accounts/<account_id>/log-delivery' but according to the API reference, this only exist in AWS.
Steps to Reproduce
If you go here: https://docs.databricks.com/api/azure/account/logdelivery/list then you get "is not found." error. We have logging enabled but it shows unhealthy on the dashboard.
Expected Behavior
The enable parameter for Azure should be 0, or it should be checked in another way.
Cloud Provider
Azure
Environment Details
No response
Additional Context
No response