Skip to content

Commit ae22053

Browse files
SteveL-MSFTSteve Lee (POWERSHELL HE/HIM) (from Dev Box)
authored andcommitted
update
1 parent b711250 commit ae22053

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

dsc/examples/PSConfEU_2024_Demo.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ dsc resource get -r Microsoft/osinfo
4242

4343
### Resource Types
4444

45+
- Resource
46+
- Group
47+
- Adapter
48+
- Import
49+
4550
## DSC Configuration
4651

4752
### ARM Template-like
@@ -50,7 +55,14 @@ dsc resource get -r Microsoft/osinfo
5055

5156
### Expressions
5257

53-
- Reference
58+
- Functions: Reference
59+
- Dot-notation
60+
61+
### Group Resources
62+
63+
### PowerShell Adapter
64+
65+
### Include Resource
5466

5567
### Parameters
5668

0 commit comments

Comments
 (0)