-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
NFS over REST #46519
NFS over REST #46519
Conversation
API change check APIView has identified API level changes in this PR and created following API reviews. |
sdk/storage/Azure.Storage.Files.Shares/src/Generated/Models/NfsFileType.cs
Show resolved
Hide resolved
sdk/storage/Azure.Storage.Files.Shares/tests/ShareClientTestFixtureAttribute.cs
Outdated
Show resolved
Hide resolved
sdk/storage/Azure.Storage.Files.Shares/src/Models/FileNfsProperties.cs
Outdated
Show resolved
Hide resolved
sdk/storage/Azure.Storage.Files.Shares/src/Models/FileNfsProperties.cs
Outdated
Show resolved
Hide resolved
sdk/storage/Azure.Storage.Files.Shares/src/Models/FileNfsProperties.cs
Outdated
Show resolved
Hide resolved
sdk/storage/Azure.Storage.Files.Shares/src/Models/ShareFileCopyOptions.cs
Outdated
Show resolved
Hide resolved
sdk/storage/Azure.Storage.Files.Shares/src/Models/ShareFileCopyOptions.cs
Outdated
Show resolved
Hide resolved
TODO may need to make Create Symbolic Link, Get Symbolic Link, and Create Hard Link internal if the Files team moves these to STG 98 |
sdk/storage/Azure.Storage.Files.Shares/src/Models/FileNfsProperties.cs
Outdated
Show resolved
Hide resolved
sdk/storage/Azure.Storage.Files.Shares/src/Models/FileNfsProperties.cs
Outdated
Show resolved
Hide resolved
TODO make Create Symbolic Link and Get Symbolic Link internal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Had a few comments and a question
sdk/storage/Azure.Storage.Files.Shares/tests/FileClientTests.cs
Outdated
Show resolved
Hide resolved
sdk/storage/Azure.Storage.Files.Shares/src/Models/RolePermissionExtensions.cs
Show resolved
Hide resolved
sdk/storage/Azure.Storage.Files.Shares/tests/FileClientTests.cs
Outdated
Show resolved
Hide resolved
8df4419
into
Azure:feature/storage/stg97base
TODO