Replies: 2 comments 1 reply
|
@musklor - probably it's the discovery phase that's taking a bit of time, including the extension. Did you turn on the |
0 replies
|
my yaml |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi, I'm using a class based resource.
I red this article : Microsoft DSC adapted resource manifests.
https://dsccommunity.org/blog/how-to-generate-microsoft-dsc-adapted-resource-manifests-with-dscresource.authoring/
I made a nuget with manifest, psm1 and psd1 files. But when I invoke my module, I have to wait 6 seconds.
When I use the DSC_RESOURCE_PATH, 0,15 seconds.
All reactions