Azure-SQL database unable to find backups and active directory admin icons

Ashwan 536 Reputation points
2022-06-01T06:56:43.437+00:00

Hi we have Azure SQL databases for my company. I joined recently and given access to azure portal. when i see SQL database I cant find backups under "data management" and Active directory admin under "settings" . please see the screen shots . Any one can guide please

207358-sqldb.jpg

207359-sqldb1.jpg

Azure SQL Database
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Oury Ba-MSFT 21,121 Reputation points Microsoft Employee Moderator
    2022-06-01T17:54:58.27+00:00

    Hi @Ashwan Thank you for posting your question on Microsoft Q&A and for using Azure services.

    My understanding is that you are not able to see back up and active directory under your Azure SQL.
    Those will appear under the server name. Please see screen shot below

    207612-image.png

    207665-image.png

    Regards,
    Oury


  2. Oury Ba-MSFT 21,121 Reputation points Microsoft Employee Moderator
    2022-06-13T21:31:00.827+00:00

    Hi @Ashwan

    a. Backup: I can't see what level of backups, Full backups, transactional log backups, backup history
    Azure SQL databases are backed up automatically, Azure SQL Database uses SQL Server technology to create full backups every week, differential backups every 12-24 hours, and transaction log backups every 5 to 10 minutes. When you restore a database, the service determines which full, differential, and transaction log backups need to be restored. You can monitor total backup storage consumption for each backup type (full, differential, transaction log) over time as described in Monitor consumption. see Automated backups - Azure SQL Database for more details

    *b. Azure active directory: How do we find AAD group permission granted on this DB? *
    If users are in an Azure AD Group and have permissions granted to a specific resource in Azure, for example a VM, you'll have to go to that VM and check the Access Control (IAM) tab to see what permissions the Group has. If you have a ton of role assignments within that resource, you can type the name into the search box at to find the Azure AD group role assignment. Is that what you're asking?
    210976-image.png

    c. Are you able confirm is this DB belongs to Azure Managed SQL or just SQL Database.?
    Could you please try this query from https://stackoverflow.com/questions/21582195/how-to-test-if-database-is-hosted-on-sql-azure

    d. What do we have replacement of agent service which I need to run jobs update statistics, fragmentation scripts, other scripts.
    Please clarify a bit more your ask.

    Regards,
    Oury


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.