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

[storage] Please add queue name validation to GetQueueReference method #157

Closed
mteper opened this issue Jan 15, 2013 · 3 comments
Closed
Assignees

Comments

@mteper
Copy link

mteper commented Jan 15, 2013

The 400 (Bad Request) error is not very helpful in diagnosing queue name problems (or, indeed, in indicating that the problem is with the queue name). Please add a check and a helpful exception.

#157

@ghost ghost assigned jeffreyjirwin Mar 28, 2013
@ghost ghost assigned bradygaster-zz Dec 9, 2013
@ghost
Copy link

ghost commented Dec 12, 2013

+1

I tried using channelQueue as name and a 400 error was returned. The name channelqueue works fine.

@ghost
Copy link

ghost commented May 1, 2014

Thank you for your feedback and we apologize for the inconvenience. We have a feature request to improve error messages that the server returns.

@vinaysh-msft
Copy link

You can now use our client side resource name validation helpers to help catch these issues early and get helpful exceptions back.
https://github.com/Azure/azure-storage-net/blob/master/Lib/Common/NameValidator.cs

GitHub: https://github.com/Azure/azure-storage-net/
Latest nuget: http://www.nuget.org/packages/WindowsAzure.Storage

hovsepm pushed a commit that referenced this issue Apr 25, 2016
Incorporated Azure Team PR feeback for sdk
jethibau pushed a commit to jethibau/azure-sdk-for-net that referenced this issue Aug 2, 2018
* Point to Site configuration - part 2

* session record

* adding to the list of samples
jsquire pushed a commit to jsquire/azure-sdk-for-net that referenced this issue Mar 12, 2019
mentat9 pushed a commit to mentat9/azure-sdk-for-net that referenced this issue Jun 10, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants