File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
src/KeyVault/KeyVault/help Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ Accept wildcard characters: False
133133
134134### -Id
135135The URI of the KeyVault Secret.
136- Please ensure it follows the format: https://<vault-name>.vault.azure.net/secrets/<secret-name>/<version>
136+ Please ensure it follows the format: ` https://<vault-name>.vault.azure.net/secrets/<secret-name>/<version>`
137137
138138` ` ` yaml
139139Type: String
Original file line number Diff line number Diff line change @@ -416,7 +416,7 @@ Accept wildcard characters: False
416416
417417### -Id
418418The URI of the KeyVault Secret.
419- Please ensure it follows the format: https://<vault-name>.vault.azure.net/secrets/<secret-name>/<version>
419+ Please ensure it follows the format: ` https://<vault-name>.vault.azure.net/secrets/<secret-name>/<version>`
420420
421421` ` ` yaml
422422Type: String
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ Accept wildcard characters: False
185185
186186### -Id
187187The URI of the KeyVault Secret.
188- Please ensure it follows the format: https://<vault-name>.vault.azure.net/secrets/<secret-name>/<version>
188+ Please ensure it follows the format: ` https://<vault-name>.vault.azure.net/secrets/<secret-name>/<version>`
189189
190190` ` ` yaml
191191Type: String
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ Accept wildcard characters: False
126126
127127### -Id
128128The URI of the KeyVault Secret.
129- Please ensure it follows the format: https://<vault-name>.vault.azure.net/secrets/<secret-name>/<version>
129+ Please ensure it follows the format: ` https://<vault-name>.vault.azure.net/secrets/<secret-name>/<version>`
130130
131131` ` ` yaml
132132Type: String
Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ Accept wildcard characters: False
224224
225225# ## -Id
226226The URI of the KeyVault Secret.
227- Please ensure it follows the format : https://<vault-name>.vault.azure.net/secrets/<secret-name>/<version>
227+ Please ensure it follows the format : ` https://<vault-name>.vault.azure.net/secrets/<secret-name>/<version>`
228228
229229` ` ` yaml
230230Type: String
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ Accept wildcard characters: False
114114
115115### -Id
116116The URI of the KeyVault Secret.
117- Please ensure it follows the format: https://<vault-name>.vault.azure.net/secrets/<secret-name>/<version>
117+ Please ensure it follows the format: ` https://<vault-name>.vault.azure.net/secrets/<secret-name>/<version>`
118118
119119` ` ` yaml
120120Type: String
Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ Accept wildcard characters: False
198198
199199### -Id
200200The URI of the KeyVault Secret.
201- Please ensure it follows the format: https://<vault-name>.vault.azure.net/secrets/<secret-name>/<version>
201+ Please ensure it follows the format: ` https://<vault-name>.vault.azure.net/secrets/<secret-name>/<version>`
202202
203203` ` ` yaml
204204Type: String
You can’t perform that action at this time.
0 commit comments