While taking a look at the base custom policy for local accounts, I noticed that the Azure Active Directory (AAD) was also declared in addition to local accounts.
Do you actually need to include AAD when using local accounts or would omitting it be fine? If I can omit, what features would I miss if I don't use ADD?
And if you could omit AAD, when why does the example file use AAD?