Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack — Question 19

You have an Azure integrated system.
You receive a storage alert that a tenant share is at 80 percent capacity. There are multiple containers in the tenant's share.
You verify that there are no deleted storage accounts.
You need to increase the amount of space availability on the tenant share.
Which cmdlet should you run?

Answer options

Correct answer: C

Explanation

The correct answer is C, Set-AzsStorageQuota, which allows you to adjust the storage limits for the tenant share, thus increasing available space. Options A and B do not specifically address increasing capacity, as A is for reclaiming storage and B handles migrations, while D is for removing quotas, which would not help in this scenario.