Azure Storage Tables & PowerShell – Issues encountered
Here are some issues I have run into that I have not found clear answers for elsewhere:
- Do not attempt to use the Azure timestamp property in filters, make your own.
- If you are sending a hash table make sure all the keys have data. If you do not you will have a very bad time.