AzBobbyTables
AzBobbyTables copied to clipboard
Validation for RowKey and PartitionKey case sensitivity is not case sensitive
The code here https://github.com/PalmEmanuel/AzBobbyTables/blob/main/source/AzBobbyTables.PS/Validation/ValidateEntity.cs does not seem to be case sensitive, which doesn't pop up any errors for the user if they provide Rowkey
instead of RowKey
.