You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/load-testing/how-to-use-multiple-certificates.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Azure Load Testing supports the use of multiple certificates for secure communic
18
18
## Prerequisites
19
19
Before you begin, ensure the following:
20
20
- You have an [Azure Key Vault](https://jmeter-plugins.org/wiki/PluginsManager/) instance set up to store secrets.
21
-
- You have the [Managed Identity (MI)](./how-to-use-a-managed-identity) of your Azure Load Testing resource configured.
21
+
- You have the [Managed Identity (MI)](./how-to-use-a-managed-identity.md) of your Azure Load Testing resource configured.
22
22
- You have created a [Java KeyStore (JKS)](https://docs.oracle.com/javase/8/docs/technotes/tools/unix/keytool.html) file containing all required certificates.
23
23
- You have stored the JKS password as a secret in Azure Key Vault.
0 commit comments