Marc Studer
Marc Studer
### Reporting an Issue or Missing Feature When executing a Cmdlet with the ' -ErrorAction "SilentlyContinue" ' Parameter specified. The Cmdlet still throws a Terminating Error when a Terminatin Error...
The current implementation of the Add-AzDataTableEntity allows the use of the -Force Switch to Force the addition of the Entity to the DataTable, if already existing, with the UpsertReplace Method,...
Per default, the default behaviour of the Update-AzDataTableEntity is to Merge the Entity Properties. Adding a -Replace Switch would provide more flexibility to the User to chose how the Entities...