File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/azure-developer-cli Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments