Skip to content

New-AzureAutomationModule (arm) should fail on non-existing contentLink #809

@trondhindenes

Description

@trondhindenes

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

Metadata

Metadata

Labels

AutomationService AttentionThis issue is responsible by Azure service team.automation-dscmust also have the "Automation" label

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions