Skip to content

Commit 1ba2882

Browse files
authored
Merge pull request #287617 from juliakm/users/jukullam/image-cleanup-sept30
Remove Load Testing Sev 0 and 1 images
2 parents 0659633 + a7ca3fa commit 1ba2882

File tree

6 files changed

+0
-6
lines changed

6 files changed

+0
-6
lines changed

articles/load-testing/how-to-parameterize-load-tests.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ You also need to grant Azure Load Testing access to your Azure key vault to retr
6060
> If you restricted access to your Azure key vault by a firewall or virtual networking, follow these steps to [grant access to trusted Azure services](/azure/key-vault/general/overview-vnet-service-endpoints#grant-access-to-trusted-azure-services).
6161
6262
1. Retrieve the key vault **secret identifier** for your secret. You use this secret identifier to configure your load test.
63-
64-
:::image type="content" source="media/how-to-parameterize-load-tests/key-vault-secret.png" alt-text="Screenshot that shows the details of a secret in an Azure key vault.":::
6563

6664
The **secret identifier** is the full URI of the secret in the Azure key vault. Optionally, you can also include a version number. For example, `https://myvault.vault.azure.net/secrets/mysecret/` or `https://myvault.vault.azure.net/secrets/mysecret/abcdef01-2345-6789-0abc-def012345678`.
6765

articles/load-testing/how-to-test-secured-endpoints.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,6 @@ To add a client certificate to your load test in the Azure portal:
193193
| **Name** | Name of the certificate. |
194194
| **Value** | Matches the Azure Key Vault **Secret identifier** of the certificate. |
195195

196-
:::image type="content" source="media/how-to-test-secured-endpoints/load-test-certificates.png" alt-text="Screenshot that shows how to add a certificate to a load test in the Azure portal." lightbox="media/how-to-test-secured-endpoints/load-test-certificates.png":::
197-
198196
1. Select **Apply**, to save the load test configuration changes.
199197

200198
# [GitHub Actions](#tab/github)

articles/load-testing/includes/azure-load-testing-create-in-portal/azure-load-testing-create-in-portal.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ ms.date: 10/11/2023
3838

3939
1. To view the new resource, select **Go to resource**.
4040

41-
:::image type="content" source="../../media/azure-load-testing-create-in-portal/create-azure-load-testing-goto-resource.png" alt-text="Screenshot that shows the deployment completion screen.":::
42-
4341
1. Optionally, [manage access to your Azure Load Testing resource](../../how-to-assign-roles.md).
4442

4543
Azure Load Testing uses role-based access control (RBAC) to manage permissions for your resource. If you encounter this message, your account doesn't have the necessary permissions to manage tests.
Binary file not shown.

0 commit comments

Comments
 (0)