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
133
133
134
134
### -Id
135
135
The 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>`
137
137
138
138
` ` ` yaml
139
139
Type: String
Original file line number Diff line number Diff line change @@ -416,7 +416,7 @@ Accept wildcard characters: False
416
416
417
417
### -Id
418
418
The 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>`
420
420
421
421
` ` ` yaml
422
422
Type: String
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ Accept wildcard characters: False
185
185
186
186
### -Id
187
187
The 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>`
189
189
190
190
` ` ` yaml
191
191
Type: String
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ Accept wildcard characters: False
126
126
127
127
### -Id
128
128
The 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>`
130
130
131
131
` ` ` yaml
132
132
Type: String
Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ Accept wildcard characters: False
224
224
225
225
# ## -Id
226
226
The 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>`
228
228
229
229
` ` ` yaml
230
230
Type: String
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ Accept wildcard characters: False
114
114
115
115
### -Id
116
116
The 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>`
118
118
119
119
` ` ` yaml
120
120
Type: String
Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ Accept wildcard characters: False
198
198
199
199
### -Id
200
200
The 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>`
202
202
203
203
` ` ` yaml
204
204
Type: String
You can’t perform that action at this time.
0 commit comments