Skip to content

Commit 551cf82

Browse files
committed
Update docs metadata
1 parent 2c0d3bb commit 551cf82

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

api/overview/azure/latest/resourcemanager.loadtesting-readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title:
33
keywords: Azure, dotnet, SDK, API, Azure.ResourceManager.LoadTesting, load-testing
4-
ms.date: 03/17/2025
4+
ms.date: 07/29/2025
55
ms.topic: reference
66
ms.devlang: dotnet
77
ms.service: load-testing
@@ -36,7 +36,7 @@ dotnet add package Azure.ResourceManager.LoadTesting
3636

3737
### Authenticate the Client
3838

39-
To create an authenticated client and start interacting with Microsoft Azure resources, see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.LoadTesting_1.1.1/doc/dev/mgmt_quickstart.md).
39+
To create an authenticated client and start interacting with Microsoft Azure resources, see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.LoadTesting_1.1.2/doc/dev/mgmt_quickstart.md).
4040

4141
## Key concepts
4242

@@ -46,9 +46,9 @@ Key concepts of the Microsoft Azure SDK for .NET can be found [here](https://azu
4646

4747
Documentation is available to help you learn how to use this package:
4848

49-
- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.LoadTesting_1.1.1/doc/dev/mgmt_quickstart.md).
49+
- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.LoadTesting_1.1.2/doc/dev/mgmt_quickstart.md).
5050
- [API References](https://learn.microsoft.com/dotnet/api/?view=azure-dotnet).
51-
- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.LoadTesting_1.1.1/sdk/identity/Azure.Identity/README.md).
51+
- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.LoadTesting_1.1.2/sdk/identity/Azure.Identity/README.md).
5252

5353
## Examples
5454

@@ -257,7 +257,7 @@ more information, see the [Code of Conduct FAQ][coc_faq] or contact
257257
<[email protected]> with any other questions or comments.
258258

259259
<!-- LINKS -->
260-
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.LoadTesting_1.1.1/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
260+
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.LoadTesting_1.1.2/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
261261
[coc]: https://opensource.microsoft.com/codeofconduct/
262262
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
263263

metadata/latest/Azure.ResourceManager.LoadTesting.json

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "Azure.ResourceManager.LoadTesting",
3-
"Version": "1.1.1",
3+
"Version": "1.1.2",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/loadtestservice/Azure.ResourceManager.LoadTesting",
66
"ServiceDirectory": "loadtestservice",
@@ -10,18 +10,24 @@
1010
"SdkType": "mgmt",
1111
"IsNewSdk": true,
1212
"ArtifactName": "Azure.ResourceManager.LoadTesting",
13-
"ReleaseStatus": "2025-03-11",
13+
"ReleaseStatus": "2025-07-28",
1414
"IncludedForValidation": false,
1515
"AdditionalValidationPackages": null,
1616
"ArtifactDetails": {
1717
"name": "Azure.ResourceManager.LoadTesting",
18+
"safeName": "AzureResourceManagerLoadTesting",
1819
"triggeringPaths": [
1920
"/sdk/loadtestservice/ci.mgmt.yml"
20-
],
21-
"safeName": "AzureResourceManagerLoadTesting"
21+
]
2222
},
2323
"CIParameters": {
24-
"CIMatrixConfigs": []
24+
"AOTTestInputs": {
25+
"ExpectedWarningsFilepath": "None",
26+
"ArtifactName": "Azure.ResourceManager.LoadTesting"
27+
},
28+
"CheckAOTCompat": true,
29+
"CIMatrixConfigs": [],
30+
"BuildSnippets": true
2531
},
2632
"Namespaces": [
2733
"Azure.ResourceManager.LoadTesting",

0 commit comments

Comments
 (0)