Skip to content

Commit

Permalink
Update Test-MtEidscaAM01.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cloud-Architekt authored Aug 15, 2024
1 parent ccb1733 commit 50c0fee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion powershell/internal/eidsca/Test-MtEidscaAM01.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ function Test-MtEidscaAM01 {
[OutputType([bool])]
param()


$result = Invoke-MtGraphRequest -RelativeUri "policies/authenticationMethodsPolicy/authenticationMethodConfigurations('MicrosoftAuthenticator')" -ApiVersion beta

[string]$tenantValue = $result.state
Expand Down

0 comments on commit 50c0fee

Please sign in to comment.