-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Update Live with current Master #6283
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
link to tSQL documentation on UNION and examples to show difference between UNION and UNION ALL. Q: Does this Query Examples Doc require an example with Select...UNION...Distinct to mimic 'plain' UNION
* Encode string escape chars with code formatting This makes it a bit more clear how to use them. * Fix up statement of result
Link to tSQL doc
Fixes #5206 I didn't use the exact spec language, but modified to be less "spec-like".
* Intro Update * Adding more Docker/Monolith Content Migrating content from microservices book Cleaning up some formatting. * Updating Feature Comparison Table Also fixing formatting and a couple of content errors. * Formatting Updates and WIP Updating functional testing with 2.1 approach * Updated functional test examples * Responding to PR feedback * PR feedback * second topic review * further edits * Updating metadata * Adding Maira as Editor * Removing Azure Container Service section * Typo fixes. * Typos and caching conclusion * Update develop-asp-net-core-mvc-apps.md * fix formatting * more formatting fixes * Update index.md * Update index.md * fix button * fix button * one more try * fix button formatting * remove we * fix formatting * fix formatting * fix formatting * fix formatting * fix formatting * fix formatting * fix formatting * fix formatting * fix code formatting * Updated SignalR to note release with 2.1 * Responding to PR feedback * fixed description * fix link list * fix link list * fix link list * fix link list
* Adding eBook to refactored docs * Update to master TOC * Fix links, begin app insights * Write app insights, logic apps articles * Event Grid article * durable functions articles * Start business cases chapter * Finish business scenarios chapter * Addressing @BillWagner review. * Updates per @mairaw feedback * Formatting updates * update toc * addressing review feedback * Key takeaways. * Refactor for SEO, run Gauntlet verification, run and respond to Acrolinx * Fixes based on publishing build * Review complete with small revisions. (#6044) * Updates from requests in pull request 6044 (#6127) * Update dates, links, and cover (#6194) * last edit pass * typo Per offline convo with @JeremyLikness
* fix command name * feedback
* remove inner snippets * feedback
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update Live with current Master