* Initial IAuthorizationPolicyProvider documentation
* Fix links to use xref pattern
* Adjust some phrasing to use more second-person perspective, more active voice, and less future tense
(as suggested by https://github.com/dotnet/docs/blob/master/styleguide/voice-tone.md)
* A few more readability/style tweaks
* Update iauthorizationpolicyprovider.md
* Update iauthorizationpolicyprovider.md
* A few tweaks based on PR feedback
* Readability improvements based on PR feedback
* Include external policy providers as a reason for using `IAuthorizatonPolicyProvider`
* Update azure-ad-b2c-webapi.md
Adding information about **Scope** url - how it is constructed. as this *api* part was causing a lot of issues in our dev team.
* Update azure-ad-b2c-webapi.md
removing unnecessary comas.
* Minor tweaks
* More verbiage changes
* Truncate wording
* Add missing word
* Include file for ASP.NET Core 2.1 (#5702)
* Create 2.1.md
* Update 2.1.md
* Title, description, and H1 updates (3) (#5717)
* Refactor stdout logging warning (#5724)
* Add link to App Service troubleshooting topic (#5722)
* Prereqs tuneup (#5721)
Updates
* Updated http-cookies.md (#5744)
fixed inclues => includes
* changed image to vertical orientation for readability (#5747)
* Get CDN content links on HTTPS protocol (#5736)
* Update cookie sharing topic (#5723)
* Fixed type (#5748)
* Update highlight on dependency-injection.md (#5749)
Currently the highlight is mapping the operation of GetAveragePriority on the incorrect line:
[Statistics_Service.png](https://postimg.org/image/5m0gjw6bf/)
The correction is to highlight the previous line.
* Web API persistent DB (#5741)
* Update next.md
* Minor edits
* Replace gerund in doc title
* Update TodoController2.cs (#5755)
* Describe culture fallback (#5756)
* Describe culture fallback
* Culture fallback patch (#5757)
* Add WS-Federation middleware doc
* Link to WS-Fed doc in sidebar
* Link to WS-Fed doc in toc
* UE edits
* Remove file extension from xref link
* Link to AAD docs
* Update ws-federation.md
* Add section for AAD
* Minor tweaks