Skip to content

Fix AzureBlobStorage initialization

Latest
Compare
Choose a tag to compare
@edmundofuentes edmundofuentes released this 21 Apr 17:43

Fix AzureBlobStorage commands where they would eagerly try to validate if the FileStorage service was configured to AzureBlobStorage. This validation will now only occur if the actual command is called.