dbutils.secrets does not seem to have a method for deletion of any existing Azure Keyvault-backed Secret Scope in Databricks.

Here is the documentation for creation and management of secret scopes in Databricks- https://docs.microsoft.com/en-us/azure/databricks/security/secrets/secret-scopes#akv-ss
The documentation does list a method to delete a Databricks-backed secret scope but none for a Keyvault-backed one.
