Skip to content

Commit 3040ca7

Browse files
so that the other required modules are at the versions as well!
1 parent 78a0fb7 commit 3040ca7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RequiredModules.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
MarkdownLinkCheck = 'latest'
2323
PSFramework = 'latest'
2424
'Az.Accounts' = '4.2.0'
25-
'Az.Resources' = 'latest'
26-
'MicrosoftPowerBIMgmt' = 'latest'
25+
'Az.Resources' = '6.15.1'
26+
'MicrosoftPowerBIMgmt' = '1.2.1111'
2727
}

0 commit comments

Comments
 (0)