Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.24.417.1 #4573

Merged
merged 4 commits into from
Apr 18, 2024
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • AADAdministrativeUnit
    • Fixed an issue when assigning a directory role which is not yet enabled.
    • Fixed a potential issue if the total directory roles increases in future.
  • AADConditionalAccessPolicy
    • Fixed a potential issue if the total directory roles increases in future.
  • AADGroup
    • Fixed a potential issue if the total directory roles increases in future.
  • AADAdministrativeUnit, AADApplication,
    AADEntitlementManagementConnectedOrganization, AADGroup, AADUser
    • Replace old cmdlet and deprecated Remove-Mg*ByRef with equivalent
      Remove-Mg*DirectoryObjectByRef which is available in Graph 2.17.0
  • AADRoleEligibilitySecheduleRquest
    • Cleaned Export logic.
  • EXOActiveSyncDeviceAccessRule
    • Retrieve instance by Identity if not found by characteristic.
  • EXOMailboxSettings
    • Simplifyied the Setlogic and removed Timezone validation to remove checks
      to regstry key which caused issues in Linux.
  • M365DSCRuleEvaluation
    • Changed logic to retrieve resource information.
  • SCRoleGroup
    • Initial Release.
  • SCRoleGroupMember
    • Initial Release.
  • SPOTenantSettings
    • Add property TenantDefaultTimezone
      Implements #4189
  • DEPENDENCIES
    • Updated Microsoft.Graph dependencies to version 2.17.0.
    • Updated MSCloudLoginAssistant dependencies to version 1.1.15.
    • Updated MicrosoftTeams to version 6.1.0.
  • MISC
    • Provided the ability to force reload the EXO or SC modules to prevent
      calling the wrong cmdlet where the same names are defined (e.g. Get-RoleGroup).
    • Telemetry
      • Get operating system using faster method to speed up telemetry calls.

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois added Release V1.24.417.1 Version 1.24.417.1 labels Apr 17, 2024
@NikCharlebois NikCharlebois merged commit 010b4fa into microsoft:Dev Apr 18, 2024
2 checks passed
@NikCharlebois NikCharlebois deleted the Release-1.24.417.1 branch April 18, 2024 00:19
@dBase-be
Copy link

dBase-be commented Jul 6, 2024

Hi @NikCharlebois

I see the following in the PR description:

Simplifyied the Setlogic and removed Timezone validation to remove checks to regstry key which caused issues in Linux.

Does this mean Microsoft365DSC does fully support Linux? We are planning to run our solution as a Function App on a Linux App Service Plan.

I do find some older comments on tickets stating it is not supported: #3144

@j7lloyd
Copy link

j7lloyd commented Sep 29, 2024

Good question! Are there any plans to support Linux and/or DSC v3 in the near future. @NikCharlebois , please advise?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release V1.24.417.1 Version 1.24.417.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants