0 Forks
1 Stars
1 Watchers

Microsoft-Learn

This GitHub repo would serve as a recap of Microsoft Learn modules related to security that I have completed. It would include notes, code snippets, and other resources that I have found useful during my learning journey. The repo would be a useful reference for anyone looking to learn about security on the Microsoft platform.

How to download and setup Microsoft-Learn

Open terminal and run command
git clone https://github.com/testcomputer/Microsoft-Learn.git
git clone is used to create a copy or clone of Microsoft-Learn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Microsoft-Learn https://github.com/testcomputer/Microsoft-Learn/archive/master.zip

Or simply clone Microsoft-Learn with SSH
[email protected]:testcomputer/Microsoft-Learn.git

If you have some problems with Microsoft-Learn

You may open issue on Microsoft-Learn support forum (system) here: https://github.com/testcomputer/Microsoft-Learn/issues