expertasolutions / AzDo.GoDaddyDNS

Tasks packages to manage GoDaddy DNS Zone from Azure DevOps release pipeline.
MIT License
1 stars 2 forks source link

Bug when DomainName not exists in GoDaddy Account #7

Closed lturmel closed 4 years ago

lturmel commented 4 years ago

No validation is done to prevent typing an invalid domain name. This must raise an error if the domain name is not existing OR not own by the account set in the Service Connection endpoint

expertasolutions commented 4 years ago

Close by pull request #9