Skip to content

Commit

Permalink
Updated Help text for Remove-AzWebAppCertificate
Browse files Browse the repository at this point in the history
  • Loading branch information
Kotasudhakarreddy committed Jan 26, 2021
1 parent d78cd1c commit e3128bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Websites/Websites/help/Remove-AzWebAppCertificate.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ schema: 2.0.0
# Remove-AzWebAppCertificate

## SYNOPSIS
Creates an App service managed certificate for an Azure Web App.
Removes an App service managed certificate for an Azure Web App.

## SYNTAX

Expand All @@ -17,7 +17,7 @@ Remove-AzWebAppCertificate [-ResourceGroupName] <String> [-ThumbPrint] <String>
```

## DESCRIPTION
The **Remove-AzWebAppCertificate** cmdlet creates an Azure App Service Managed Certificate
The **Remove-AzWebAppCertificate** cmdlet Removes an Azure App Service Managed Certificate

## EXAMPLES

Expand Down

0 comments on commit e3128bf

Please sign in to comment.