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

Configuration Drift Monitoring and changing to undefined fix #1164

Merged
merged 1 commit into from
Apr 21, 2021

Conversation

peterabele
Copy link
Contributor

@peterabele peterabele commented Apr 19, 2021

Pull Request (PR) description

Configuration drift from undefined to defined is now signaled for each attribute.
Changing attributes to undefined is now possible for all attributes, except:
        $IncludePlatforms
        $IncludeLocations
        $IncludeDevices
        $ApplicationEnforcedRestrictionsIsEnabled
        $CloudAppSecurityIsEnabled
        $CloudAppSecurityType
        $SignInFrequencyValue
        $SignInFrequencyType
        $SignInFrequencyIsEnabled
        $PersistentBrowserMode
        $PersistentBrowserIsEnabled
(AAD Powershell limitation)

This Pull Request (PR) fixes the following issues

None


This change is Reviewable

…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)
Copy link
Collaborator

@NikCharlebois NikCharlebois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @peterabele)

@NikCharlebois NikCharlebois merged commit 228aae4 into microsoft:Dev Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants