Skip to content

Commit

Permalink
Merge pull request #33 from ChenglongLiu/feature/Cdndev
Browse files Browse the repository at this point in the history
Fix description isssu, delete waf sawagger ref from README
  • Loading branch information
ChenglongLiu authored May 12, 2022
2 parents 36f453c + 2fbbc25 commit 514103b
Show file tree
Hide file tree
Showing 59 changed files with 18 additions and 78 deletions.
7 changes: 0 additions & 7 deletions src/Cdn/Cdn.Autorest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ input-file:
# You need to specify your swagger files here.
- $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/afdx.json
- $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/cdn.json
- $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2021-06-01/cdnwebapplicationfirewall.json
# If the swagger has not been put in the repo, you may uncomment the following line and refer to it locally
# - (this-folder)/relative-path-to-your-swagger

Expand Down Expand Up @@ -147,12 +146,6 @@ directive:
- where:
subject: ProfileSsoUri
hide: true
- where:
subject: Policy
hide: true
- where:
subject: ManagedRuleSet
hide: true
- where:
subject: SecretValidate
hide: true
Expand Down
12 changes: 6 additions & 6 deletions src/Cdn/Cdn.Autorest/docs/Az.Cdn.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Gets an existing AzureFrontDoor domain with the specified domain name under the
Gets an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile.

### [Get-AzFrontDoorCdnEndpointResourceUsage](Get-AzFrontDoorCdnEndpointResourceUsage.md)
Checks the quota and actual usage of endpoints under the given CDN profile.
Checks the quota and actual usage of the given AzureFrontDoor endpoint under the given CDN profile.

### [Get-AzFrontDoorCdnOrigin](Get-AzFrontDoorCdnOrigin.md)
Gets an existing origin within an origin group.
Expand All @@ -70,13 +70,13 @@ Gets an existing origin within an origin group.
Gets an existing origin group within a profile.

### [Get-AzFrontDoorCdnOriginGroupResourceUsage](Get-AzFrontDoorCdnOriginGroupResourceUsage.md)
Checks the quota and actual usage of endpoints under the given CDN profile.
Checks the quota and actual usage of the given AzureFrontDoor origin group under the given CDN profile.

### [Get-AzFrontDoorCdnProfile](Get-AzFrontDoorCdnProfile.md)


### [Get-AzFrontDoorCdnProfileResourceUsage](Get-AzFrontDoorCdnProfileResourceUsage.md)
Checks the quota and actual usage of endpoints under the given CDN profile.
Checks the quota and actual usage of AzureFrontDoor endpoints under the given CDN profile.

### [Get-AzFrontDoorCdnRoute](Get-AzFrontDoorCdnRoute.md)
Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.
Expand All @@ -88,7 +88,7 @@ Gets an existing delivery rule within a rule set.
Gets an existing AzureFrontDoor rule set with the specified rule set name under the specified subscription, resource group and profile.

### [Get-AzFrontDoorCdnRuleSetResourceUsage](Get-AzFrontDoorCdnRuleSetResourceUsage.md)
Checks the quota and actual usage of endpoints under the given CDN profile.
Checks the quota and actual usage of the given AzureFrontDoor rule set under the given CDN profile.

### [Get-AzFrontDoorCdnSecret](Get-AzFrontDoorCdnSecret.md)
Gets an existing Secret within a profile.
Expand Down Expand Up @@ -391,14 +391,14 @@ Probe path is the path to a file hosted on the origin server to help accelerate
This path is relative to the origin path specified in the endpoint configuration.

### [Test-AzFrontDoorCdnEndpointCustomDomain](Test-AzFrontDoorCdnEndpointCustomDomain.md)
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.This api isn't work for apex domain.

### [Test-AzFrontDoorCdnEndpointNameAvailability](Test-AzFrontDoorCdnEndpointNameAvailability.md)
Check the availability of a resource name.
This is needed for resources where name is globally unique, such as a afdx endpoint.

### [Test-AzFrontDoorCdnProfileHostNameAvailability](Test-AzFrontDoorCdnProfileHostNameAvailability.md)
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.
Check the name availability of a host name.

