Skip to content

Commit dc9108b

Browse files
committed
Update docs metadata
1 parent 551cf82 commit dc9108b

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

api/overview/azure/latest/resourcemanager.operationalinsights-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.OperationalInsights, azure-monitor
4-
ms.date: 04/23/2025
4+
ms.date: 07/29/2025
55
ms.topic: reference
66
ms.devlang: dotnet
77
ms.service: azure-monitor
@@ -34,7 +34,7 @@ dotnet add package Azure.ResourceManager.OperationalInsights
3434

3535
### Authenticate the Client
3636

37-
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.OperationalInsights_1.3.0/doc/dev/mgmt_quickstart.md).
37+
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.OperationalInsights_1.3.1/doc/dev/mgmt_quickstart.md).
3838

3939
## Key concepts
4040

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

4545
Documentation is available to help you learn how to use this package:
4646

47-
- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.OperationalInsights_1.3.0/doc/dev/mgmt_quickstart.md).
47+
- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.OperationalInsights_1.3.1/doc/dev/mgmt_quickstart.md).
4848
- [API References](https://learn.microsoft.com/dotnet/api/?view=azure-dotnet).
49-
- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.OperationalInsights_1.3.0/sdk/identity/Azure.Identity/README.md).
49+
- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.OperationalInsights_1.3.1/sdk/identity/Azure.Identity/README.md).
5050

5151
## Examples
5252

@@ -83,6 +83,6 @@ more information, see the [Code of Conduct FAQ][coc_faq] or contact
8383
<[email protected]> with any other questions or comments.
8484

8585
<!-- LINKS -->
86-
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.OperationalInsights_1.3.0/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
86+
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.OperationalInsights_1.3.1/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
8787
[coc]: https://opensource.microsoft.com/codeofconduct/
8888
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/

metadata/latest/Azure.ResourceManager.OperationalInsights.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "Azure.ResourceManager.OperationalInsights",
3-
"Version": "1.3.0",
3+
"Version": "1.3.1",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/operationalinsights/Azure.ResourceManager.OperationalInsights",
66
"ServiceDirectory": "operationalinsights",
@@ -10,21 +10,24 @@
1010
"SdkType": "mgmt",
1111
"IsNewSdk": true,
1212
"ArtifactName": "Azure.ResourceManager.OperationalInsights",
13-
"ReleaseStatus": "2025-04-24",
13+
"ReleaseStatus": "2025-07-28",
1414
"IncludedForValidation": false,
1515
"AdditionalValidationPackages": null,
1616
"ArtifactDetails": {
17+
"name": "Azure.ResourceManager.OperationalInsights",
1718
"safeName": "AzureResourceManagerOperationalInsights",
1819
"triggeringPaths": [
1920
"/sdk/operationalinsights/ci.mgmt.yml"
20-
],
21-
"name": "Azure.ResourceManager.OperationalInsights"
21+
]
2222
},
2323
"CIParameters": {
2424
"CIMatrixConfigs": [],
25-
"AOTTestInputs": [],
25+
"CheckAOTCompat": true,
2626
"BuildSnippets": true,
27-
"CheckAOTCompat": false
27+
"AOTTestInputs": {
28+
"ExpectedWarningsFilepath": "None",
29+
"ArtifactName": "Azure.ResourceManager.OperationalInsights"
30+
}
2831
},
2932
"Namespaces": [
3033
"Azure.ResourceManager.OperationalInsights",

0 commit comments

Comments
 (0)