Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Hi @ Kensei Kawamura
Welcome to Microsoft Q&A Platform.
As discussed offline, the storage account name stppqmamerstest has been released by the backend team. You can now proceed with creating the storage account using this name.
As per Microsoft documentation, a deleted storage account can only be recovered if it meets the following condition:
- The storage account was deleted within the past 14 days
If this condition is met, the storage account remains in a soft-deleted state, during which:
- The account can be restored
- The storage account name remains reserved
After the retention period expires, the storage account is permanently deleted, and the name is expected to be released for reuse globally.
Check that the storage account name is valid and is not already in use: az storage account check-name
az storage account check-name --name
Please
and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.