CREACION DE CUENTA DE ALMACENAMIENTO

2026-07-21T07:31:25.0466667+00:00

Buenas noches,

No puedo crear una cuenta de almacenamiento, me sale que ya se encuentra creada pero recien me he logeado por lo que no hay validez para que ya indique que este en la cuenta.User's image


Moderator translated message:

Good evening,

I can't create a storage account, it comes out that it is already created but I have just logged in so there is no validity for it to indicate that it is already in the account.

[Moderator edit: Error message translation: “The storage account name ‘datalakeretailperu’ is already in use.” ]

Azure AI Custom Vision
Azure AI Custom Vision

An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Christos Panagiotidis 3,301 Reputation points
    2026-07-22T08:01:56.5133333+00:00

    El mensaje no significa que la cuenta exista dentro de su suscripción. El nombre datalakeretailperu ya está ocupado en algún lugar de Azure, porque los nombres de las cuentas de almacenamiento forman parte de sus direcciones públicas y deben ser únicos globalmente, no solo dentro del inquilino. Iniciar sesión por primera vez no cambia esa regla.

    Elija otro nombre de 3 a 24 caracteres, usando únicamente letras minúsculas y números; por ejemplo, agregue una abreviatura del proyecto y algunos dígitos. Puede comprobarlo con az storage account check-name --name <nombre> o Get-AzStorageAccountNameAvailability -Name <nombre>. Después, vuelva a la pestaña Básico, introduzca el nombre disponible y ejecute Revisar y crear. No necesita buscar ni eliminar una cuenta ajena. Si un nombre que usted eliminó recientemente continúa bloqueado, use otro nombre o abra un caso de soporte indicando el nombre y la hora aproximada de eliminación.

    Was this answer helpful?

    0 comments No comments

  2. Nathan Roberts (SN) 12,936 Reputation points Student Ambassador Volunteer Moderator
    2026-07-21T07:56:58.6033333+00:00

    Hey there, I202505446 (TIRADO RIOS,LESLY BELÉN)

    Please be aware that when creating names, they must be unique across your Azure tenant. Thus, if you have a name already in use by another resource, then you won't be able to reuse it on another resource. Please can you sign into your account on the all resource blade here: https://portal.azure.com/#servicemenu/Microsoft_Azure_Resources/ResourceManager/browseAll

    This lists all of your resources you have created in Azure. Please can you check to see if the name has been used for a different account?

    If it has, you can rename the resource if you wish. This will allow you to use the name you want on the storage container. Alternatively, you will need to use a different name for your storage that is unique.

    Hope this helps,
    Nathan

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.