-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Update F# on Azure Docs - Queue Storage #24465
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
Conversation
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.
LGTM
|
Complete all changes according to comments. Thanks for your guidance! |
|
Hi, @tg-msft Thanks for your review! Updated according to your comments. |
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.
All comments have been addressed.
This LGTM, and I'll
now.
* Updating Queue Storage to the new SDKs. * Update reference * test path * modify format * Update the doc in queue-storage * remove invalid changes * Updating some variables' name and removing invalid changes. * remove repeat comments after the 3-line header block for each section * omit the new when creating queueClient. * Update ReadMe file * Update Readme file * Remove en-us in link * Update docs/fsharp/using-fsharp-on-azure/queue-storage.md Co-authored-by: Wenjie Yu <v-wenjyu@microsoft.com> Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
1.Updating F# doc to the new SDKs - Queue Storage
2.Updated files :
@jongio for notification.