You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/GuestConfiguration/GuestConfiguration/Az.GuestConfiguration.psd1
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ PrivateData = @{
107
107
ReleaseNotes='General bug fixes and Cmdlet Get-AzVMGuestPolicyReport renamed to Get-AzVMGuestPolicyStatus to keep it consistent with the Azure portal and to avoid user confusion.'
108
108
109
109
# Prerelease string of this module
110
-
#Prerelease = 'preview'
110
+
#Prerelease = ''
111
111
112
112
# Flag to indicate whether the module requires explicit user acceptance for install/update/save
113
113
# RequireLicenseAcceptance = $false
@@ -125,5 +125,4 @@ PrivateData = @{
125
125
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
0 commit comments