Skip to content

Commit 24e8a6c

Browse files
Merge pull request #239373 from kainawroth/patch-1
Removing link to external blog post
2 parents 0cdc5c7 + 60c391f commit 24e8a6c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/azure-monitor/app/data-model-complete.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,6 @@ Response code `404` might indicate "no records," which can be part of regular fl
100100

101101
Partially accepted content `206` might indicate a failure of an overall request. For instance, an Application Insights endpoint might receive a batch of telemetry items as a single request. It returns `206` when some items in the batch weren't processed successfully. An increasing rate of `206` indicates a problem that needs to be investigated. Similar logic applies to `207` Multi-Status, where the success might be the worst of separate response codes.
102102

103-
You can read more about the request result code and status code in the [blog post](https://apmtips.com/posts/2016-12-03-request-success-and-response-code/).
104-
105103
### Custom properties
106104

107105
[!INCLUDE [application-insights-data-model-properties](../../../includes/application-insights-data-model-properties.md)]

0 commit comments

Comments
 (0)