WindowsAzure.IPAddressRules
1.0.0
See the version list below for details.
dotnet add package WindowsAzure.IPAddressRules --version 1.0.0
NuGet\Install-Package WindowsAzure.IPAddressRules -Version 1.0.0
<PackageReference Include="WindowsAzure.IPAddressRules" Version="1.0.0" />
paket add WindowsAzure.IPAddressRules --version 1.0.0
#r "nuget: WindowsAzure.IPAddressRules, 1.0.0"
// Install WindowsAzure.IPAddressRules as a Cake Addin #addin nuget:?package=WindowsAzure.IPAddressRules&version=1.0.0 // Install WindowsAzure.IPAddressRules as a Cake Tool #tool nuget:?package=WindowsAzure.IPAddressRules&version=1.0.0
This is a little modification I did from the great library Sandrino Di Mattia created: WindowsAzure.IPAddressRestrictions. The main reason of use this type of libraries is to allow you to configure firewall rules from the Azure Settings Panel without the need to republish the package or to RDP into an instance.
My change will allow you to manage firewall rules directly using allow/block actions, setting a specific port or "all" ports, set a specific IP, range of IPs, multiples IPs, Hosts or also All IPs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.