Skip to content

Commit 71e4c97

Browse files
committed
fix elements
1 parent cdeb026 commit 71e4c97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-developer-cli/reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ Manage environments (ex: default environment, environment variables).
548548
* [azd env refresh](#azd-env-refresh): Refresh environment settings by using information from a previous infrastructure provision.
549549
* [azd env select](#azd-env-select): Set the default environment.
550550
* [azd env set](#azd-env-set): Set one or more environment values.
551-
* [azd env set-secret](#azd-env-set-secret): Set a <name> as a reference to a Key Vault secret in the environment.
551+
* [azd env set-secret](#azd-env-set-secret): Set a name as a reference to a Key Vault secret in the environment.
552552
* [Back to top](#azd)
553553

554554
## azd env get-value
@@ -761,7 +761,7 @@ azd env set [<key> <value>] | [<key>=<value> ...] | [--file <filepath>] [flags]
761761

762762
## azd env set-secret
763763

764-
Set a <name> as a reference to a Key Vault secret in the environment.
764+
Set a name as a reference to a Key Vault secret in the environment.
765765

766766
### Synopsis
767767

0 commit comments

Comments
 (0)