Viewing 5 posts - 1 through 5 (of 5 total)
Hello Steve
Thanks very much for taking the time to reply, this has resolved my issue 🙂
Running
select * from sys.column_master_keys
returns a number of fields one called "key_store_provider_name" which as the value...
May 27, 2021 at 9:32 am
Hello Jeff
Thanks for taking the time to reply,
I set up SQL Always Encrypted using and Azure Key Vault to store the key, and all this works OK
What I would like...
May 24, 2021 at 9:07 am
Hello All
Thanks again for taking the time to reply, I selected the database that is using Always Encrypted and ran the following command
select * from sys.asymetric_keys
However, I received the following...
May 23, 2021 at 7:52 am
Thanks, everyone for taking the time to reply,
I will try this one,
select * from sys.asymetric_keys
and get back to you, I am thinking of this from the perspective of an admin...
May 19, 2021 at 2:13 pm
Well, I received a reply to my initial question about SQL encryption and key location, but it was not quite what I was expecting. Hopefully, someone else can help me...
May 17, 2021 at 7:41 am
Viewing 5 posts - 1 through 5 (of 5 total)