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_