Relative Content

Tag Archive for c#.netazureazure-blob-storagesas-token

Azure Blob Storage SAS URL generation issue with managed identity

I am encountering an issue when generating a Shared Access Signature (SAS) URL for a file in Azure Blob Storage using managed identity. The generated SAS URL contains a ‘+’ sign in the signature field, which causes the error “Signature fields not well formed” when trying to use the URL for access.