Skip to content

Missing New-MgBetaIdentityConditionalAccessPolicy in v2.30 #3389

@KnudsenMorten

Description

@KnudsenMorten

Describe the bug

it seems as MS forgot to include the command New-MgBetaIdentityConditionalAccessPolicy in v2.30 in the push. it is NOT mentioned in Microsoft.Graph.Beta.Identity.SignIns.psd1

           'New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference', 
           'New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode', 
           'New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy', 
           'New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration', 
           'Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference', 
           'Remove-MgBetaIdentityConditionalAccessAuthenticationStrength', 
           'Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode', 
           'Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy', 
           'Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration', 

Expected behavior

it is missing in the PS module

How to reproduce

New-MgBetaIdentityConditionalAccessPolicy : The term 'New-MgBetaIdentityConditionalAccessPolicy' is not recognized as the name of a cmdlet, function, script file, or operable pro
gram. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:38 char:1

  • New-MgBetaIdentityConditionalAccessPolicy -BodyParameter $params

SDK Version

No response

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