Skip to content

Files User Delegation SAS #50753

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

Open
wants to merge 17 commits into
base: feature/storage/QueueUserDelegationSas2
Choose a base branch
from

Conversation

seanmcc-msft
Copy link
Member

No description provided.

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Jun 20, 2025
@@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "net",
"TagPrefix": "net/storage/Azure.Storage.Files.Shares",
"Tag": "net/storage/Azure.Storage.Files.Shares_8e80a47735"
"Tag": "net/storage/Azure.Storage.Files.Shares_28c8bd84d1"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix this.

@@ -48,7 +48,7 @@ public ShareClientTestFixtureAttribute(params object[] additionalParameters)
additionalParameters: additionalParameters)
{
RecordingServiceVersion = StorageVersionExtensions.MaxVersion;
LiveServiceVersions = new object[] { StorageVersionExtensions.LatestVersion, };
LiveServiceVersions = new object[] { StorageVersionExtensions.MaxVersion, };
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix this.

Copy link

github-actions bot commented Jun 20, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Azure.Storage.Files.Shares
Azure.Storage.Common

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant