Skip to content

Commit 93359a5

Browse files
DeepakRajendranMsftHovsep
authored andcommitted
[Release 1.6.0] Adding documentation for network cmdlets (#2560)
* Added documentation and examples for NSG and NSG.SecurityRule * More examples for NSG commandlets * Examples for virtual network and virtual network subnet commands
1 parent c30561a commit 93359a5

File tree

2 files changed

+844
-71
lines changed

2 files changed

+844
-71
lines changed

src/ResourceManager/Network/Commands.Network/Commands.Network.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,9 @@
502502
<Link>AzureRM.Network.psd1</Link>
503503
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
504504
</None>
505-
<None Include="Microsoft.Azure.Commands.Network.dll-Help.psd1" />
505+
<None Include="Microsoft.Azure.Commands.Network.dll-Help.psd1">
506+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
507+
</None>
506508
<None Include="Microsoft.Azure.Commands.Network.format.ps1xml">
507509
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
508510
<SubType>Designer</SubType>

0 commit comments

Comments
 (0)