Az.FrontDoor Module
本节中的主题介绍了 Azure 资源管理器 (ARM) 框架中 Azure Front Door 服务的 Azure PowerShell cmdlet。 cmdlet 存在于 Microsoft.Azure.Commands.FrontDoor 命名空间中。
Front Door
| Cmdlet | 说明 |
|---|---|
| Disable-AzFrontDoorCustomDomainHttps |
Disable HTTPS for a custom domain |
| Enable-AzFrontDoorCustomDomainHttps |
Enable HTTPS for a custom domain using Front Door managed certificate or using own certificate from Azure Key Vault. |
| Get-AzFrontDoor |
Get Front Door load balancer |
| Get-AzFrontDoorFrontendEndpoint |
Get a front door frontend endpoint. |
| Get-AzFrontDoorRulesEngine |
Get Rules Engine configurations. |
| Get-AzFrontDoorWafManagedRuleSetDefinition |
Get WAF managed rule set definitions |
| Get-AzFrontDoorWafPolicy |
Get WAF policy |
| New-AzFrontDoor |
Create a new Azure Front Door load balancer |
| New-AzFrontDoorBackendObject |
Create a PSBackend object |
| New-AzFrontDoorBackendPoolObject |
Create a PSBackendPool object for Front Door creation |
| New-AzFrontDoorBackendPoolsSettingObject |
Create a PSBackendPoolsSetting object for Front Door creation. |
| New-AzFrontDoorFrontendEndpointObject |
Create a PSFrontendEndpoint Object for Front Door creation |
| New-AzFrontDoorHeaderActionObject |
Create PSHeaderAction object. |
| New-AzFrontDoorHealthProbeSettingObject |
Create a PSHealthProbeSetting object for Front Door creation |
| New-AzFrontDoorLoadBalancingSettingObject |
Create a PSLoadBalancingSetting object for Front Door creation |
| New-AzFrontDoorRoutingRuleObject |
Create a PSRoutingRuleObject for Front Door creation |
| New-AzFrontDoorRulesEngine |
Create a new rules engine configuration for a specified front door. |
| New-AzFrontDoorRulesEngineActionObject |
Create a PSRulesEngineAction object for creating a rules engine rule. |
| New-AzFrontDoorRulesEngineMatchConditionObject |
Create a PSRulesEngineMatchCondition object for creating a rules engine rule. |
| New-AzFrontDoorRulesEngineRuleObject |
Create a PSRulesEngineRule object for Rules Engine creation. |
| New-AzFrontDoorWafCustomRuleGroupByVariableObject |
Create CustomRuleGroupByVariable object for custom rule object |
| New-AzFrontDoorWafCustomRuleObject |
Create CustomRule Object for WAF policy creation |
| New-AzFrontDoorWafLogScrubbingRuleObject |
Create LogScrubbingRule object for LogScrubbingSetting |
| New-AzFrontDoorWafLogScrubbingSettingObject |
Create LogScrubbingSetting object for Waf policy object |
| New-AzFrontDoorWafManagedRuleExclusionObject |
Create managed rule exclusion object for WAF managed rule sets, groups, or rules. |
| New-AzFrontDoorWafManagedRuleObject |
Create ManagedRule Object for WAF policy creation |
| New-AzFrontDoorWafManagedRuleOverrideObject |
Create managed rule override object |
| New-AzFrontDoorWafMatchConditionObject |
Create MatchCondition Object for WAF policy creation |
| New-AzFrontDoorWafPolicy |
Create WAF policy |
| New-AzFrontDoorWafRuleGroupOverrideObject |
Create RuleGroupOverride Object for WAF policy creation |
| Remove-AzFrontDoor |
Remove Front Door load balancer |
| Remove-AzFrontDoorContent |
Remove contents in Front Door |
| Remove-AzFrontDoorRulesEngine |
Remove Rules Engine from Front Door |
| Remove-AzFrontDoorWafPolicy |
Remove WAF policy |
| Set-AzFrontDoor |
Update a Front Door load balancer |
| Set-AzFrontDoorRulesEngine |
Update a Rules Engine. |
| Update-AzFrontDoorWafPolicy |
Update WAF policy |