Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ResourceGroupName ParameterBindingValidationException #5

Open
rfcdejong opened this issue Oct 5, 2018 · 2 comments
Open

ResourceGroupName ParameterBindingValidationException #5

rfcdejong opened this issue Oct 5, 2018 · 2 comments

Comments

@rfcdejong
Copy link

2018-10-05T08:29:21.8010724Z System.Management.Automation.ParameterBindingValidationException: Cannot validate argument on parameter 'ResourceGroupName'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again. ---> System.Management.Automation.ValidationMetadataException: The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
2018-10-05T08:29:21.8010970Z at System.Management.Automation.ValidateNotNullOrEmptyAttribute.Validate(Object arguments, EngineIntrinsics engineIntrinsics)
2018-10-05T08:29:21.8011087Z at System.Management.Automation.ParameterBinderBase.BindParameter(CommandParameterInternal parameter, CompiledCommandParameter parameterMetadata, ParameterBindingFlags flags)
2018-10-05T08:29:21.8011224Z --- End of inner exception stack trace ---
2018-10-05T08:29:21.8011302Z at System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext funcContext, Exception exception)
2018-10-05T08:29:21.8013283Z at System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame frame)
2018-10-05T08:29:21.8013360Z at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
2018-10-05T08:29:21.8013447Z at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
2018-10-05T08:29:21.8013488Z
2018-10-05T08:29:21.8013516Z
2018-10-05T08:29:21.8061403Z ##[error]System.Management.Automation.ParentContainsErrorRecordException: Cannot validate argument on parameter 'ResourceGroupName'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
2018-10-05T08:29:21.8401348Z ##[error]PowerShell script completed with 1 errors.
2018-10-05T08:29:21.8414581Z ##[section]Finishing: Create blob container inside azure storage

@carlosjdelgado
Copy link
Owner

Can you give me more info? Hace you setted resource group parameter?

@rfcdejong
Copy link
Author

I already deinstalled it, but there was no other field to fill in within the task that was used inside the pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants