Microsoft365DSC
Microsoft365DSC copied to clipboard
IntuneDeviceConfigurationPolicyAndroidDeviceAdministrator: Fixed policy assignment retrieval when Id is from other tenant, bogus or null
Pull Request (PR) description
This PR fixes the issue I reported on #3970 where an Id might come from another tenant, or even be null since it's not mandatory, and then it failed retrieving the policy assignment due to that.
This Pull Request (PR) fixes the following issues
- Fixes #3970