When adding an automationmodule and pointing to a contentlink that doesn't exist, an (emtpy) module still gets created. Expected behavior: non-terminating error. repro: New-AzureAutomationModule -ContentLink "http://nowhere.com/nope.zip" -Name test <!---@tfsbridge:{"tfsId":4583380}-->