Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
4.8.0
-
None
-
Unknown
Description
The API calls to azure fileshares using a bearer token (credentialType=AZURE_IDENTITY) requires the header x-ms-file-request-intent to be set. Currently it seems the API only supports the value 'backup'.
I'll create a PR.