ARI icon indicating copy to clipboard operation
ARI copied to clipboard

Resources bug

Open EdneiMonteiro opened this issue 3 years ago • 0 comments

Let's go...

  • The variable $Global:subscri is null on the first execution of the script, causing a slowdown in the load of resources even if filtered by a single subscription. In Cloud Shell, loading all resources from all subscriptions can cause the session to crash.
  • During resources serialization, resources with property depth greater than 50 were identified. I increased this to the maximum value (100).
  • In Cloud Shell, the script is not applying the filter by subscription causing the session to drop in some scenarios and the impossibility of generating reports for a single subscription.

EdneiMonteiro avatar May 16 '22 03:05 EdneiMonteiro