New-AzFirewallPolicyApplicationRule
Een nieuwe toepassingsregel voor Azure Firewall-beleid maken
New-AzFirewallPolicyApplicationRule
-Name <String>
[-Description <String>]
-SourceAddress <String[]>
-TargetFqdn <String[]>
-Protocol <String[]>
[-TerminateTLS]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
New-AzFirewallPolicyApplicationRule
-Name <String>
[-Description <String>]
-SourceAddress <String[]>
-FqdnTag <String[]>
[-TerminateTLS]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
New-AzFirewallPolicyApplicationRule
-Name <String>
[-Description <String>]
-SourceAddress <String[]>
-WebCategory <String[]>
-Protocol <String[]>
[-TerminateTLS]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
New-AzFirewallPolicyApplicationRule
-Name <String>
[-Description <String>]
-SourceAddress <String[]>
-Protocol <String[]>
-TargetUrl <String[]>
[-TerminateTLS]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
New-AzFirewallPolicyApplicationRule
-Name <String>
[-Description <String>]
-SourceIpGroup <String[]>
-TargetFqdn <String[]>
-Protocol <String[]>
[-TerminateTLS]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
New-AzFirewallPolicyApplicationRule
-Name <String>
[-Description <String>]
-SourceIpGroup <String[]>
-FqdnTag <String[]>
[-TerminateTLS]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
New-AzFirewallPolicyApplicationRule
-Name <String>
[-Description <String>]
-SourceIpGroup <String[]>
-FqdnTag <String[]>
-WebCategory <String[]>
-Protocol <String[]>
[-TerminateTLS]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
New-AzFirewallPolicyApplicationRule
-Name <String>
[-Description <String>]
-SourceIpGroup <String[]>
-Protocol <String[]>
-TargetUrl <String[]>
[-TerminateTLS]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Met de cmdlet New-AzFirewallPolicyApplicationRule maakt u een toepassingsregel voor een Azure Firewall-beleid.
New-AzFirewallPolicyApplicationRule -Name AR1 -SourceAddress "192.168.0.0/16" -Protocol "http:80","https:443" -TargetFqdn "*.ro", "*.com"
In dit voorbeeld wordt een toepassingsregel gemaakt met het bronadres, het protocol en de doel-fqdns.
New-AzFirewallPolicyApplicationRule -Name AR1 -SourceAddress "192.168.0.0/16" -Protocol "http:80","https:443" -WebCategory "DatingAndPersonals", "Tasteless"
In dit voorbeeld wordt een toepassingsregel gemaakt met het bronadres, protocol en webcategorieën.
De referenties, accounts, tenants en abonnementen die worden gebruikt voor communicatie met Azure.
Type: | IAzureContextContainer |
Aliassen: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
De beschrijving van de regel
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
De FQDN-tags van de regel
Type: | String[] |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
De naam van de toepassingsregel
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
De protocollen van de regel
Type: | String[] |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
De bronadressen van de regel
Type: | String[] |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
De bron-IP-groepen van de regel
Type: | String[] |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
De doel-FQDN's van de regel
Type: | String[] |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
De doel-URL van de regel
Type: | String[] |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
Geeft aan dat TLS wordt beëindigd
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
De webcategorieën van de regel
Type: | String[] |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
None
Azure PowerShell-feedback
Azure PowerShell is een open source project. Selecteer een koppeling om feedback te geven: