Commit Graph

14 Commits

Author SHA1 Message Date
f3f0dfb94a Updated sample query
Removed dates as well
2020-03-26 14:49:36 -07:00
2c4bd92242 viz 2020-03-23 17:38:07 -07:00
958ce4acaa Update advanced-hunting-query-language.md
Minor styling revert
2020-01-14 13:30:31 -08:00
832c1db225 Corrected tagging of two tips 2020-01-08 13:26:12 -08:00
096324582d Update advanced-hunting-query-language.md
Removed bolded items for consistency.
2020-01-08 11:18:50 -08:00
eebcebb2ec Merge branch 'master' into lomayor-ah-renames 2020-01-06 11:39:42 -08:00
688c5f4293 SEO - added MDATP, WDATP, other names 2020-01-03 11:22:35 -08:00
550610d8c1 Merge branch 'master' into lomayor-ah-renames 2019-12-27 10:06:53 -08:00
2e8f3bd898 Name capping and backticks 2019-12-13 18:16:52 -08:00
51d426f017 AH Schema naming 2019-12-13 16:34:14 -08:00
b12840b303 Advanced hunting: Kusto query operators versus MT
Description:

As discussed in issue ticket #5463 (KQL table command list translated to
German), at least half of the operator names in the table list of common
Kusto query language operators are being translated to German by Machine
Translation, making them incorrect and unusable in localized pages.

Also, as pointed out the MS Docs localization specialist team member
Tina McNaboe, this is also happens in localization to other languages
than German, so a generic solution to block these terms from
translation would be quite productive to save time by avoiding more
human translated pages for each affected localization language.

Proposed change:
- Add MD code tags (back ticks) around the operators in the table.

issue ticket closure or reference:

Ref. #5463 (it will take a week to confirm that the problem is solved)
2019-11-23 13:03:59 +01:00
d2e5576811 Advanced hunting query language: Kusto query typos
Description:

According to the report in issue ticket #5457
(Error in example code Try your first query),
the sample query fails because of the quote apostrophe at the end of
the last line in the query. As can be seen in the complementary image,
the single quote or apostrophe is unexpected in that position. This can
also be verified by using query language editors, marking the quote as
an unexpected error in the text.

Thanks to Gene Cupstid for reporting the typo in this training sample.

Changes proposed:

- remove 2 occurrences of the unwanted quote/apostrophe
- add "kusto" as recommended MD syntax highlighting tag,
  as recommended in Contribute/Contribute/how-to-write-use-markdown.md
- add MarkDown compatibility spacing in the MD Note quote markers

issue ticket closure or reference:

Closes #5457
2019-11-19 04:03:47 +01:00
dca723bfb7 Update advanced-hunting-query-language.md 2019-10-11 17:39:33 -07:00
d37bd86752 AH-SEO-optimization
Legacy files renamed, redirected. Meta desc and keywords enhanced
2019-10-08 18:21:28 -07:00