I am using the Azure Recovery Services, and I am trying to measure the amount of (compressed) space that certain types of files take up (for example, subsequent SQL Server backup files), to be able to estimate the expected cost when moving our client's backup solutions to Azure.
Unfortunately, the information shown on the dashboard is very slow to pick up changes:
I ran a manual backup with fresh files yesterday afternoon, but only when I checked today in the morning did the "storage" value change from 0.05 GB to 0.48 GB.
Is there a way find out how much storage my backup is using right now? I already tried the obvious solutions of refreshing the page in the browser and logging off and on the Management Portal. I triedGet-OBMachineUsage as well, but it also returns the "old" value.