diff --git a/Powershell/RunBooks/SubdomainTakeOverCheck.ps1 b/Powershell/RunBooks/SubdomainTakeOverCheck.ps1 index e4030cc..24e1a9a 100644 --- a/Powershell/RunBooks/SubdomainTakeOverCheck.ps1 +++ b/Powershell/RunBooks/SubdomainTakeOverCheck.ps1 @@ -12,7 +12,7 @@ Import-Module Az.ContainerInstance Import-Module Az.Automation Import-Module Az.Resources Import-Module Effectory.Dns -Force -Import-Module DnsClient +Import-Module DnsClient-PS # --------------------------------------------------------- Connect to Azure $connectionName = "AzureRunAsConnection"