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

azfile: File Client #20511

Merged
merged 41 commits into from
Apr 11, 2023
Merged

azfile: File Client #20511

merged 41 commits into from
Apr 11, 2023

Conversation

souravgupta-msft
Copy link
Member

  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • Tests are included and/or updated for code changes.
  • Updates to CHANGELOG.md are included.
  • MIT license headers are included in each file.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Mar 29, 2023
@souravgupta-msft souravgupta-msft added this to the azfile v0.1.0 milestone Mar 29, 2023
@fangjian0423
Copy link

hi @souravgupta-msft

May I ask when the first version of azfile will be published?

I know now the credential in https://pkg.go.dev/github.com/Azure/azure-storage-file-go is different from azcore.TokenCredential. Could I use azcore.TokenCredential to upload files in the first version?

@souravgupta-msft
Copy link
Member Author

hi @souravgupta-msft

May I ask when the first version of azfile will be published?

I know now the credential in https://pkg.go.dev/github.com/Azure/azure-storage-file-go is different from azcore.TokenCredential. Could I use azcore.TokenCredential to upload files in the first version?

Hi @fangjian0423, azfile is currently under development and we are planning to do its preview by mid of May. I would also like to point out that the first release of azfile will be STG78 complaint which does not have support for OAuth feature (azcore.TokenCredential). We have item for adding the OAuth support in our backlog.

@souravgupta-msft
Copy link
Member Author

/check-enforcer override

@souravgupta-msft souravgupta-msft merged commit d3a3ff3 into feature/azfile Apr 11, 2023
@souravgupta-msft souravgupta-msft deleted the sourav/fileClient branch April 11, 2023 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AzFile Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants