Skip to content

Commit c104807

Browse files
committed
Changes push to production
1 parent 84077f7 commit c104807

65 files changed

Lines changed: 559 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,6 @@ Thumbs.db
4747
######################
4848
# VSCode specific files
4949
*.code-workspace
50+
tutorials/migration-assessment/rules.vr
51+
.gitignore
52+
tutorials/migration-tool/rules.vr
209 KB
146 KB
157 KB
106 KB
61.7 KB
54.3 KB
204 KB
Lines changed: 78 additions & 0 deletions
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
[VALIDATE_3]
3+
###Rule
4+
multiple-choice
5+
6+
###Question
7+
Which role collections are required to enable Migration Assessment capability?
8+
9+
###Match
10+
[X] PIMAS_Administrator
11+
[ ] PI_Administrator
12+
[X] PIMAS_IntegrationAnalyst
13+
[ ] PI_Integration_Developer
14+
15+
[VALIDATE_3]

0 commit comments

Comments
 (0)