Apply-SPOProvisioningTemplate or Get-SPOProvisioningTemplate? The issue is most likely related to the Provisioning Engine. The Provisioning engine is _not_ located in the PowerShell repo. Please report the issue here: https://github.com/officedev/PnP-Sites-Core/issues.Issue
Return ID of updated item
Add-PnPListItem : Version conflict.

Add-PnPListItem -List Vulnerabilities -Values @{
Device = 18876
Vulnerability = 12633
Title = "TBD"
Vuln_Identifier = "Wk8y3taE7Qe/G+jChpM/rvGtGSoWOVcH7uIxxd5oFLk="
Status = "New"
Last_x0020_Updated = "2017-05-30T11:02:34Z"
} -ContentType "Item"
Please include complete code samples in-line or linked from gists
2 15 1705 0
(you can retrieve this by executing Get-Module -Name *pnppowershell* -ListAvailable)
@Didichoune There are several ways of providing feedback. This is not one of those. Realize that this code is _not_ written by Microsoft, but by volunteers like me that do _not_ work for Microsoft. If you have an issue with Microsoft, contact them directly, but do not use our issue list for venting your frustrations.
@Forket A few weeks ago we released an update that changes the way the listitem values are being set. Can you please check out this version? If you get the latest released build of PnP PowerShell these changes will be available to you.
Well effectively the navigation with url doesn't work (very good changes !!!). It worked before. The command Set-PnPLisItem causes errors on Azure due to the fact it consumes too much memory. I don't know or it's still a bug ( jobs stay suspended).
Volunteeers you say ? Well. I didn't know. But it's better sometimes to not update too much fastly the code before to be sure it's correct. That's my position. Good night.
navigation with url parameters
Most helpful comment
@Didichoune There are several ways of providing feedback. This is not one of those. Realize that this code is _not_ written by Microsoft, but by volunteers like me that do _not_ work for Microsoft. If you have an issue with Microsoft, contact them directly, but do not use our issue list for venting your frustrations.