Skip to content

Import-DCConditionalAccessPolicyDesign delete existing not working #51

@kathodion

Description

@kathodion

Import-DCConditionalAccessPolicyDesign @parameters
$Parameters = @{
FilePath = 'C:\Temp\Conditional Access.json'
SkipReportOnlyMode = $false
DeleteAllExistingPolicies = $false
}

does not remove the existing CA rules. It just adds the new ones

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions