microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
370 stars 84 forks source link

Add Azure Monitor Logs as a service #2396

Open mikewo opened 4 years ago

mikewo commented 4 years ago

Is your feature request related to a problem? Please describe. It would be nice to have the ability to query Azure Monitor logs (and app Insights) as a data source in the explorer. This would be a new service like CosmosDB is, etc.

Describe the solution you'd like I'd like Azure Monitor Log and Azure App Insights to be data sources that can be connected to and queries executed against using KQL. Either in the Azure Storage explorer, or even in Azure Data Studio would be fine (I'm submitting the idea to both).

Describe alternatives you've considered I currently use the tools in the portal, but would like to have it in a tool instead where it can be more consistent with the other tools I run (many, many times I hit F5 to run a query like I would for SSMS or Azure Data studio, only to refresh the entire browser page in the portal and lose the work I've been doing on a query)

MRayermannMSFT commented 4 years ago

@mikewo , can you tell us who/where/how you suggested this to Azure Data Studio? That way we can talk to them internally about your feature idea, and determine where it'd be best for this to happen. :)

mikewo commented 4 years ago

I suggested it via their GitHub site, the same as I did here. https://github.com/microsoft/azuredatastudio/issues/8589

mikewo commented 3 years ago

This is being added to Azure Data Studio via an Azure Monitor Logs extension. Not sure you'd need to duplicate the effort in the storage explorer now.