I have a user that needs to create a temporary Azure SQL database

David Bessell 0 Reputation points
2024-03-14T04:59:50.5066667+00:00

I have a user that needs to create a temporary Azure SQL database for the duration of a project.

What licenses do I need?

What resources need to be created?

What permissions need to be assigned?

I can't find any help on this.

Azure SQL Database
{count} votes

2 answers

Sort by: Most helpful
  1. Olaf Helper 44,341 Reputation points
    2024-03-14T05:54:11.26+00:00

    What licenses do I need?

    A "normal" one, means you have to create a Azure SQL Database, as any other one.

    What resources need to be created?

    See answer before.

    What permissions need to be assigned?

    Depends on what the user should be able to do in the database.

    0 comments No comments

  2. ShaktiSingh-MSFT 15,296 Reputation points
    2024-03-14T07:19:58.07+00:00

    Hi David Bessell •,

    Welcome to Microsoft Q&A forum.

    As I understand, you want to create Azure SQL Database temporarily.

    You can create Azure SQL Database if you have Azure Subscription via Azure Portal/Powershell/CLI as illustrated here: https://learn.microsoft.com/en-us/azure/azure-sql/database/single-database-create-quickstart?view=azuresql&tabs=azure-portal

    You can perform cleaning up of the resource if you don't need it.

    Let us know if you have a different ask.

    Thanks

    0 comments No comments

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.