Open dmnfr opened 8 years ago
We also have azure functions where the partitionkey is a single letter (like I or C) so finding another way to parse the data, making sure to get everything without creating duplicate is needed.
@EmFl how did you manage to configure Azure Functions to send diagnostics data to Table Storage?
Hi,
The format of Azure Table when we activate diagnostics on a Azure AppService isn't compatible. with azure table plugins. The PartitionKeys format is a simple timestamp (i.e. 2016100308 ).