Is there a way to log access to Azure Service Bus? We are looking for a way to log who create/delete a topic/subscription/namespace in Service Bus, either from Azure portal or from an external source like an API or Service Bus Explorer.
We have Azure Activity Log, but it doesn't give a solution for external sources.
We also checked Azure Diagnostic Logs, it doesn't help either.