You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Output : Epic creation - OK and successful
but work items and features NOTOK . Getting below error
Adding Work Item: Leverage autoscaling to scale in and out as load varies
Write-Error: C:\Users\jatinrai\OneDrive - Microsoft\Jatin'workspace\MIPs\Cost optimization\report\WellArchitected-Tools\WARP\devops\PnP-DevOps.ps1:418
Line |
418 | … Write-Error "Could not insert item to devops: " + $Error[ …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| A positional parameter cannot be found that accepts argument '+'.
Adding Work Item: Build a capacity model for your workload
Write-Error: C:\Users\jatinrai\OneDrive - Microsoft\Jatin'workspace\MIPs\Cost optimization\report\WellArchitected-Tools\WARP\devops\PnP-DevOps.ps1:418
Line |
418 | … Write-Error "Could not insert item to devops: " + $Error[ …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| A positional parameter cannot be found that accepts argument '+'.
Adding Work Item: Define a process for alert reaction
Write-Error: C:\Users\jatinrai\OneDrive - Microsoft\Jatin'workspace\MIPs\Cost optimization\report\WellArchitected-Tools\WARP\devops\PnP-DevOps.ps1:418
Line |
418 | … Write-Error "Could not insert item to devops: " + $Error[ …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| A positional parameter cannot be found that accepts argument '+'.
Adding Work Item: NA
Write-Error: C:\Users\jatinrai\OneDrive - Microsoft\Jatin'workspace\MIPs\Cost optimization\report\WellArchitected-Tools\WARP\devops\PnP-DevOps.ps1:418
Line |
418 | … Write-Error "Could not insert item to devops: " + $Error[ …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| A positional parameter cannot be found that accepts argument '+'.
The text was updated successfully, but these errors were encountered:
After running
.\PnP-DevOps.ps1 -csv abc.csv -pat xxxxxxxxxx -uri "https://dev.azure.com/xyz/xxxxxxx" -name "xyz"
Output : Epic creation - OK and successful
but work items and features NOTOK . Getting below error
Adding Work Item: Leverage autoscaling to scale in and out as load varies
Write-Error: C:\Users\jatinrai\OneDrive - Microsoft\Jatin'workspace\MIPs\Cost optimization\report\WellArchitected-Tools\WARP\devops\PnP-DevOps.ps1:418
Line |
418 | … Write-Error "Could not insert item to devops: " + $Error[ …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| A positional parameter cannot be found that accepts argument '+'.
Adding Work Item: Build a capacity model for your workload
Write-Error: C:\Users\jatinrai\OneDrive - Microsoft\Jatin'workspace\MIPs\Cost optimization\report\WellArchitected-Tools\WARP\devops\PnP-DevOps.ps1:418
Line |
418 | … Write-Error "Could not insert item to devops: " + $Error[ …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| A positional parameter cannot be found that accepts argument '+'.
Adding Work Item: Define a process for alert reaction
Write-Error: C:\Users\jatinrai\OneDrive - Microsoft\Jatin'workspace\MIPs\Cost optimization\report\WellArchitected-Tools\WARP\devops\PnP-DevOps.ps1:418
Line |
418 | … Write-Error "Could not insert item to devops: " + $Error[ …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| A positional parameter cannot be found that accepts argument '+'.
Adding Work Item: NA
Write-Error: C:\Users\jatinrai\OneDrive - Microsoft\Jatin'workspace\MIPs\Cost optimization\report\WellArchitected-Tools\WARP\devops\PnP-DevOps.ps1:418
Line |
418 | … Write-Error "Could not insert item to devops: " + $Error[ …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| A positional parameter cannot be found that accepts argument '+'.
The text was updated successfully, but these errors were encountered: