JustPaste.it

Connected!
2021-08-31T13:02:36.981 [Info] Function started (Id=**************************PrivateID************************)
2021-08-31T13:02:37.043 [Error] : Cannot bind argument to parameter 'String' because it is null.at connectSPOnline, <No file>: line 15at run.ps1: line 71+++ CategoryInfo          : InvalidData: (:) [ConvertTo-SecureString], ParameterBindingValidationException+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.ConvertToSecureStringCommand,run.ps1
2021-08-31T13:02:37.043 [Error] New-Object : Exception calling ".ctor" with "2" argument(s): "Cannot process argument because the value of argument "userName" is not valid. Change the value of the "userName" argument and run the operation again."at connectSPOnline, <No file>: line 16at run.ps1: line 71+ New-Object+ __________+ CategoryInfo          : InvalidOperation: (:) [New-Object], MethodInvocationException+ FullyQualifiedErrorId : ConstructorInvokedThrowException,Microsoft.PowerShell.Commands.NewObjectCommand
2021-08-31T13:02:37.278 [Error] Connect-PnPOnline : The term 'Connect-PnPOnline' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.at connectSPOnline, <No file>: line 17at run.ps1: line 71+ Connect-PnPOnline+ _________________+ CategoryInfo          : ObjectNotFound: (Connect-PnPOnline:String) [], CommandNotFoundException+ FullyQualifiedErrorId : CommandNotFoundException
2021-08-31T13:02:37.497 [Error] Set-PnPListItem : The term 'Set-PnPListItem' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.at run.ps1: line 72+ Set-PnPListItem+ _______________+ CategoryInfo          : ObjectNotFound: (Set-PnPListItem:String) [], CommandNotFoundException+ FullyQualifiedErrorId : CommandNotFoundException
2021-08-31T13:02:37.512 [Error] : Cannot bind argument to parameter 'String' because it is null.at connectSPOnline, <No file>: line 15at run.ps1: line 90+++ CategoryInfo          : InvalidData: (:) [ConvertTo-SecureString], ParameterBindingValidationException+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.ConvertToSecureStringCommand,run.ps1
2021-08-31T13:02:37.528 [Error] New-Object : Exception calling ".ctor" with "2" argument(s): "Cannot process argument because the value of argument "userName" is not valid. Change the value of the "userName" argument and run the operation again."at connectSPOnline, <No file>: line 16at run.ps1: line 90+ New-Object+ __________+ CategoryInfo          : InvalidOperation: (:) [New-Object], MethodInvocationException+ FullyQualifiedErrorId : ConstructorInvokedThrowException,Microsoft.PowerShell.Commands.NewObjectCommand
2021-08-31T13:02:37.747 [Error] Connect-PnPOnline : The term 'Connect-PnPOnline' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.at connectSPOnline, <No file>: line 17at run.ps1: line 90+ Connect-PnPOnline+ _________________+ CategoryInfo          : ObjectNotFound: (Connect-PnPOnline:String) [], CommandNotFoundException+ FullyQualifiedErrorId : CommandNotFoundException
2021-08-31T13:02:37.969 [Error] Set-PnPListItem : The term 'Set-PnPListItem' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.at run.ps1: line 103+ Set-PnPListItem+ _______________+ CategoryInfo          : ObjectNotFound: (Set-PnPListItem:String) [], CommandNotFoundException+ FullyQualifiedErrorId : CommandNotFoundException
2021-08-31T13:02:37.981 [Error] Exception while executing function: Functions.HttpTrigger1. Microsoft.Azure.WebJobs.Script: PowerShell script error. System.Management.Automation: Cannot bind argument to parameter 'String' because it is null.
2021-08-31T13:02:37.981 [Error] Function completed (Failure, Id=***********************PrivateID**********************, Duration=995ms)