You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [x ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
I have 11 CA policies in my tenant but the cmdlet Get-AzureADMSConditionalAccessPolicy only returns 10
The missing Ca rule was invalid due the usage of a preview feature, which was removed and now the configuration is not existing anymore. (Empty user action)
Any log messages given by the failure
Expected/desired behavior
I would expect at least an error or an information from the cmdlet.
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Versions
PS C:\ $PSVersionTable
Name Value
PSVersion 5.1.19041.1
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.19041.1
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Mention any other details that might be useful
I think it is not happening very often but could help to troubleshoot misconfigured CA policies
The text was updated successfully, but these errors were encountered: