New Database in exist Managed Instance

Rohit Kulkarni 731 Reputation points
2023-02-14T12:10:17.15+00:00

Hello Team,

I am trying to create a new database in existing. Managed instance.

User's image

But i am getting error Please refer the screenshot. image

Please advise.

Regards

Rohit

Azure SQL Database
{count} votes

1 answer

Sort by: Most helpful
  1. RahulRandive 10,486 Reputation points Volunteer Moderator
    2023-02-14T13:06:38.8266667+00:00

    Thanks for your question.

    As a workaround, please try creating database using SSMS, PowerShell or CLI command and it will work.

    SSMS command

    https://learn.microsoft.com/en-us/sql/t-sql/statements/create-database-transact-sql?view=azuresqldb-mi-current&preserve-view=true&tabs=sqlpool

    CLI Commands to create database.

    https://learn.microsoft.com/en-us/cli/azure/sql/db?view=azure-cli-latest#az-sql-db-create-examples

    Hope this help!


Your answer

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