41085 Commits

Author SHA1 Message Date
Amrut Kale
c734446d23 Added static proxy configuration
Added static proxy configuration
2020-02-18 16:16:58 +05:30
ImranHabib
cf625df02c
Update windows/security/identity-protection/hello-for-business/hello-faq.md
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-02-18 11:05:21 +05:00
MaratMussabekov
c78f53e554
Update windows/client-management/advanced-troubleshooting-802-authentication.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-18 09:31:14 +05:00
Amrut Kale
05bb4d335e Fixed links after re-structuring files
Fixed links after re-structuring files
2020-02-17 19:06:56 +05:30
Amrut Kale
2fce4593c4 Renamed+Moved files as per new directory structure
Moved the files under microsoft-defender-atp
and renamed them to linux-*.md as was done for mac.
2020-02-17 13:43:21 +05:30
erroltuparker
ebb61c7605
Fixed scripting issue
Merge-CIPolicy command had a mistype causing the line to fail
2020-02-17 15:52:14 +10:00
MaratMussabekov
2d1defac6d
Update windows/client-management/advanced-troubleshooting-802-authentication.md
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-02-17 09:41:07 +05:00
Ikko Ashimine
3b571c37eb
Fix typo 2020-02-16 18:05:16 +09:00
illfated
533446960d chore: MarkDown Note marker compatibility spacing
**Description:**

- Hololens directory

This PR is a standalone attempt to standardize the MarkDown Note
bubbles by adding the recommended single space after the quote marker.
MarkDown codestyle consistency is the main goal here.

**Changes proposed:**
- Add single space between the quote marker and the text [!NOTE]
- Add the same spacing to the connected text lines in the same bubble
- Do the same to other nearby notes [!TIP], [!WARNING], [!IMPORTANT]
- Standardize on uppercase [!NOTE] instead of mixed casing ( [!Note] )
- Remove incorrect space in code block syntax highlighting

**Ticket reference or closure:**

None that I know of (at least not yet).

