Skip to content

Commit 78a0fb7

Browse files
so that we build with the required az.accounts version
1 parent 04ff9bf commit 78a0fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RequiredModules.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
'Sampler.GitHubTasks' = 'latest'
2222
MarkdownLinkCheck = 'latest'
2323
PSFramework = 'latest'
24-
'Az.Accounts' = 'latest'
24+
'Az.Accounts' = '4.2.0'
2525
'Az.Resources' = 'latest'
2626
'MicrosoftPowerBIMgmt' = 'latest'
2727
}

0 commit comments

Comments
 (0)