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

[QUERY] Why is ShareAccessTier Premium missing from the .NET SDK #44530

Open
digiofficerobin opened this issue Jun 12, 2024 · 3 comments
Open
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files)

Comments

@digiofficerobin
Copy link

Library name and version

Azure.Storage.Files.Shares 12.18

Query/Question

The REST API has 4 share access tiers, Premium, Hot, Cool and TransactionOptimized

https://learn.microsoft.com/en-us/rest/api/storagerp/file-shares/create?view=rest-storagerp-2023-01-01&tabs=HTTP#shareaccesstier

But the .NET SDK has only three tiers Cool, Hot and TransactionOptimized, thus Premium missing.

https://learn.microsoft.com/en-us/dotnet/api/azure.storage.files.shares.models.shareaccesstier?view=azure-dotnet

Why is Premium missing?

Environment

No response

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files) labels Jun 12, 2024
Copy link

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.

@digiofficerobin
Copy link
Author

digiofficerobin commented Jun 24, 2024

Hi, do you guys had time to look into this issue?

@seanmcc-msft
Copy link
Member

@digiofficerobin, we will look into fixing this in a future release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

2 participants