microsoft / iot-cardboard-js

iot-cardboard-js is a React library for building experiences for IoT applications
https://main--601c6b2fcd385c002100f14c.chromatic.com/
MIT License
82 stars 27 forks source link

[Fix] Allow hypen inclusive Kusto table names #977

Closed pasanchMSFT closed 4 months ago

pasanchMSFT commented 4 months ago

Summary of changes ๐Ÿ”

Allows hyphen inclusive Kusto table names to be permitted. i.e. table-name will now be ['table-name'].

Testing ๐Ÿงช

N/A

Checklist โœ”๏ธ