Skip to content

Could sharepoint server verify azure blob by StorageCrc64HashAlgorithm to replace the MD5 #10149

Open
@EmiyaKiritsuguZz

Description

@EmiyaKiritsuguZz

What type of issue is this?

Question

What SharePoint development model, framework, SDK or API is this about?

SharePoint CSOM

Target SharePoint environment

SharePoint Online

What browser(s) / client(s) have you tested

  • 💥 Internet Explorer
  • 💥 Microsoft Edge
  • 💥 Google Chrome
  • 💥 FireFox
  • 💥 Safari
  • mobile (iOS/iPadOS)
  • mobile (Android)
  • not applicable
  • other (enter in the "Additional environment details" area below)

Additional environment details

  • browser version
  • SPFx version
  • Node.js version
  • etc

Issue description

I am using the public SProvisionedMigrationContainersInfo ProvisionMigrationContainers() to get the Azure storage for the Sharepoint site collection.
When I upload files to Azure storage, I need to set the MD5 hash of the content to ContentHash in order to generate blob files, but the production environment needs to be FIPS enabled.
Can we support replacing the hash with StorageCrc64HashAlgorithm?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions