I am updating my metadata of the blob in Azure function using the below code:
blob.setMetadata(metaData); blob.uploadMetadata();