Migration Samples From Client Side Encryption to Server Side Encryption for Multiple Types of Encryption
These samples begin with an optional data creation process to create an example container and blob with client side encryption. The samples then migrate the specified blob to a specific type of server side encryption and uploads the server side encrypted blob in the same container.
All samples require users to enter their storage credentials in the App.config file. The samples use names for objects from the Constants.cs files, all of which may be changed as needed. For more details on setup, refer to the README of the specific sample used.