Connect your own Azure subscription (App Registration + Client Secret, OAuth2 client credentials) to see and manage Virtual Machines, Storage Accounts, Azure SQL Database, Function Apps, role assignments, Azure Monitor alerts, and Cost Management from Imperal. Your Service Principal is verified against your tenant before it's saved. Scoped to the operational core -- AKS, Cognitive Services and Azure DevOps are out of scope.
connect_azurewriteConnect your own Azure subscription by saving an App Registration's Tenant ID + Client ID + Client Secret plus a Subscription ID, after checking they actually work via OAuth2 client credentials. A Reader-only RBAC role is strongly recommended for the Service Principal you create.
disconnect_azurewriteDisconnect an Azure subscription: deletes the saved Tenant ID/Client ID/Client Secret/Subscription ID. Nothing in Azure itself is changed; the App Registration remains until you delete it yourself in Entra ID.
list_connectionsreadList the connected Azure subscriptions.
list_virtual_machinesreadList Virtual Machines in the connected Azure subscription, optionally filtered by power state.
get_virtual_machinereadRead one Virtual Machine in full, including power state and OS/network details.
start_virtual_machinewriteStart a stopped/deallocated Virtual Machine.
stop_virtual_machinewriteStop (or fully deallocate) a running Virtual Machine.
restart_virtual_machinewriteRestart a Virtual Machine.
list_storage_accountsreadList Storage Accounts in the connected Azure subscription.
get_storage_accountreadRead one Storage Account in full.
list_blob_containersreadList blob containers inside a Storage Account.
list_sql_serversreadList Azure SQL logical servers in the connected subscription.
list_sql_databasesreadList databases hosted on one Azure SQL logical server.
list_function_appsreadList Function Apps in the connected Azure subscription.
restart_function_appwriteRestart a Function App.
list_role_assignmentsreadList role assignments (who has what RBAC role) in the connected subscription.
list_metric_alertsreadList Azure Monitor metric alert rules configured in the connected subscription.
get_resource_metricsreadRead Azure Monitor metric datapoints for one resource over a time window.
query_costsreadRead Azure cost data for the connected subscription over a time window, optionally grouped by service.
get_cost_forecastreadRead Azure Cost Management's own forecast of upcoming spend for the connected subscription.
get_cloud_overviewreadValue-add report: one-glance Azure subscription health snapshot -- VM counts by power state, Storage Account count, SQL database count, Function App error count, and month-to-date cost.
Install Microsoft Azure and let Webbee use it across your workflow.
Open in panel