Skip to content

Get-MgBetaIdentityConditionalAccessPolicy missing from Microsoft.Graph.Beta.Identity.SignIns version 2.29.0 #3359

@William-Francillette

Description

@William-Francillette

Describe the bug

Get-MgBetaIdentityConditionalAccessPolicy is missing from the .psd1 file of the module Microsoft.Graph.Beta.Identity.SignIns version 2.29.0

the export is missing the cmdlet

Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount,
Get-MgBetaIdentityConditionalAccessTemplate,
Get-MgBetaIdentityConditionalAccessTemplateCount,

Expected behavior

Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount,
Get-MgBetaIdentityConditionalAccessPolicy,
Get-MgBetaIdentityConditionalAccessTemplate,
Get-MgBetaIdentityConditionalAccessTemplateCount,

How to reproduce

Import-module Microsoft.Graph.Beta.Identity.SignIns

SDK Version

2.29.0

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:waiting-for-triageAn issue that is yet to be reviewed or assignedtype:bugA broken experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions