Azure Function for Custom ETL for Data Factory
All these planes flying over your head...And when you are in one...All send short text messages down to the ground via ground control links. The pilots have a little panel in their instrument panel that displays the messages and allows them to send messages regarding the status of their aircraft. Indeed, many of these messages are automatically sent by the plane itself.
Now, you would think that these messages would be nicely standardized in a fixed format, now wouldn't you?
Nope! Not at all!
The messages all follow a loose text format...And the custom messages that each airline creates and uses can be even looser.
All this means that parsing these messages is very difficult.
And these messages need to be loaded into their database and in some cases into other Cloud services such as Azure Data Factory...
[I will finish this in the near future...It's quite interesting and a great example of a complex high performance Azure Function...]