I have been charged to stop active dataflow debug sessions in Azure data factory.
I had stopped some active data flow debug sessions that were showing under Azure data factory. I used the below command to stop them : -
Stop-AzDataFactoryV2DataFlowDebugSession -ResourceGroupName adf -DataFactoryName WikiADF -SessionId <sessionid>
Next day, I was a sudden spike in my bill. Earlier on 30th April it was Rs 37/- and all of a sudden it spiked to Rs 1500/-. I don't understand why Azure had charged me so much only to stop some active dataflow debug sessions. Beneath it data flow debug sessions were standard clusters i.e. 4+4 vCore clusters that gets suspended after 1 hour.
Also, I had created these session during my trial period and Azure that deducted those price from it's trial amount. But does stopping an old sessions cost too much and that too those were created during my trial period ?
Kindly, answer me on this.

