Skip to content

Commit 6aea4f3

Browse files
update changelog
1 parent 50b8a9f commit 6aea4f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 0.0.13 - 2024.05.28
44
- 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
55
- Added `Get-O365OrgSendEmailNotification` and `Set-O365OrgSendEmailNotification` which allows configuring [SenderFromAddressSettings](https://admin.microsoft.com/Adminportal/Home?#/Settings/OrganizationProfile/:/Settings/L1/SendFromAddressSettings) for email notifications
6-
- Fixed `Get-O365OrgUserConsentApps` and `Set-O365OrgUserConsentApps` - but it changes how things work, so requires code changes. This configures [User consent settings](https://portal.azure.com/#view/Microsoft_AAD_IAM/ConsentPoliciesMenuBlade/~/UserSettings)
6+
- Fixed `Get-O365OrgUserConsentApps` and `Set-O365OrgUserConsentApps` - but it changes how things work, so requires code changes. This configures [User consent settings](https://portal.azure.com/#view/Microsoft_AAD_IAM/ConsentPoliciesMenuBlade/~/UserSettings). 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.
77

88
## 0.0.12 - 2023.09.19
99
- Add `Get-O365OrgAccountLinking` and `Set-O365OrgAccountLinking` to 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."

0 commit comments

Comments
 (0)