Azure source tables for various Microsoft resource types in CloudQuery

Hello everyone,

Can you please direct me to the respective tables in the Azure source where I can find details for the below-mentioned resource types?

  • Microsoft.Databricks/workspaces
  • Microsoft.DataCatalog/catalogs
  • MICROSOFT.DATASHARE/ACCOUNTS
  • microsoft.documentdb/databaseaccounts
  • Microsoft.EventHub/clusters
  • microsoft.insights/actiongroups
  • microsoft.insights/metricalerts
  • microsoft.insights/scheduledqueryrules
  • Microsoft.MachineLearning/Workspaces
  • Microsoft.MachineLearningServices/workspaces
  • Microsoft.Network/connections
  • Microsoft.RecoveryServices/vaults
  • Microsoft.Sql/locations
  • microsoft.storagesync/storageSyncServices
  • microsoft.web/hostingenvironments
  • microsoft.web/serverfarms
  • microsoft.web/sites

If the above-mentioned resources are not supported, please let me know if these will be supported in the upcoming releases.

Hi, you can find the list of tables in the documentation: CloudQuery Azure Tables Documentation.

You can also go to the source code and use GitHub’s search functionality under the plugins/source/azure/resources/services path to see if the resource is mentioned in the source code… (example search)

@kemal I have verified the source code and also the list of tables, and I see the above mentioned services are not yet supported by CloudQuery. Can you let me know if the support will be extended to these services in the coming days?

I will open an issue to track this request, then we can prioritize it accordingly.
The issue is opened here, and we’ll have further updates there. We may occasionally ping you on this Discord thread if we have any questions :slightly_smiling_face:

@kemal Thank you very much :slightly_smiling_face: