-
### Description of the issue
I'm getting the following error when I run an export using a powershell script task in my DevOps pipeline for extracting non-compliant resources. I'm able to do it manu…
-
### Description of the issue
I'm trying to identify if PowerShell 7 usage in our environment will decrease the time it will take to run through our pipeline on a large set of AAD groups (over 4000).
…
-
### Description of the issue
I built my environment according to the devops whitepaper
I also rewritten SecurityCompliance.schema.psm1 with the tenant settings exported by M365DSC.
This causes th…
-
### Description of the issue
I have been closely following the guidelines outlined in the Microsoft365DSC whitepaper. Recently, I attempted to add a second tenant to the configuration. When I run a r…
-
![lena](https://cloud.githubusercontent.com/assets/9570420/11393560/60b8c030-9371-11e5-8652-508ab2688b21.jpg)
![lena](https://cloud.githubusercontent.com/assets/9570420/11393594/a0645186-9371-11e5-861…
-
I do have _a_ Blog post in the making about that, but probably won't be published before the new year.
Few quick points:
- IMO Unit tests are tied to their context, aka layer of abstraction
- You w…
-
Develop deployment scripts and templates
• recommend a deployment solution (e.g. GitHub Actions, Azure Pipelines, Jenkins, CircleCI, etc.)
• design and implement Infrastructure as code (ARM, Terra…
-
I’m currently trying to do Task 3 – Exercise 2 in the DSC Workshop linked: https://github.com/dsccommunity/DscWorkshop/blob/dev/Exercises/Task3/Exercise2.md
After having followed all the steps and …
-
This extension is extremely interesting, but I have not understood how it should work with Composite Resources.
Should I add configure an internal Repository accessible from the VSTS Agent?
-
> from __future__ import print_function
>
> import time
>
> from cpppo.server.enip.client import connector
> from cpppo.server.enip.get_attribute import attribute_operations
>
> host = "192.…