Skip to content

[FEATURE REQ] Facilitate migration of blob client-side encryption from V1 to V2 #53795

@Kiechlus

Description

@Kiechlus

Library name

Azure.Storage.Common

Please describe the feature.

This is about facilitating migration to new V2 client-side encryption of blobs:

It would be very helpful if we could avoid such a huge migration. Some ideas:

  • Newer version of SDK persists encryption version alongside the encryption metadata on the blob
  • Depending which version it finds on accessing data, it uses V1 or V2
  • On older datasets that do not have the property, assume V1
  • ...

This may be again a lot of work on the SDK side, however just pointing out what a huge help this would be for our teams (and probably others).

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue is related to a non-management packageService AttentionWorkflow: This issue is responsible by Azure service team.StorageStorage Service (Queues, Blobs, Files)customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions