inspect master key and credentials in Azure SQL database

  • Can we inspect master key and credentials with GUI using SSMS(2017) or Azure Portal
    so I far I found only T-SQL ...

    select * from sys.database_scoped_credentials
    select * from sys.symmetric_keys

    (I need to review it after setting Vertical queries )

    Thank you

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply