Andrew Hodgson
Andrew Hodgson
Based on further research (#207) I figure I need to specify the loganalytics parameter in the archetype configuration as I am overriding the parameters. I have done this and it...
Happy with your resolution here.
Would there be any worth in having a toggle to get Super Linter to check Terrascan individual files vs the whole directory? I've seen a couple of cases where Terrascan...
I just wanted to add a quick comment as I didn't think the comments in this thread outlined the issue clearly. Using Terrascan v1.18.1 In my setup the optional value...
This is working using PowerShell 5. Here is the exported group sample: ```Powershell # Generated with Microsoft365DSC version 1.24.214.3 # For additional information on how to use Microsoft365DSC, please visit...
In our case we use service principals secured by a certificate. We store the certificate in a Key Vault. The creation of the app and related infrastructure for the certificates...
Yes those commands are being issued on pipeline runs. The host we are using is a private ADO build agent. I actually resolved this by getting the team that runs...
We’re recycling the agents. For us it was happening on an export, running the DSC resources didn’t seem to be a problem. I gave up trying to work out the...
Our agents are in a VMSS pool and the pool on the ADO end is set to recycle agents.
We have been working on different approaches for just this type of scenario for a while now. We have all come from a Terraform background, and for now we're exporting...