Skip to content

Commit d40d705

Browse files
committed
Update docs metadata
1 parent 191d4d0 commit d40d705

File tree

2 files changed

+17
-11
lines changed

2 files changed

+17
-11
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Azure Authorization management client library for .NET
33
keywords: Azure, dotnet, SDK, API, Azure.ResourceManager.Authorization, authorization
4-
ms.date: 03/13/2025
4+
ms.date: 07/28/2025
55
ms.topic: reference
66
ms.devlang: dotnet
77
ms.service: authorization
88
---
9-
# Azure Authorization management client library for .NET - version 1.1.4
9+
# Azure Authorization management client library for .NET - version 1.1.5
1010

1111

1212
The Microsoft Azure Authorization service provides authorization functionality as Azure core service which can serve for public and as well as for internal tenants.
@@ -37,7 +37,7 @@ dotnet add package Azure.ResourceManager.Authorization
3737

3838
### Authenticate the Client
3939

40-
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.Authorization_1.1.4/doc/dev/mgmt_quickstart.md).
40+
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.Authorization_1.1.5/doc/dev/mgmt_quickstart.md).
4141

4242
## Key concepts
4343

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

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

50-
- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Authorization_1.1.4/doc/dev/mgmt_quickstart.md).
50+
- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Authorization_1.1.5/doc/dev/mgmt_quickstart.md).
5151
- [API References](https://learn.microsoft.com/dotnet/api/?view=azure-dotnet).
52-
- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Authorization_1.1.4/sdk/identity/Azure.Identity/README.md).
52+
- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Authorization_1.1.5/sdk/identity/Azure.Identity/README.md).
5353

5454
## Examples
5555

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

8888
<!-- LINKS -->
89-
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Authorization_1.1.4/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
89+
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Authorization_1.1.5/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
9090
[coc]: https://opensource.microsoft.com/codeofconduct/
9191
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/

metadata/latest/Azure.ResourceManager.Authorization.json

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

0 commit comments

Comments
 (0)