Skip to content

Commit b2a80e8

Browse files
authored
Merge pull request #89396 from horihiro/patch-1
update sentense about Powershell example.
2 parents 9df7910 + 8604fa2 commit b2a80e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/key-vault-certs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Application Gateway supports certificates referenced in Key Vault via the Role-b
124124
> [!Note]
125125
> Specifying Azure Key Vault certificates that are subject to the role-based access control permission model is not supported via the portal.
126126
127-
In this example, we’ll use PowerShell to reference a new Key Vault certificate.
127+
In this example, we’ll use PowerShell to reference a new Key Vault secret.
128128
```
129129
# Get the Application Gateway we want to modify
130130
$appgw = Get-AzApplicationGateway -Name MyApplicationGateway -ResourceGroupName MyResourceGroup

0 commit comments

Comments
 (0)