Luke Latham
1a232ebee2
Patch code comments in Health Checks sample ( #9962 )
2018-12-11 08:22:39 -06:00
Cédric Luthi
8796de1b3a
Fix HealthCheckStatus → HealthStatus in Health checks documentation ( #9958 )
2018-12-11 08:08:48 -06:00
Luke Latham
e4fe7e3405
Publish profiles enhancements + cross-links ( #9871 )
2018-12-10 17:16:26 -06:00
Luke Latham
edc97a6968
Name of IIS Middleware pairing token header ( #9922 )
2018-12-10 10:33:46 -06:00
Tom Dykstra
acd5dac8d3
switch link to current toc ( #9888 )
2018-12-07 09:14:15 -08:00
Luke Latham
958f4b0a6f
Workaround for base dir when hosting in-process ( #9873 )
...
Fixes #9865
I'm also making a quick "InProcess" casing change here to match the templates.
See Lines 48-50 of the first file on the diff for the `CurrentDirectoryHelpers` bit.
2018-12-06 15:35:08 -10:00
Justin Kotalik
40f4fc0b36
Add more debug information for ANCM. ( #9846 )
...
Some customer issues that people are commonly running into.
2018-12-05 12:08:14 -10:00
Code-DJ
bb8b3fa9b9
Update index.md ( #9847 )
2018-12-05 14:37:09 -06:00
Luke Latham
7c7c47681f
Coverage for 64-bit apps on Azure App Service ( #9808 )
2018-12-04 21:27:20 -06:00
Luke Latham
34e25c10bc
Update aspnetcore/host-and-deploy/health-checks.md
...
Co-Authored-By: divega <diego.vega@microsoft.com>
2018-12-04 10:37:08 -08:00
Diego Vega
6294625d91
Tweaks to the EF Core-based health checks
...
cc @glennc @rynowak @unaizorrilla @guardrex @Rick-Anderson
I actually wouldn't mind too much if we want to refer to the DbContext as "database context", but we need to be consistent for the links to work :trollface:
2018-12-04 10:15:38 -08:00
Luke Latham
d18fa2b084
2.2 Sample Updates ( #9795 )
2018-12-04 10:56:13 -06:00
Luke Latham
7371a43108
Health Checks topic ( #8959 )
2018-12-03 18:03:05 -06:00
Luke Latham
e2838d2d8f
Drop 'reverse proxy' language ( #9746 )
2018-12-03 16:52:20 -06:00
Luke Latham
3ca7a38382
Version WS topic for 2.1 ( #9768 )
2018-12-03 12:55:13 -06:00
Luke Latham
ddd9964be9
Clarify build config in VS/IIS dev-time support topic ( #9541 )
2018-11-28 13:37:00 -06:00
Luke Latham
dda13500cf
Enhance WS topic with FDD scenario ( #9667 )
...
* Enhance WS topic with FDD scenario
* React to feedback
* React to feedback
* React to feedback
Update
2018-11-27 20:24:13 -06:00
Tom Dykstra
da3f693417
add temporary treejack banner ( #9715 )
...
Internal review links:
https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/index?view=aspnetcore-1.0&branch=pr-en-us-9715
https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-1.0&branch=pr-en-us-9715
https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/razor-pages-start?view=aspnetcore-1.0&branch=pr-en-us-9715
https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/signalr?view=aspnetcore-2.1&branch=pr-en-us-9715
2018-11-27 13:29:34 -10:00
Luke Latham
01417fcae3
Surface troubleshooting code from IIS Int repo ( #9689 )
2018-11-27 16:06:43 -06:00
Luke Latham
fc2a65f6c0
Sub-app content enhancements in IIS topic ( #9687 )
2018-11-27 16:03:57 -06:00
Luke Latham
84b7eb8c91
React to InheritInChildApplications in IIS/ANCM ( #9545 )
...
Fixes #9503
[Internal Review Topic (IIS index; Sub-application configuration section)](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/index?view=aspnetcore-1.0&branch=pr-en-us-9545#sub-application-configuration )
[Internal Review Topic (ANCM; Configuration with web.config section)](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/aspnet-core-module?view=aspnetcore-1.0&branch=pr-en-us-9545#configuration-with-webconfig )
btw - Should I ping one of you first, then it would be handed off to the other in the event the first is busy? If so, who should get the review request first?
2018-11-12 14:25:27 -06:00
Justin Kotalik
a6b77c370c
Update IIS index.md ( #9463 )
...
More for #9441 with a bit of refactoring.
- IISServerOptions (inproc) are unique from IISOptions (out of proc)
- Move HTTP/2 topic lower in the document (flow felt off by having it before how to enable IISIntegration)
- Remove stop/starting app pool in favor of dropping app_offline (@shirhatti for thoughts)
- Generalize addressing AspNetCore behind IIS (remove reverse proxy stuff).
2018-11-06 22:18:14 -06:00
Justin Kotalik
9eb24a6c77
Update ANCM troubleshooting guide ( #9467 )
2018-11-06 09:18:45 -08:00
Justin Kotalik
643da263f3
Update ANCM host and deploy topic ( #9452 )
2018-11-05 15:23:02 -08:00
Luke Latham
659e3ce17f
Update BuildWebHost to CreateWebHostBuilder (MD topics) ( #9268 )
...
* Update BuildWebHost to CreateWebHostBuilder (MD topics)
Updates
Updates
Update
Tab update
Repair versioning
* Revert Swashbuckle changes
* Dropping versions <2.1 in two topics
* Versioning update
Versioning update
* Resolve tab warning
2018-11-05 13:10:38 -10:00
Rick Anderson
0ee6b101d9
delete map and min files ( #9310 )
2018-10-31 14:26:48 -10:00
Luke Latham
27beb311c7
Windows Services updates ( #9337 )
...
* Windows Services updates
* Note "domain" or "local machine"
* React to feedback
2018-10-31 10:46:13 -10:00
Scott Addie
fcf473f19a
Fix DocFX build warnings from retired index pages ( #9339 )
2018-10-30 15:48:01 -05:00
Scott Addie
3ce2a7821e
Fix broken installation bookmark ( #9331 )
2018-10-30 13:28:23 -05:00
Luke Latham
18e3ebc975
Improve HTTPS config section of Windows Service topic ( #9169 )
2018-10-30 06:52:25 -05:00
Luke Latham
eeba216eaf
Enforce HTTPS updates ( #9301 )
2018-10-29 19:56:41 -05:00
Tom Dykstra
b6ba3d220c
Table of Contents reorg ( #9133 )
...
* overview
* whats new to end
* fix migration node
* split fundamentals, move to end
* glob & loc, get started
* security node name
* security section
* azure, client-side, host
* several more sections
* redistribute tutorials
* proofread fixes
* move how to download section
* index files delete and redirect
* fix errors
* reorder some nodes
* scott feedback, flatten main tutorials node
* fix missed feedback items + other issues
* unflatten tutorials node
* move 'how to download'
* more tutorials node tweaks
* standardize view sample links
* db --> DB
* fix build error
* remove link from a parent node
* streamline node names
* xref links
* typos
* typo
* typos and revert some xref links
* scott feedback
* scott feedback
* feedback
* change node name
* safe storage-->protect
2018-10-26 18:34:40 -10:00
Luke Latham
5704de168e
Implicit versioning of the All package ( #9223 )
...
Fixes #9219
@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.
I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.
2018-10-25 15:16:50 -10:00
Luke Latham
2151d98831
Link to the hosting bundle installer section and section update ( #9109 )
2018-10-25 16:25:16 -05:00
Luke Latham
1e59c5d7ef
Update link to DP reg keys provisioning script ( #9174 )
2018-10-25 15:36:28 -05:00
Luke Latham
995514ffcb
Update All package ref content ( #9203 )
...
Fixes #5314
2018-10-24 11:22:14 -10:00
Luke Latham
7120a2f985
Azure Apps troubleshooting title change ( #9199 )
2018-10-24 14:26:16 -05:00
Luke Latham
369a25bb72
ANCM: Detect client disconnects and logging ( #9180 )
2018-10-23 18:34:51 -05:00
Luke Latham
a5b3914bb7
Enforcing HTTPS enhancements ( #9044 )
2018-10-23 13:03:36 -05:00
Luke Latham
ab292ad0b8
Clarify IISIntegration overrides ( #9033 )
2018-10-20 09:14:06 -05:00
Luke Latham
7c9361bbd4
Enhance 'edge server' language ( #9002 )
2018-10-12 14:04:15 -05:00
Luke Latham
417b677b9d
IIS Modules topic updates (+in-proc updates) ( #8831 )
2018-10-12 12:08:18 -05:00
Luke Latham
4a38accc79
Clarify Azure App restart behavior of app settings ( #8987 )
2018-10-12 11:44:02 -05:00
Luke Latham
f4b0be4375
Remark change in Windows Service topic ( #8983 )
2018-10-11 12:03:05 -05:00
Luke Latham
dc26efa660
Enhance attribute table ( #8943 )
...
Fixes #8659
[Internal Review Topic](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/aspnet-core-module?view=aspnetcore-1.0&branch=pr-en-us-8943 )
* Ranges added to the table.
* Add `processesPerApplication`.
Head-check on `requestTimeout` ... is the max timeout 360 hours (`360:00:00`)?
2018-10-09 16:16:17 -10:00
Luke Latham
ba4b509279
Reconstitute installer flags ( #8945 )
...
Fixes #8748
2018-10-09 16:12:11 -10:00
Luke Latham
34291fb3fb
Linux topic updates ( #8944 )
...
Fixes #8710
1. Fix the `./<app_executable>` bit ... refer to the DLL.
1. Drop "mvc" from naming and go with "app."
1. Path to `/var/www/helloapp`.
2018-10-09 16:11:40 -10:00
Luke Latham
d3b0a32154
In-process hosting model coverage ( #8658 )
...
Fixes #5599
Fixes #5449
Fixes #5403
[Internal Review Topic (fundamentals/servers/ancm)](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/aspnet-core-module?view=aspnetcore-1.0&branch=pr-en-us-8658 )
[Internal Review Topic (fundamentals/servers/index)](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/index?view=aspnetcore-1.0&branch=pr-en-us-8658 )
[Internal Review Topic (host-and-deploy/ancm)](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/aspnet-core-module?view=aspnetcore-1.0&branch=pr-en-us-8658 )
[Internal Review Topic (host-and-deploy/iis/index)](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/index?view=aspnetcore-1.0&branch=pr-en-us-8658 )
2018-10-09 09:20:34 -10:00
Luke Latham
8e6dd4a7f4
Drop version from App package ( #8881 )
...
Addresses #8579
I might be getting the hang of **_find and replace_** now. 😝
This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Luke Latham
97f9e2d403
Surface SCD for preview release to App Service ( #8700 )
2018-10-05 10:21:59 -05:00