File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Change log for Microsoft365DSC
2
2
3
- # UNRELEASED
3
+ # 1.25.730.1
4
4
5
5
* AADServicePrincipal
6
6
* Fixed an issue when translating ` AppId ` to the corresponding ` DisplayName ` during test.
Original file line number Diff line number Diff line change 3
3
#
4
4
# Generated by: Microsoft Corporation
5
5
#
6
- # Generated on: 2025-07-25
6
+ # Generated on: 2025-07-30
7
7
8
8
@ {
9
9
10
10
# Script module or binary module file associated with this manifest.
11
11
# RootModule = ''
12
12
13
13
# Version number of this module.
14
- ModuleVersion = ' 1.25.723.2 '
14
+ ModuleVersion = ' 1.25.730.1 '
15
15
16
16
# Supported PSEditions
17
17
# CompatiblePSEditions = @()
151
151
IconUri = ' https://github.com/microsoft/Microsoft365DSC/blob/Dev/Modules/Microsoft365DSC/Dependencies/Images/Logo.png?raw=true'
152
152
153
153
# ReleaseNotes of this module
154
- ReleaseNotes = ' * AADConditionalAccessPolicy
155
- * Remove the ValidateSet from the ProtocolFlows property.
156
- * AADCrossTenantAccessPolicyConfigurationDefault
157
- * Fixed the return values from the Get-TargetResource method.
158
- * AADUser
159
- * Fixed an issue when fetching a property from an empty array.'
154
+ ReleaseNotes = ' * AADServicePrincipal
155
+ * Fixed an issue when translating `AppId` to the corresponding `DisplayName` during test.
156
+ FIXES [#6382](https://github.com/microsoft/Microsoft365DSC/issues/6382)'
160
157
161
158
# Flag to indicate whether the module requires explicit user acceptance for install/update
162
159
# RequireLicenseAcceptance = $false
You can’t perform that action at this time.
0 commit comments