### [Update-AzCdnEndpoint](Update-AzCdnEndpoint.md)
Updates an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.
Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Clear-AzCdnEndpointContent.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Get-AzCdnCustomDomain.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Get-AzCdnEndpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Get-AzCdnOrigin.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Get-AzCdnOriginGroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Get-AzCdnProfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ INPUTOBJECT <ICdnIdentity>:
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Get-AzFrontDoorCdnEndpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ schema: 2.0.0
# Get-AzFrontDoorCdnEndpointResourceUsage

## SYNOPSIS
Checks the quota and actual usage of endpoints under the given CDN profile.
Checks the quota and actual usage of the given AzureFrontDoor endpoint under the given CDN profile.

## SYNTAX

Expand All @@ -19,7 +19,7 @@ Get-AzFrontDoorCdnEndpointResourceUsage -EndpointName <String> -ProfileName <Str
```

## DESCRIPTION
Checks the quota and actual usage of endpoints under the given CDN profile.
Checks the quota and actual usage of the given AzureFrontDoor endpoint under the given CDN profile.

## EXAMPLES

Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Get-AzFrontDoorCdnOrigin.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Get-AzFrontDoorCdnOriginGroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ schema: 2.0.0
# Get-AzFrontDoorCdnOriginGroupResourceUsage

## SYNOPSIS
Checks the quota and actual usage of endpoints under the given CDN profile.
Checks the quota and actual usage of the given AzureFrontDoor origin group under the given CDN profile.

## SYNTAX

Expand All @@ -19,7 +19,7 @@ Get-AzFrontDoorCdnOriginGroupResourceUsage -OriginGroupName <String> -ProfileNam
```

## DESCRIPTION
Checks the quota and actual usage of endpoints under the given CDN profile.
Checks the quota and actual usage of the given AzureFrontDoor origin group under the given CDN profile.

## EXAMPLES

Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Get-AzFrontDoorCdnProfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ INPUTOBJECT <ICdnIdentity>:
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ schema: 2.0.0
# Get-AzFrontDoorCdnProfileResourceUsage

## SYNOPSIS
Checks the quota and actual usage of endpoints under the given CDN profile.
Checks the quota and actual usage of AzureFrontDoor endpoints under the given CDN profile.

## SYNTAX

Expand All @@ -18,7 +18,7 @@ Get-AzFrontDoorCdnProfileResourceUsage -ProfileName <String> -ResourceGroupName
```

## DESCRIPTION
Checks the quota and actual usage of endpoints under the given CDN profile.
Checks the quota and actual usage of AzureFrontDoor endpoints under the given CDN profile.

## EXAMPLES

Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Get-AzFrontDoorCdnRoute.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Get-AzFrontDoorCdnRule.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Get-AzFrontDoorCdnRuleSet.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ schema: 2.0.0
# Get-AzFrontDoorCdnRuleSetResourceUsage

## SYNOPSIS
Checks the quota and actual usage of endpoints under the given CDN profile.
Checks the quota and actual usage of the given AzureFrontDoor rule set under the given CDN profile.

## SYNTAX

Expand All @@ -18,7 +18,7 @@ Get-AzFrontDoorCdnRuleSetResourceUsage -ProfileName <String> -ResourceGroupName
```

## DESCRIPTION
Checks the quota and actual usage of endpoints under the given CDN profile.
Checks the quota and actual usage of the given AzureFrontDoor rule set under the given CDN profile.

## EXAMPLES

Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Get-AzFrontDoorCdnSecret.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
1 change: 0 additions & 1 deletion src/Cdn/Cdn.Autorest/docs/Import-AzCdnEndpointContent.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ INPUTOBJECT <ICdnIdentity>: Identity Parameter
- `[Id <String>]`: Resource identity path
- `[OriginGroupName <String>]`: Name of the origin group which is unique within the endpoint.
- `[OriginName <String>]`: Name of the origin which is unique within the profile.
- `[PolicyName <String>]`: The name of the CdnWebApplicationFirewallPolicy.
- `[ProfileName <String>]`: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `[ResourceGroupName <String>]`: Name of the Resource group within the Azure subscription.
- `[RouteName <String>]`: Name of the routing rule.
Expand Down
Loading

0 comments on commit 514103b

Please sign in to comment.