Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Blob Storing Azure Provider. #4200

Merged
merged 9 commits into from
Jun 11, 2020
Merged

Conversation

maliming
Copy link
Member

@maliming maliming commented Jun 3, 2020

Resolve #4098

To test AzureBlobProvider first set the correct connection string in secrets.json

{
  "Azure": {
    "ConnectionString": "DefaultEndpointsProtocol=https;AccountName=xxxxx"
  }
}

After that, Remove code comments.

image

image

@maliming maliming added this to the 3.0 milestone Jun 3, 2020
@hikalkan hikalkan merged commit 87cb329 into dev Jun 11, 2020
@maliming maliming deleted the maliming/BlobStoringAzureProvider branch June 11, 2020 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blob Storing Azure Provider
2 participants