-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
AutomationService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.
Milestone
Description
New-AzureRmAutomationCredential displays "Input string was not in a correct format" when the credential name already exists. Would be better if it displayed something like "Name myPsCredential already exists".
New-AzurermAutomationCredential : Input string was not in a correct format.
At line:1 char:1
- New-AzurermAutomationCredential -AutomationAccountName "PStest" -Name "myPsCrede ...
-
- CategoryInfo : CloseError: (:) [New-AzureRmAutomationCredential], FormatException - FullyQualifiedErrorId : Microsoft.Azure.Commands.Automation.Cmdlet.NewAzureAutomationCredential <!---@tfsbridge:{"tfsId":5730364}-->
Metadata
Metadata
Assignees
Labels
AutomationService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.