Forum Discussion

Ravi Gupta's avatar
Ravi Gupta
Copper Contributor
May 01, 2023

Can we get "Storage Account - Capacity" using azure.mgmt.storage or azure.mgmt.resource (Python SDK)

We are in process of creating Azure Monitor Alert for "Storage -> UsedCapacity" metric using a form (written in Python). For this, we are trying to show the present capacity of the storage account, s...