In the last chapter we set up our environment to be able to use the functionality offered by Always Encrypted where encryption activities can be executed within a secure enclave on the database server. In this chapter we’re going to look at the in-place encryption functionality this offers us. Microsoft says this was one of the feature additions most requested for Always Encrypted.
Remember, in order to encrypt existing data with the previous version of Always Encrypted, the data must ...