Skip to content

Commit b9c9fed

Browse files
author
Chen Lahav
committed
AzureRm.Security - Align AzureRm.Profile dependency
1 parent f6a2882 commit b9c9fed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/ResourceManager/Security/Commands.Security/AzureRM.Security.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ CLRVersion = '4.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.5.0'; })
54+
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.5.1'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = '.\Microsoft.Azure.Management.SecurityCenter.dll'

src/ResourceManager/Security/Commands.Security/help/AzureRM.Security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
Module Name: AzureRM.Security
33
Module Guid: 5e312bb4-9d3a-4c88-94c3-8e5bbb2e3da4
4-
Download Help Link: https://docs.microsoft.com/en-us/powershell/module/azurerm.policyinsights
4+
Download Help Link: https://docs.microsoft.com/en-us/powershell/module/azurerm.security
55
Help Version: 0.1.0
66
Locale: en-US
77
---
@@ -39,7 +39,7 @@ Gets the location where Azure Security Center will automatically save data for t
3939
Gets the pricing tier data for Azure Security Center for a scope.
4040

4141
### [Get-AzureRmSecurityTask](Get-AzureRmSecurityTask.md)
42-
Gets the security tasks that Azure Security Center recommands you to do in order to strengthen your security posture.
42+
Gets the security tasks that Azure Security Center recommends you to do in order to strengthen your security posture.
4343

4444
### [Get-AzureRmSecurityWorkspaceSetting](Get-AzureRmSecurityWorkspaceSetting.md)
4545
Gets the configured security workspace settings on a subscription.

0 commit comments

Comments
 (0)