This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
Library name and version
Azure.Storage.Files.Shares
Describe the bug
CreateAsync_SasError kept timing out in CI, blocking all PR merge in azure-sdk-for-net
Expected behavior
Should not time out
Actual behavior
Kept timing out
Reproduction Steps
Enable the test and it times out during CI run Details
Environment
No response