Skip to content

Generate unique Azure storage account name

Latest

Choose a tag to compare

@stoader stoader released this 31 Jul 16:24

Azure storage account created dynamically must have a unique name across all storage accounts in Azure. A 24 chars length random name is generated to avoid name collision when creating storage account dynamically.