**Additional notes:**
I have split this modification chore into sub-folder sections to keep
the number of files within a reasonably manageable amount.
2020-02-15 14:44:23 +01:00
Amrut Kale
3b25308948 Merge branch 'amrutk-working' of https://github.com/MicrosoftDocs/windows-docs-pr into amrutk-working
rebasing the comits after massive re-org in master
2020-02-15 16:43:46 +05:30
Tudor Dobrila
2d9edf16d9 Clarify ubuntu 2020-02-15 16:42:53 +05:30
Tudor Dobrila
237a4b6603 Update supported distros 2020-02-15 16:42:53 +05:30
Amrut Kale
857ae9d753 Added section on known issues to overview page
Added section on known issues to overview page
2020-02-15 16:42:53 +05:30
Amrut Kale
f7224e378a added mdatp --connectivity-test 2020-02-15 16:42:53 +05:30
Amrut Kale
74c3a86309 Deleting private and pua handling for now. 2020-02-15 16:42:53 +05:30
Amrut Kale
67fb15b1ef Incorporated review comments. 2020-02-15 16:42:53 +05:30
Amrut Kale
fd1ef148b1 Minor fixes
Minor fixes
2020-02-15 16:42:53 +05:30
Amrut Kale
a56d487cdf Update linux resources and preferences document
Update linux resources and preferences document
2020-02-15 16:42:53 +05:30
Amrut Kale
5ef0b32d15 Updated pua handling and updates
Updated pua handling and updates
2020-02-15 16:42:53 +05:30
Amrut Kale
3eab5136d8 Removed ansible and other configtool files
Not ready for ring0
2020-02-15 16:42:53 +05:30
Amrut Kale
525a8c89fc Updated documentation for deployment via puppet 2020-02-15 16:42:53 +05:30
Amrut Kale
420575c653 Draft of deployment via puppet
Draft of deployment via puppet (incomplete).
Corrected spelling for redhat
2020-02-15 16:42:53 +05:30
Amrut Kale
b1281b6095 Updated the privacy document for Linux
Updated the privacy document for Linux
2020-02-15 16:42:53 +05:30
Amrut Kale
b5eb671175 Update preferences section
Update preferences section and minor corrections to manual installation document
2020-02-15 16:42:53 +05:30
Amrut Kale
39d96ebb0e Updated manual install steps for Linux
Updated manual install steps for Linux
2020-02-15 16:42:53 +05:30
Amrut Kale
aeb4b750e7 Updated overview section for Linux
Updated overview section for Linux
2020-02-15 16:42:53 +05:30
Amrut Kale
c45c45ebe5 First set of pages for Linux
Copied from Mac
2020-02-15 16:42:53 +05:30
John Liu
ba8f42467c
CAT Auto Pulish for Windows Release Messages - 20200215010221 (#2071)
* Update windows-autopilot-and-surface-devices.md

Updates link

* Update windows-autopilot-and-surface-devices.md

Updates link

* links changed + linting

I altered the links to point directly to the page they were being redirected to

I also did a light copyedit, including linting text editor warnings away

* updated instructions

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20200215000333 (#2070)

Co-authored-by: Direesh Kumar Kandakatla <direek@microsoft.com>

Co-authored-by: John Kaiser <35939694+CoveMiner@users.noreply.github.com>
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
Co-authored-by: Denise Vangel-MSFT <deniseb@microsoft.com>
Co-authored-by: Gary Moore <v-gmoor@microsoft.com>
Co-authored-by: Direesh Kumar Kandakatla <direek@microsoft.com>
2020-02-15 01:12:39 -08:00
John Liu
0562139019
CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20200215000333 (#2070)
Co-authored-by: Direesh Kumar Kandakatla <direek@microsoft.com>
2020-02-15 00:51:42 -08:00
illfated
67af30f4f1 chore: MarkDown Note marker compatibility spacing
Description:

This PR is a standalone attempt to standardize the MarkDown Note
bubbles by adding the recommended single space after the quote marker.
MarkDown codestyle consistency is the main goal here.

Changes proposed:
- Add single space between the quote marker and the text [!NOTE]
- Add the same spacing to the connected text line in the same bubble
- Apply the same standard to other nearby notes, e.g. [!IMPORTANT]
- Standardize on uppercase [!NOTE] instead of mixed casing ( [!Note] )
- Remove some of the obvious redundant spacing at end-of-file

Ticket reference or closure:

None that I know of (at least not yet).

Additional notes:
I have split this modification chore into sub-folder sections to keep
the number of files within a reasonably manageable amount.
2020-02-15 03:35:34 +01:00
Joey Caparas
7e065f62e6 updates 2020-02-14 17:06:55 -08:00
Gary Moore
b01ae85208
Merge pull request #2068 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/windows-itpro-docs (branch public)
2020-02-14 16:49:41 -08:00
ManikaDhiman
dd3b5c24fa Added missing Security policies to Policy index 2020-02-14 16:27:34 -08:00
Gary Moore
27bed1dbfa
Merge pull request #2065 from CoveMiner/surface-2s-update-vjokai
Surface 2s update vjokai
2020-02-14 16:12:35 -08:00
Denise Vangel-MSFT
bdb858d5bc
Merge pull request #2066 from MicrosoftDocs/martyav-link-refresh-for-powershell-intro-page
Refresh for a powershell intro page
2020-02-14 15:43:04 -08:00
Thomas Raya
8273da51ff
Merge pull request #2067 from MicrosoftDocs/master
The Cupid Publish 2/14/2020 3:32 PM PST
2020-02-14 17:42:38 -06:00
martyav
1a3974c4e5 updated instructions 2020-02-14 17:50:36 -05:00
martyav
c63997c6c4 links changed + linting
I altered the links to point directly to the page they were being redirected to

I also did a light copyedit, including linting text editor warnings away
2020-02-14 17:11:20 -05:00
John Kaiser
229067a1fb Update windows-autopilot-and-surface-devices.md
Updates link
2020-02-14 13:59:42 -08:00
John Kaiser
9361ee3332 Update windows-autopilot-and-surface-devices.md
Updates link
2020-02-14 13:59:07 -08:00
Louie Mayor
97c456c11a
Merge pull request #2064 from MicrosoftDocs/lomayor-ah-fixes
AH - Fixed description of SoftwareVendor
2020-02-14 13:41:09 -08:00
Joey Caparas
9a827f3a02 updates 2020-02-14 13:20:20 -08:00
andreiztm
08b05372b4
Update windows/deployment/windows-autopilot/existing-devices.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-14 23:08:47 +02:00
andreiztm
54104985be
Update windows/deployment/windows-autopilot/existing-devices.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-14 23:08:38 +02:00
andreiztm
eb415b9e61
Update windows/deployment/windows-autopilot/existing-devices.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-14 23:08:31 +02:00
lomayor
1a30e39d41 Update advanced-hunting-tvm-softwareinventory-table.md 2020-02-14 13:08:01 -08:00
Joey Caparas
e64cfda717 updates 2020-02-14 12:59:21 -08:00
Joey Caparas
3f8c592af1 remove icon 2020-02-14 12:55:46 -08:00
jborsecnik
94104a3bb6 author change 2020-02-14 11:05:49 -08:00
Joey Caparas
9d1fee729c update links 2020-02-14 11:05:36 -08:00