File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -270,7 +270,7 @@ This code uses the following [Key Vault Certificate classes and methods](/javasc
270
270
271
271
::: zone- end
272
272
::: zone pivot= " programming-language-typescript"
273
- 1. Create new text file and paste the following code into the ** index .ts ** file.
273
+ * Create new text file and paste the following code into the ** index .ts ** file.
274
274
275
275
::: code language= " typescript" source= " ~/azure-typescript-e2e-apps/quickstarts/key-vault/src/certificates.ts" :::
276
276
Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ This code uses the following [Key Vault Secret classes and methods](/javascript/
269
269
270
270
::: zone- end
271
271
::: zone pivot= " programming-language-typescript"
272
- 1. Create new text file and paste the following code into the ** index .ts ** file.
272
+ * Create new text file and paste the following code into the ** index .ts ** file.
273
273
274
274
::: code language= " typescript" source= " ~/azure-typescript-e2e-apps/quickstarts/key-vault/src/keys.ts" :::
275
275
Original file line number Diff line number Diff line change @@ -243,7 +243,7 @@ This code uses the following [Key Vault Secret classes and methods](/javascript/
243
243
` ` `
244
244
::: zone- end
245
245
::: zone pivot= " programming-language-typescript"
246
- 1. Create new text file and paste the following code into the ** index .ts ** file.
246
+ * Create new text file and paste the following code into the ** index .ts ** file.
247
247
248
248
::: code language= " typescript" source= " ~/azure-typescript-e2e-apps/quickstarts/key-vault/src/secrets.ts" :::
249
249
You can’t perform that action at this time.
0 commit comments