Skip to content

v0.0.14

Latest
Compare
Choose a tag to compare
@PrzemyslawKlys PrzemyslawKlys released this 28 May 11:23
· 1 commit to master since this release
6aea4f3

What's new

  • Downgraded Az.Accounts to minimal 2.12.1. 3.0.0 is kind of broken and PS 5 has issues, you can still use newest one
  • Added Get-O365OrgSendEmailNotification and Set-O365OrgSendEmailNotification which allows configuring SenderFromAddressSettings for email notifications
  • Fixed Get-O365OrgUserConsentApps and Set-O365OrgUserConsentApps - but it changes how things work, so requires code changes. This configures User consent settings. You should probably utilize native Graph https://graph.microsoft.com/v1.0/policies/authorizationPolicy instead, but for the sake of fixing it, it's here.

Full Changelog: v0.0.13...v0.0.14