Skip to content

Commit 5f891a4

Browse files
SteveL-MSFTSteve Lee (POWERSHELL HE/HIM) (from Dev Box)
authored andcommitted
add specific resource caps
1 parent 8dbd99f commit 5f891a4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dsc/examples/PSConfEU_2024_Demo.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ dsc resource get -r Microsoft/osinfo
4848
### Resource Manifest
4949

5050
- JSON vs YAML
51+
- Args, JSON Input, Env Var
52+
- JSON Schema
5153

5254
### Resource Types
5355

@@ -56,6 +58,10 @@ dsc resource get -r Microsoft/osinfo
5658
- Adapter
5759
- Import
5860

61+
### Resource Capabilities
62+
63+
- Get, Set, Test, Export, SetSupportsExist, WhatIf, Resolve
64+
5965
## DSC Configuration
6066

6167
### ARM Template-like

0 commit comments

Comments
 (0)