Hello everyone ,
I’m new in Powershell universal.
I have a litte question about cache variables.
I would like to get the cache variable set in my scheduled script with single file configuration but that doesn’t work.
Code below :
My main script :
My scheduled script that only set a cache variable and display for job output :
My endpoints script :
Do you have any suggestions ?