Please I'm having the low error when trying to create a container

A resource with the ID “https://otost.blob.core.windows.net/otocon” already exists - to be managed via Terraform this resource needs to be imported into the State. Please see the resource documentation for “azurerm_storage_container” for more information.

│ with azurerm_storage_container.otocontainer[“documents”],
│ on main.tf line 18, in resource “azurerm_storage_container” “otocontainer”:
│ 18: resource “azurerm_storage_container” “otocontainer” {