mdatp-pwsh 2021.01.00
This is the first publicly stable release of the mdatp-pwsh
module! 🎉🎉🎉
The module is now considered stable enough to be available for production use. If you run into any issues with the module, please open an issue and I will get to it as soon as possible.
Please keep in mind, this module is not endorsed or affiliated with Microsoft. As of this release, there is only one developer working on this and has been in development for more than a year.
Release notes
- First major release of the project! 🥳
- Basic API interaction
- Not all API endpoints have been fully implemented, but the majority of core endpoints have been added.
- Missing endpoints are now being worked on.
- Help documentation has been fully added. Use
Get-Help
to your heart's content!- Related issue(s): #13
- Implemented the ability to cancel authentication when running
Connect-DatpGraph
.
If you want to install this release from PowerShell Gallery, run this command in your PowerShell console:
Install-Module -Name "mdatp-pwsh"
File Name | SHA256 Hash |
---|---|
mdatp-pwsh_2021-01-00.zip | D4C824C0B983B7C8A8D4151EB97BF20C77B3BC75D8E72EC177C4FCA050FDB32B |