Open waltervos opened 3 years ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @sumantmehtams.
Author: | waltervos |
---|---|
Assignees: | - |
Labels: | `Data Lake Storage Gen2`, `Service Attention`, `customer-reported`, `needs-triage`, `question` |
Milestone: | - |
Description
Behaviour of New-AzDatalakeGen2Item is unclear when a file with a certain name already exists. I would expect the cmdlet to throw when a file already exists, or to overwrite it (preferably with a switch parameter, -Force could perhaps cover this). Right now, the cmdlet simply has no output in this case, which means in my script I've resorted to using
To, either solution is fine (throw and/or provide -Overwrite switch).
Steps to reproduce
Environment data
Module versions