Hi @Rory Patten
I was able to repro the issue. Created database with name MYDB_#BACKUP
To drop, you can use command drop database [MYDB_#BACKUP]
Post then, you can refresh the database list from SSMS. The database is now gone
Thanks
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I mistakenly created a database in Azure with a hash in the name e.g. 'MYDB_#BACKUP'.
When I attempt to access the database on the Azure portal to delete/rename it I get an error - 'Resource not found'.
I have tried:
I am being charged significant sums for this database that I cannot access so your assistance will be much appreciated!
Thanks!
Hi @Rory Patten
I was able to repro the issue. Created database with name MYDB_#BACKUP
To drop, you can use command drop database [MYDB_#BACKUP]
Post then, you can refresh the database list from SSMS. The database is now gone
Thanks
Hi @Rory Patten,
Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.
As we understand that, you are unable to delete an existing database, but with persistence and the right approach, you can achieve it.
Please try to follow the below mentioned steps in order to resolve your issue.
For more information, please refer to the below mentioned link.
If this does not help, please file a support ticket for deeper investigation and do share the SR# with us? In case if you don't have a support plan please let us know here.
I hope, This response will address your query and helped you to overcome on your challenges.
If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.