Skip to content

Commit

Permalink
Updated {Update} AAD Integration Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois committed Jan 19, 2024
1 parent dd8409b commit 11cae9d
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@
State = "enabled";
Credential = $credsCredential;
}
AADAuthenticationMethodPolicyEmail 'AADAuthenticationMethodPolicyEmail-Email'
{
Ensure = "Absent";
Id = "Email";
State = "disabled"; # Updated Property
Credential = $credsCredential;
}
AADAuthenticationMethodPolicyFido2 'AADAuthenticationMethodPolicyFido2-Fido2'
{
Ensure = "Absent";
Expand Down

0 comments on commit 11cae9d

Please sign in to comment.