Skip to content

Commit d83dfbc

Browse files
authored
Acrolinx fixes
1 parent 67b2a40 commit d83dfbc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-machines/extensions/key-vault-windows.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ The Azure PowerShell can be used to deploy the Key Vault VM extension to an exis
377377
378378
```
379379
380-
* Deploy the extension on a Virtual Machine Scale Set :
380+
* Deploy the extension on a Virtual Machine Scale Set:
381381
382382
```powershell
383383
@@ -428,7 +428,7 @@ The Azure PowerShell can be used to deploy the Key Vault VM extension to an exis
428428
429429
```
430430
431-
* Deploy the extension on a Virtual Machine Scale Set :
431+
* Deploy the extension on a Virtual Machine Scale Set:
432432
433433
```powershell
434434
@@ -510,7 +510,7 @@ The Azure CLI can be used to deploy the Key Vault VM extension to an existing vi
510510
--settings "@settings.json"
511511
```
512512
513-
* Deploy the extension on a Virtual Machine Scale Set :
513+
* Deploy the extension on a Virtual Machine Scale Set:
514514
515515
```azurecli
516516
# Start the deployment
@@ -537,7 +537,7 @@ The Azure CLI can be used to deploy the Key Vault VM extension to an existing vi
537537
\"authenticationSettings\": { \"msiEndpoint\": \"<msiEndpoint>\", \"msiClientId\": \"<msiClientId>\"}}'
538538
```
539539
540-
* Deploy the extension on a Virtual Machine Scale Set :
540+
* Deploy the extension on a Virtual Machine Scale Set:
541541
542542
```azurecli
543543
# Start the deployment

0 commit comments

Comments
 (0)