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.21.421.1 #1169

Merged
merged 19 commits into from
Apr 21, 2021
Merged

Release 1.21.421.1 #1169

merged 19 commits into from
Apr 21, 2021

Conversation

NikCharlebois
Copy link
Collaborator

@NikCharlebois NikCharlebois commented Apr 21, 2021

This change is Reviewable

RobBiddle and others added 18 commits April 14, 2021 13:03
…t, CertificatePath, CertificatePassword parameters to Schema
MSFT_TeamsChannelTab: Correcting TeamsId to TeamId for parameterSet (current bug)
At the Test-TargetResource I've added:
    $ValuesToCheck.Remove('ApplicationId') | Out-Null
    $ValuesToCheck.Remove('TenantId') | Out-Null
    $ValuesToCheck.Remove('CertificateThumbprint') | Out-Null
    $ValuesToCheck.Remove('CertificatePath') | Out-Null
    $ValuesToCheck.Remove('CertificatePassword') | Out-Null

So these values will not be checked during Test-TargetResource
EXO Resources: Removed elements from hashtable
EXO-Policies: Changed $PSBoundParameters to [System.Collections.Hashtable] for resources where it was needed
EXOTransportRule Schema updates associated with PR 1138
…efined

Configuration drift from undefined to defined is now signaled for each attribute.
Changing attributes to undefined is now possibble for all attributes, except:
        $IncludePlatforms
        $IncludeLocations
        $IncludeDevices
        $ApplicationEnforcedRestrictionsIsEnabled
        $CloudAppSecurityIsEnabled
        $CloudAppSecurityType
        $SignInFrequencyValue
        $SignInFrequencyType
        $SignInFrequencyIsEnabled
        $PersistentBrowserMode
        $PersistentBrowserIsEnabled
(AAD Powershell limitation)
Configuration Drift Monitoring and changing to undefined fix
@NikCharlebois NikCharlebois merged commit a789fa4 into master Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants