azure-mgmt-network
) and authentication via azure-identity
to collect server asset details for governance, compliance, and monitoring.
Example
To create the AzureLoadBalancerHandler object, initialize it with your Azure Subscription ID, Tenant ID, Client ID, and Client Secret (or load them from environment variables):Fetches all load balancers in the configured subscription, including their properties (frontend IPs, backend pools, probes, rules, etc.).