Skip to content

Commit a2ee479

Browse files
Add example for setting in ADML
1 parent 2a63329 commit a2ee479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PSResourceRepository.adml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</stringTable>
1313
<presentationTable>
1414
<presentation id="PSResourceGetRepository">
15-
<text>Please create an allow list of repositories using a hashtable. HKLM:SOFTWARE\Policies\Microsoft\PSResourceGet</text>
15+
<text>Please create an allow list of repositories using a name value pair like following: Name=PSGallery;Uri=https://www.powershellgallery.com/api/v2</text>
1616
<listBox refId="PSResourceGetRepository_Listbox"/>
1717
</presentation>
1818
</presentationTable>

0 commit comments

Comments
 (0)