Skip to content

Commit 17aac03

Browse files
author
Maddie Clayton
authored
Merge pull request #7741 from MiYanni/security-storagesync-az
Create Az projects for Security and StorageSync
2 parents 8c979ef + a020edd commit 17aac03

38 files changed

+684
-164
lines changed

Azure.PowerShell.Netcore.sln

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.FrontDoor.Netcore"
152152
EndProject
153153
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.IotCentral.Netcore", "src\ResourceManager\IotCentral\Commands.IotCentral\Commands.IotCentral.Netcore.csproj", "{18B8B354-6920-4329-AB6B-DC98790B7A5A}"
154154
EndProject
155+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Security.Netcore", "src\ResourceManager\Security\Commands.Security\Commands.Security.Netcore.csproj", "{FA322448-E646-4221-9FEA-3C1C8CC81B99}"
156+
EndProject
157+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.StorageSync.Netcore", "src\ResourceManager\StorageSync\Commands.StorageSync\Commands.StorageSync.Netcore.csproj", "{4C2F89E4-A0E0-4ECB-A5DA-A583EDF1ED62}"
158+
EndProject
155159
Global
156160
GlobalSection(SolutionConfigurationPlatforms) = preSolution
157161
Debug|Any CPU = Debug|Any CPU
@@ -1061,6 +1065,30 @@ Global
10611065
{18B8B354-6920-4329-AB6B-DC98790B7A5A}.Release|x64.Build.0 = Release|Any CPU
10621066
{18B8B354-6920-4329-AB6B-DC98790B7A5A}.Release|x86.ActiveCfg = Release|Any CPU
10631067
{18B8B354-6920-4329-AB6B-DC98790B7A5A}.Release|x86.Build.0 = Release|Any CPU
1068+
{FA322448-E646-4221-9FEA-3C1C8CC81B99}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
1069+
{FA322448-E646-4221-9FEA-3C1C8CC81B99}.Debug|Any CPU.Build.0 = Debug|Any CPU
1070+
{FA322448-E646-4221-9FEA-3C1C8CC81B99}.Debug|x64.ActiveCfg = Debug|Any CPU
1071+
{FA322448-E646-4221-9FEA-3C1C8CC81B99}.Debug|x64.Build.0 = Debug|Any CPU
1072+
{FA322448-E646-4221-9FEA-3C1C8CC81B99}.Debug|x86.ActiveCfg = Debug|Any CPU
1073+
{FA322448-E646-4221-9FEA-3C1C8CC81B99}.Debug|x86.Build.0 = Debug|Any CPU
1074+
{FA322448-E646-4221-9FEA-3C1C8CC81B99}.Release|Any CPU.ActiveCfg = Release|Any CPU
1075+
{FA322448-E646-4221-9FEA-3C1C8CC81B99}.Release|Any CPU.Build.0 = Release|Any CPU
1076+
{FA322448-E646-4221-9FEA-3C1C8CC81B99}.Release|x64.ActiveCfg = Release|Any CPU
1077+
{FA322448-E646-4221-9FEA-3C1C8CC81B99}.Release|x64.Build.0 = Release|Any CPU
1078+
{FA322448-E646-4221-9FEA-3C1C8CC81B99}.Release|x86.ActiveCfg = Release|Any CPU
1079+
{FA322448-E646-4221-9FEA-3C1C8CC81B99}.Release|x86.Build.0 = Release|Any CPU
1080+
{4C2F89E4-A0E0-4ECB-A5DA-A583EDF1ED62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
1081+
{4C2F89E4-A0E0-4ECB-A5DA-A583EDF1ED62}.Debug|Any CPU.Build.0 = Debug|Any CPU
1082+
{4C2F89E4-A0E0-4ECB-A5DA-A583EDF1ED62}.Debug|x64.ActiveCfg = Debug|Any CPU
1083+
{4C2F89E4-A0E0-4ECB-A5DA-A583EDF1ED62}.Debug|x64.Build.0 = Debug|Any CPU
1084+
{4C2F89E4-A0E0-4ECB-A5DA-A583EDF1ED62}.Debug|x86.ActiveCfg = Debug|Any CPU
1085+
{4C2F89E4-A0E0-4ECB-A5DA-A583EDF1ED62}.Debug|x86.Build.0 = Debug|Any CPU
1086+
{4C2F89E4-A0E0-4ECB-A5DA-A583EDF1ED62}.Release|Any CPU.ActiveCfg = Release|Any CPU
1087+
{4C2F89E4-A0E0-4ECB-A5DA-A583EDF1ED62}.Release|Any CPU.Build.0 = Release|Any CPU
1088+
{4C2F89E4-A0E0-4ECB-A5DA-A583EDF1ED62}.Release|x64.ActiveCfg = Release|Any CPU
1089+
{4C2F89E4-A0E0-4ECB-A5DA-A583EDF1ED62}.Release|x64.Build.0 = Release|Any CPU
1090+
{4C2F89E4-A0E0-4ECB-A5DA-A583EDF1ED62}.Release|x86.ActiveCfg = Release|Any CPU
1091+
{4C2F89E4-A0E0-4ECB-A5DA-A583EDF1ED62}.Release|x86.Build.0 = Release|Any CPU
10641092
EndGlobalSection
10651093
GlobalSection(SolutionProperties) = preSolution
10661094
HideSolutionNode = FALSE

src/Azure.PowerShell.Netcore.Test.sln

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.RecoveryServices.B
9999
EndProject
100100
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.RecoveryServices.SiteRecovery.Test.Netcore", "ResourceManager\RecoveryServices\Commands.RecoveryServices.SiteRecovery.Test\Commands.RecoveryServices.SiteRecovery.Test.Netcore.csproj", "{A2660AEE-6B12-43FB-A6A5-0FFF08C80DFB}"
101101
EndProject
102+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Security.Test.Netcore", "ResourceManager\Security\Commands.Security.Test\Commands.Security.Test.Netcore.csproj", "{8F2BE5E5-EBD6-4D09-8B22-F4B5DBCA569F}"
103+
EndProject
104+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.StorageSync.Test.Netcore", "ResourceManager\StorageSync\Commands.StorageSync.Test\Commands.StorageSync.Test.Netcore.csproj", "{E24BA5EA-9B34-4BE7-997E-5F66F400D6BA}"
105+
EndProject
102106
Global
103107
GlobalSection(SolutionConfigurationPlatforms) = preSolution
104108
Debug|Any CPU = Debug|Any CPU
@@ -685,6 +689,30 @@ Global
685689
{A2660AEE-6B12-43FB-A6A5-0FFF08C80DFB}.Release|x64.Build.0 = Release|Any CPU
686690
{A2660AEE-6B12-43FB-A6A5-0FFF08C80DFB}.Release|x86.ActiveCfg = Release|Any CPU
687691
{A2660AEE-6B12-43FB-A6A5-0FFF08C80DFB}.Release|x86.Build.0 = Release|Any CPU
692+
{8F2BE5E5-EBD6-4D09-8B22-F4B5DBCA569F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
693+
{8F2BE5E5-EBD6-4D09-8B22-F4B5DBCA569F}.Debug|Any CPU.Build.0 = Debug|Any CPU
694+
{8F2BE5E5-EBD6-4D09-8B22-F4B5DBCA569F}.Debug|x64.ActiveCfg = Debug|Any CPU
695+
{8F2BE5E5-EBD6-4D09-8B22-F4B5DBCA569F}.Debug|x64.Build.0 = Debug|Any CPU
696+
{8F2BE5E5-EBD6-4D09-8B22-F4B5DBCA569F}.Debug|x86.ActiveCfg = Debug|Any CPU
697+
{8F2BE5E5-EBD6-4D09-8B22-F4B5DBCA569F}.Debug|x86.Build.0 = Debug|Any CPU
698+
{8F2BE5E5-EBD6-4D09-8B22-F4B5DBCA569F}.Release|Any CPU.ActiveCfg = Release|Any CPU
699+
{8F2BE5E5-EBD6-4D09-8B22-F4B5DBCA569F}.Release|Any CPU.Build.0 = Release|Any CPU
700+
{8F2BE5E5-EBD6-4D09-8B22-F4B5DBCA569F}.Release|x64.ActiveCfg = Release|Any CPU
701+
{8F2BE5E5-EBD6-4D09-8B22-F4B5DBCA569F}.Release|x64.Build.0 = Release|Any CPU
702+
{8F2BE5E5-EBD6-4D09-8B22-F4B5DBCA569F}.Release|x86.ActiveCfg = Release|Any CPU
703+
{8F2BE5E5-EBD6-4D09-8B22-F4B5DBCA569F}.Release|x86.Build.0 = Release|Any CPU
704+
{E24BA5EA-9B34-4BE7-997E-5F66F400D6BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
705+
{E24BA5EA-9B34-4BE7-997E-5F66F400D6BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
706+
{E24BA5EA-9B34-4BE7-997E-5F66F400D6BA}.Debug|x64.ActiveCfg = Debug|Any CPU
707+
{E24BA5EA-9B34-4BE7-997E-5F66F400D6BA}.Debug|x64.Build.0 = Debug|Any CPU
708+
{E24BA5EA-9B34-4BE7-997E-5F66F400D6BA}.Debug|x86.ActiveCfg = Debug|Any CPU
709+
{E24BA5EA-9B34-4BE7-997E-5F66F400D6BA}.Debug|x86.Build.0 = Debug|Any CPU
710+
{E24BA5EA-9B34-4BE7-997E-5F66F400D6BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
711+
{E24BA5EA-9B34-4BE7-997E-5F66F400D6BA}.Release|Any CPU.Build.0 = Release|Any CPU
712+
{E24BA5EA-9B34-4BE7-997E-5F66F400D6BA}.Release|x64.ActiveCfg = Release|Any CPU
713+
{E24BA5EA-9B34-4BE7-997E-5F66F400D6BA}.Release|x64.Build.0 = Release|Any CPU
714+
{E24BA5EA-9B34-4BE7-997E-5F66F400D6BA}.Release|x86.ActiveCfg = Release|Any CPU
715+
{E24BA5EA-9B34-4BE7-997E-5F66F400D6BA}.Release|x86.Build.0 = Release|Any CPU
688716
EndGlobalSection
689717
GlobalSection(SolutionProperties) = preSolution
690718
HideSolutionNode = FALSE

src/ResourceManager/Profile/Commands.Profile/AzureRmAlias/Mappings.json

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,18 @@
545545
"Update-AzVmssVM": "Update-AzureRmVmssVM",
546546
"New-AzVmssIpTagConfig": "New-AzureRmVmssIpTagConfig",
547547
"Invoke-AzVmssVMRunCommand": "Invoke-AzureRmVmssVMRunCommand",
548+
"New-AzGallery": "New-AzureRmGallery",
549+
"Update-AzGallery": "Update-AzureRmGallery",
550+
"Get-AzGallery": "Get-AzureRmGallery",
551+
"Remove-AzGallery": "Remove-AzureRmGallery",
552+
"New-AzGalleryImageDefinition": "New-AzureRmGalleryImageDefinition",
553+
"Update-AzGalleryImageDefinition": "Update-AzureRmGalleryImageDefinition",
554+
"Get-AzGalleryImageDefinition": "Get-AzureRmGalleryImageDefinition",
555+
"Remove-AzGalleryImageDefinition": "Remove-AzureRmGalleryImageDefinition",
556+
"New-AzGalleryImageVersion": "New-AzureRmGalleryImageVersion",
557+
"Update-AzGalleryImageVersion": "Update-AzureRmGalleryImageVersion",
558+
"Get-AzGalleryImageVersion": "Get-AzureRmGalleryImageVersion",
559+
"Remove-AzGalleryImageVersion": "Remove-AzureRmGalleryImageVersion",
548560
"Get-AzVmssDiskEncryptionStatus": "Get-AzureRmVmssDiskEncryptionStatus",
549561
"Get-AzVmssVMDiskEncryptionStatus": "Get-AzureRmVmssVMDiskEncryptionStatus",
550562
"Repair-AzVmssServiceFabricUD": "Repair-AzureRmVmssServiceFabricUD"
@@ -710,6 +722,10 @@
710722
"Get-AzDataLakeStoreFirewallRule": "Get-AzureRmDataLakeStoreFirewallRule",
711723
"Set-AzDataLakeStoreFirewallRule": "Set-AzureRmDataLakeStoreFirewallRule",
712724
"Add-AzDataLakeStoreFirewallRule": "Add-AzureRmDataLakeStoreFirewallRule",
725+
"Get-AzDataLakeStoreVirtualNetworkRule": "Get-AzureRmDataLakeStoreVirtualNetworkRule",
726+
"Set-AzDataLakeStoreVirtualNetworkRule": "Set-AzureRmDataLakeStoreVirtualNetworkRule",
727+
"Add-AzDataLakeStoreVirtualNetworkRule": "Add-AzureRmDataLakeStoreVirtualNetworkRule",
728+
"Remove-AzDataLakeStoreVirtualNetworkRule": "Remove-AzureRmDataLakeStoreVirtualNetworkRule",
713729
"Add-AzDataLakeStoreItemContent": "Add-AzureRmDataLakeStoreItemContent",
714730
"Enable-AzDataLakeStoreKeyVault": "Enable-AzureRmDataLakeStoreKeyVault",
715731
"Export-AzDataLakeStoreItem": "Export-AzureRmDataLakeStoreItem",
@@ -894,7 +910,8 @@
894910
"Get-AzFrontDoorFireWallPolicy": "Get-AzureRmFrontDoorFireWallPolicy",
895911
"Set-AzFrontDoorFireWallPolicy": "Set-AzureRmFrontDoorFireWallPolicy",
896912
"Remove-AzFrontDoorFireWallPolicy": "Remove-AzureRmFrontDoorFireWallPolicy",
897-
"New-AzFrontDoorRuleGroupOverrideObject": "New-AzureRmFrontDoorRuleGroupOverrideObject"
913+
"New-AzFrontDoorRuleGroupOverrideObject": "New-AzureRmFrontDoorRuleGroupOverrideObject",
914+
"Remove-AzFrontDoorContent": "Remove-AzureRmFrontDoorContent"
898915
},
899916
"Az.HDInsight": {
900917
"Get-AzHDInsightJob": "Get-AzureRmHDInsightJob",
@@ -1621,7 +1638,11 @@
16211638
"Az.PolicyInsights": {
16221639
"Get-AzPolicyEvent": "Get-AzureRmPolicyEvent",
16231640
"Get-AzPolicyState": "Get-AzureRmPolicyState",
1624-
"Get-AzPolicyStateSummary": "Get-AzureRmPolicyStateSummary"
1641+
"Get-AzPolicyStateSummary": "Get-AzureRmPolicyStateSummary",
1642+
"Get-AzPolicyRemediation": "Get-AzureRmPolicyRemediation",
1643+
"Remove-AzPolicyRemediation": "Remove-AzureRmPolicyRemediation",
1644+
"Start-AzPolicyRemediation": "Start-AzureRmPolicyRemediation",
1645+
"Stop-AzPolicyRemediation": "Stop-AzureRmPolicyRemediation"
16251646
},
16261647
"Az.PowerBIEmbedded": {
16271648
"Remove-AzPowerBIWorkspaceCollection": "Remove-AzureRmPowerBIWorkspaceCollection",
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
<Project Sdk="Microsoft.NET.Sdk">
2+
3+
<Import Project="$(ProjectDir)..\..\..\..\tools\Common.Netcore.Dependencies.Test.targets" />
4+
5+
<PropertyGroup>
6+
<TargetFrameworks>netcoreapp2.1;netcoreapp2.0;net472</TargetFrameworks>
7+
<AssemblyName>Microsoft.Azure.Commands.Security.Test</AssemblyName>
8+
<RootNamespace>Microsoft.Azure.Commands.Security.Test</RootNamespace>
9+
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
10+
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
11+
<WarningsAsErrors />
12+
<IsPackable>false</IsPackable>
13+
</PropertyGroup>
14+
15+
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
16+
<DelaySign>false</DelaySign>
17+
<DefineConstants>TRACE;DEBUG;NETSTANDARD</DefineConstants>
18+
</PropertyGroup>
19+
20+
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
21+
<SignAssembly>true</SignAssembly>
22+
<DelaySign>true</DelaySign>
23+
<AssemblyOriginatorKeyFile>MSSharedLibKey.snk</AssemblyOriginatorKeyFile>
24+
<DefineConstants>TRACE;RELEASE;NETSTANDARD;SIGN</DefineConstants>
25+
</PropertyGroup>
26+
27+
<ItemGroup Condition="'$(TargetFramework)' != 'net472'">
28+
<PackageReference Include="Microsoft.Azure.Management.SecurityCenter" Version="0.10.0-preview" />
29+
</ItemGroup>
30+
31+
<ItemGroup>
32+
<Reference Include="Microsoft.Azure.Commands.SecurityCenter">
33+
<HintPath>..\..\..\Package\$(Configuration)\ResourceManager\AzureResourceManager\Az.Security\Microsoft.Azure.Commands.SecurityCenter.dll</HintPath>
34+
</Reference>
35+
</ItemGroup>
36+
37+
<ItemGroup>
38+
<None Update="SessionRecords\**\*.json">
39+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
40+
</None>
41+
<None Update="ScenarioTests\*.ps1">
42+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
43+
</None>
44+
</ItemGroup>
45+
46+
</Project>

src/ResourceManager/Security/Commands.Security.Test/Commands.Security.Test.csproj

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<Import Project="..\..\..\..\tools\Common.Dependencies.Test.targets" />
4-
<Import Project="..\..\..\packages\xunit.core.2.4.0\build\xunit.core.props" Condition="Exists('..\..\..\packages\xunit.core.2.4.0\build\xunit.core.props')" />
54
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
65
<PropertyGroup>
76
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -60,9 +59,6 @@
6059
<Name>Commands.Security</Name>
6160
</ProjectReference>
6261
</ItemGroup>
63-
<ItemGroup>
64-
<Analyzer Include="..\..\..\packages\xunit.analyzers.0.10.0\analyzers\dotnet\cs\xunit.analyzers.dll" />
65-
</ItemGroup>
6662
<ItemGroup>
6763
<None Include="packages.config" />
6864
<None Include="ScenarioTests\Common.ps1">
@@ -272,12 +268,4 @@
272268
</ItemGroup>
273269
<ItemGroup />
274270
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
275-
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
276-
<PropertyGroup>
277-
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
278-
</PropertyGroup>
279-
<Error Condition="!Exists('..\..\..\packages\xunit.core.2.4.0\build\xunit.core.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\packages\xunit.core.2.4.0\build\xunit.core.props'))" />
280-
<Error Condition="!Exists('..\..\..\packages\xunit.core.2.4.0\build\xunit.core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\packages\xunit.core.2.4.0\build\xunit.core.targets'))" />
281-
</Target>
282-
<Import Project="..\..\..\packages\xunit.core.2.4.0\build\xunit.core.targets" Condition="Exists('..\..\..\packages\xunit.core.2.4.0\build\xunit.core.targets')" />
283271
</Project>

src/ResourceManager/Security/Commands.Security.Test/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
using System.Reflection;
1616
using System.Runtime.CompilerServices;
1717
using System.Runtime.InteropServices;
18+
using Xunit;
1819

1920
// General Information about an assembly is controlled through the following
2021
// set of attributes. Change these attribute values to modify the information
@@ -48,3 +49,4 @@
4849
// [assembly: AssemblyVersion("1.0.*")]
4950
[assembly: AssemblyVersion("1.0.0.0")]
5051
[assembly: AssemblyFileVersion("1.0.0.0")]
52+
[assembly: CollectionBehavior(DisableTestParallelization = true)]
Lines changed: 147 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,147 @@
1+
#
2+
# Module manifest for module 'Az.Security'
3+
#
4+
# Generated by: Microsoft Corporation
5+
#
6+
# Generated on: 3/9/2018
7+
#
8+
9+
@{
10+
11+
# Script module or binary module file associated with this manifest.
12+
# RootModule = ''
13+
14+
# Version number of this module.
15+
ModuleVersion = '0.5.0'
16+
17+
# Supported PSEditions
18+
CompatiblePSEditions = 'Core', 'Desktop'
19+
20+
# ID used to uniquely identify this module
21+
GUID = '2b6bac56-a03a-4606-8b05-c1a1f36248db'
22+
23+
# Author of this module
24+
Author = 'Microsoft Corporation'
25+
26+
# Company or vendor of this module
27+
CompanyName = 'Microsoft Corporation'
28+
29+
# Copyright statement for this module
30+
Copyright = 'Microsoft Corporation. All rights reserved.'
31+
32+
# Description of the functionality provided by this module
33+
Description = 'Microsoft Azure PowerShell - Azure Security Center cmdlets in PowerShell and PowerShell Core. Allows managing and monitoring the security posture of your resources. for more information visit https://github.com/Azure/azure-powershell/blob/preview/src/ResourceManager/Security/Commands.Security/help/AzureRM.Security.md'
34+
35+
# Minimum version of the Windows PowerShell engine required by this module
36+
PowerShellVersion = '5.1'
37+
38+
# Name of the Windows PowerShell host required by this module
39+
# PowerShellHostName = ''
40+
41+
# Minimum version of the Windows PowerShell host required by this module
42+
# PowerShellHostVersion = ''
43+
44+
# Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
45+
DotNetFrameworkVersion = '4.7.2'
46+
47+
# Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
48+
# CLRVersion = ''
49+
50+
# Processor architecture (None, X86, Amd64) required by this module
51+
# ProcessorArchitecture = ''
52+
53+
# Modules that must be imported into the global environment prior to importing this module
54+
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.5.0'; })
55+
56+
# Assemblies that must be loaded prior to importing this module
57+
RequiredAssemblies = '.\Microsoft.Azure.Management.SecurityCenter.dll'
58+
59+
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
60+
# ScriptsToProcess = @()
61+
62+
# Type files (.ps1xml) to be loaded when importing this module
63+
# TypesToProcess = @()
64+
65+
# Format files (.ps1xml) to be loaded when importing this module
66+
# FormatsToProcess = ''
67+
68+
# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
69+
NestedModules = @('.\Microsoft.Azure.Commands.SecurityCenter.dll')
70+
71+
# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
72+
FunctionsToExport = @()
73+
74+
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
75+
CmdletsToExport = 'Get-AzSecurityAlert', 'Set-AzSecurityAlert',
76+
'Get-AzSecurityAutoProvisioningSetting',
77+
'Set-AzSecurityAutoProvisioningSetting',
78+
'Get-AzSecurityCompliance',
79+
'Get-AzDiscoveredSecuritySolution',
80+
'Get-AzExternalSecuritySolution',
81+
'Get-AzJitNetworkAccessPolicy',
82+
'Set-AzJitNetworkAccessPolicy',
83+
'Remove-AzJitNetworkAccessPolicy',
84+
'Start-AzJitNetworkAccessPolicy',
85+
'Get-AzSecurityLocation', 'Get-AzSecurityPricing',
86+
'Set-AzSecurityPricing', 'Get-AzSecurityContact',
87+
'Set-AzSecurityContact', 'Remove-AzSecurityContact',
88+
'Get-AzSecurityTask', 'Get-AzSecurityWorkspaceSetting',
89+
'Set-AzSecurityWorkspaceSetting',
90+
'Remove-AzSecurityWorkspaceSetting'
91+
92+
# Variables to export from this module
93+
# VariablesToExport = @()
94+
95+
# Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export.
96+
AliasesToExport = @()
97+
98+
# DSC resources to export from this module
99+
# DscResourcesToExport = @()
100+
101+
# List of all modules packaged with this module
102+
# ModuleList = @()
103+
104+
# List of all files packaged with this module
105+
# FileList = @()
106+
107+
# Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell.
108+
PrivateData = @{
109+
110+
PSData = @{
111+
112+
# Tags applied to this module. These help with module discovery in online galleries.
113+
Tags = 'Azure', 'ResourceManager', 'ARM', 'Provider', 'Security', 'ASC', 'SecurityCenter', 'AzureSecurityCenter'
114+
115+
# A URL to the license for this module.
116+
LicenseUri = 'https://aka.ms/azps-license'
117+
118+
# A URL to the main website for this project.
119+
ProjectUri = 'https://github.com/Azure/azure-powershell'
120+
121+
# A URL to an icon representing this module.
122+
# IconUri = ''
123+
124+
# ReleaseNotes of this module
125+
ReleaseNotes = 'Initial Release with PowerShell and PowerShell Core Support'
126+
127+
# Prerelease string of this module
128+
# Prerelease = ''
129+
130+
# Flag to indicate whether the module requires explicit user acceptance for install/update/save
131+
# RequireLicenseAcceptance = $false
132+
133+
# External dependent modules of this module
134+
# ExternalModuleDependencies = @()
135+
136+
} # End of PSData hashtable
137+
138+
} # End of PrivateData hashtable
139+
140+
# HelpInfo URI of this module
141+
# HelpInfoURI = ''
142+
143+
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
144+
# DefaultCommandPrefix = ''
145+
146+
}
147+

0 commit comments

Comments
 (0)