File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/ResourceManager/Security/Commands.Security Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ CLRVersion = '4.0'
51
51
# ProcessorArchitecture = ''
52
52
53
53
# 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 ' ; })
55
55
56
56
# Assemblies that must be loaded prior to importing this module
57
57
RequiredAssemblies = ' .\Microsoft.Azure.Management.SecurityCenter.dll'
Original file line number Diff line number Diff line change 1
1
---
2
2
Module Name : AzureRM.Security
3
3
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
5
5
Help Version : 0.1.0
6
6
Locale : en-US
7
7
---
@@ -39,7 +39,7 @@ Gets the location where Azure Security Center will automatically save data for t
39
39
Gets the pricing tier data for Azure Security Center for a scope.
40
40
41
41
### [ 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.
43
43
44
44
### [ Get-AzureRmSecurityWorkspaceSetting] ( Get-AzureRmSecurityWorkspaceSetting.md )
45
45
Gets the configured security workspace settings on a subscription.
You can’t perform that action at this time.
0 commit comments