I am using analytics on an Azure Managed SQL instance, and have noticed a query whose performance has dropped markedly apparently to an increase in "TRANLOGIO" wait type.
However, I can find no documentation about what that wait type actually is. A google for "TRANLOGIO" (including quotes) returns just one StackOverflow question, and nothing else.
I guess it's WRITELOG, but would rather get a definitive statement.