|
3 | 3 | #
|
4 | 4 | # Generated by: Microsoft Corporation
|
5 | 5 | #
|
6 |
| -# Generated on: 2024-11-20 |
| 6 | +# Generated on: 2024-11-27 |
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.24.1120.1' |
| 14 | + ModuleVersion = '1.24.1127.1' |
15 | 15 |
|
16 | 16 | # Supported PSEditions
|
17 | 17 | # CompatiblePSEditions = @()
|
|
147 | 147 | IconUri = 'https://github.com/microsoft/Microsoft365DSC/blob/Dev/Modules/Microsoft365DSC/Dependencies/Images/Logo.png?raw=true'
|
148 | 148 |
|
149 | 149 | # ReleaseNotes of this module
|
150 |
| - ReleaseNotes = '* AADAdminConsentRequestPolicy |
151 |
| - * Added error handling to Group display name retrieval to prevent errors |
152 |
| - when an assigned group no longer exists. |
153 |
| -* AADAuthenticationMethodPolicyAuthenticator |
154 |
| - * Added error handling to Group display name retrieval to prevent errors |
155 |
| - when an assigned group no longer exists. |
156 |
| -* AADAuthenticationMethodPolicyEmail |
157 |
| - * Added error handling to Group display name retrieval to prevent errors |
158 |
| - when an assigned group no longer exists. |
159 |
| -* AADAuthenticationMethodPolicyExternal |
160 |
| - * Added error handling to Group display name retrieval to prevent errors |
161 |
| - when an assigned group no longer exists. |
162 |
| -* AADAuthenticationMethodPolicyFido2 |
163 |
| - * Added error handling to Group display name retrieval to prevent errors |
164 |
| - when an assigned group no longer exists. |
165 |
| -* AADAuthenticationMethodPolicyHardware |
166 |
| - * Added error handling to Group display name retrieval to prevent errors |
167 |
| - when an assigned group no longer exists. |
168 |
| -* AADAuthenticationMethodPolicySms |
169 |
| - * Added error handling to Group display name retrieval to prevent errors |
170 |
| - when an assigned group no longer exists. |
171 |
| -* AADAuthenticationMethodPolicySoftware |
172 |
| - * Added error handling to Group display name retrieval to prevent errors |
173 |
| - when an assigned group no longer exists. |
174 |
| -* AADAuthenticationMethodPolicyTemporary |
175 |
| - * Added error handling to Group display name retrieval to prevent errors |
176 |
| - when an assigned group no longer exists. |
177 |
| -* AADAuthenticationMethodPolicyVoice |
178 |
| - * Added error handling to Group display name retrieval to prevent errors |
179 |
| - when an assigned group no longer exists. |
180 |
| -* AADAuthenticationMethodPolicyX509 |
181 |
| - * Added error handling to Group display name retrieval to prevent errors |
182 |
| - when an assigned group no longer exists. |
183 |
| -* AADConditionalAccessPolicy |
184 |
| - * Fixed bug where a null value was passed in the request for the |
185 |
| - excludePlatforms parameter when just values were assigned to includePlatforms, which throws an error. |
186 |
| - * Fixed bug where a null value was passed in the request for the |
187 |
| - sessionControl parameter when there are no session controls, which throws an error. |
188 |
| - * Fixed bug where a null value was passed in the request for the |
189 |
| - applicationEnforcedRestrictions parameter when value was set to false, which throws an error. |
190 |
| -* AADDeviceRegistrationPolicy |
191 |
| - * Added error handling to Group display name retrieval to prevent errors |
192 |
| - when an assigned group no longer exists. |
193 |
| -* AADRoleAssignmentScheduleRequest |
194 |
| - * Initial release. |
195 |
| -* AADRoleEligibilityScheduleRequest |
196 |
| - * Adds support for custom role assignments at app scope. |
197 |
| -* AADRoleSettings |
198 |
| - * Fixing issue where the ActivateApprover parameter is not processed correctly |
199 |
| - when an approver does not exist. |
200 |
| - FIXES [#5423](https://github.com/microsoft/Microsoft365DSC/issues/5423) |
201 |
| - FIXES [#5415](https://github.com/microsoft/Microsoft365DSC/issues/5415) |
202 |
| -* AzureBillingAccountPolicy |
203 |
| - * Initial release. |
204 |
| -* IntuneDeviceConfigurationPolicyAndroidDeviceOwner |
205 |
| - * Fixed issue when properties `DetailedHelpText`, |
206 |
| - `DeviceOwnerLockScreenMessage` or `ShortHelpText` were defined but the |
207 |
| - request was not being sent correctly |
208 |
| - FIXES [#5411](https://github.com/microsoft/Microsoft365DSC/issues/5411) |
209 |
| -* IntuneDiskEncryptionPDEPolicyWindows10 |
210 |
| - * Initial release. |
211 |
| -* IntuneFirewallRulesHyperVPolicyWindows10 |
212 |
| - * Initial release. |
213 |
| -* IntuneFirewallRulesPolicyWindows10ConfigMgr |
214 |
| - * Initial release. |
215 |
| -* IntuneMobileAppConfigurationPolicyIOS |
216 |
| - * Initial release. |
217 |
| -* SCPolicyConfig |
218 |
| - * Fixed an issue extracting empty groups properties. |
219 |
| -* TeamsUpdateManagementPolicy |
220 |
| - * Added conversion of the UpdateTimeOfDay parameter to the local culture format |
221 |
| - so that the comparison will work consistently. |
222 |
| - FIXES [#5424](https://github.com/microsoft/Microsoft365DSC/issues/5424) |
223 |
| -* M365DSCDRGUtil |
224 |
| - * Improve CIM instance detection for specific Intune resources.' |
| 150 | + ReleaseNotes = '' |
225 | 151 |
|
226 | 152 | # Flag to indicate whether the module requires explicit user acceptance for install/update
|
227 | 153 | # RequireLicenseAcceptance = $false
|
|
0 commit comments