Releases: EvotecIT/O365Essentials
Releases · EvotecIT/O365Essentials
v1.0.2
What's Changed
- Add Discord badge to README by @PrzemyslawKlys in #37
- Add workflow to test PowerShell module by @PrzemyslawKlys in #39
- fix(auth): restore Azure portal token by @PrzemyslawKlys in #38
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Add Azure elevated access functions by @PrzemyslawKlys in #36
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Remove Az.Accounts and use OAuth device flow by @PrzemyslawKlys in #33
- Add client credential authentication by @PrzemyslawKlys in #34
- Add certificate password support to Connect-O365Admin by @PrzemyslawKlys in #35
New Contributors
- @PrzemyslawKlys made their first contribution in #33
THIS IS A RELEASE THAT REQUIRES EXTENSIVE TESTING
Please provide feedback what works, what doesn't work. It dropped az.accounts and now should support certificates/application secrets and have interactive logon, but it wasn't tested a lot. Please make sure to report bugs and issues or that everything works, that's still good.
Full Changelog: v0.0.16...v1.0.0
v0.0.16
v0.0.15
What's Changed
- Update Set-O365OrgForms.ps1 added ResponderEditResponse parameter by @SaschaLac in #32
- Added help to 146 functions by @neztach in #30
- Added
Get-O365CopilotPin
New Contributors
- @SaschaLac made their first contribution in #32
- @neztach made their first contribution in #30
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's new
- Downgraded
Az.Accountsto minimal2.12.1.3.0.0is kind of broken and PS 5 has issues, you can still use newest one - Added
Get-O365OrgSendEmailNotificationandSet-O365OrgSendEmailNotificationwhich allows configuring SenderFromAddressSettings for email notifications - Fixed
Get-O365OrgUserConsentAppsandSet-O365OrgUserConsentApps- but it changes how things work, so requires code changes. This configures User consent settings. You should probably utilize native Graphhttps://graph.microsoft.com/v1.0/policies/authorizationPolicyinstead, but for the sake of fixing it, it's here.
Full Changelog: v0.0.13...v0.0.14
v0.0.13
v0.0.12
What's new
- Add
Get-O365OrgAccountLinkingandSet-O365OrgAccountLinkingto manage "Users who connect their Azure AD account with their MSA account can earn rewards points when they search on Bing. User searches are never shared." - Added
Get-O365OrgAdoptionScore,Get-O365OrgAdoptionScoreConfigandSet-O365OrgAdoptionScoreto manage Microsoft 365 Adoption Score - Small improvements
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's new
- Added
Get-O365OrgMicrosoftEdgeSiteLists - Added
Get-O365OrgVivaLearningandSet-O365OrgVivaLearning - Added
Get-O365AzureExternalCollaborationRestrictions - Added
Set-O365AzureExternalCollaborationRestrictions - Added
Disconnect-O365Admin
Full Changelog: v0.0.10...v0.0.11
v0.0.10
Update changelog/commands