Guys!!!
I am running scheduled jobs via Powershell, and Powershell is failing to recognize the Subscription details after 12hours. Hence I am manually importing the Subscription details to trigger the jobs. But this is driving me crazy!
I need some help that will fix this problem. Since the jobs are automated for each hour, it is impossible for me to manually import the details every time.
If I am to try Add-AzureAccount, it will open up a browser for me to enter the credentials. But it is not possible for me to store credentials at any place.
Kindly help me out with this Guys!!
Thanks a lot in advance!!!