Skip to content

Commit 2f07bc4

Browse files
authored
Merge pull request #2021 from MicrosoftDocs/sai-updatemsservice-authorization
Update ms.service for azure-authorization
2 parents 09fcc10 + 0e8784a commit 2f07bc4

File tree

7 files changed

+34
-34
lines changed

7 files changed

+34
-34
lines changed

docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
"docs-ref-autogen/**/azure.loganalytics**.yml": "azure-monitor",
236236
"docs-ref-autogen/**/azure.mgmt.azurestackhci**.yml": "azure-local",
237237
"docs-ref-autogen/**/azure.mgmt.advisor**.yml": "azure-advisor",
238-
"docs-ref-autogen/**/azure.mgmt.authorization**.yml": "authorization",
238+
"docs-ref-autogen/**/azure.mgmt.authorization**.yml": "azure-authorization",
239239
"docs-ref-autogen/**/azure.mgmt.batch**.yml": "azure-batch",
240240
"docs-ref-autogen/**/azure.mgmt.billing**.yml": "billing",
241241
"docs-ref-autogen/**/azure.mgmt.cdn**.yml": "azure-cdn",

docs-ref-services/latest/authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Reference for Azure Authorization SDK for Python
44
ms.date: 12/17/2025
55
ms.topic: reference
66
ms.devlang: python
7-
ms.service: authorization
7+
ms.service: azure-authorization
88
---
99
# Azure Authorization libraries for python
1010

docs-ref-services/latest/mgmt-authorization-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ keywords: Azure, python, SDK, API, azure-mgmt-authorization, authorization
44
ms.date: 07/25/2023
55
ms.topic: reference
66
ms.devlang: python
7-
ms.service: authorization
7+
ms.service: azure-authorization
88
---
99
# Microsoft Azure SDK for Python
1010

docs-ref-services/legacy/authorization.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
---
2-
title: Azure Authorization libraries for python
3-
description: Reference for Azure Authorization libraries for python
4-
keywords: Azure, python, SDK, API, Authorization
5-
ms.date: 02/21/2018
6-
ms.topic: reference
7-
ms.devlang: python
8-
ms.service: azure-python
9-
manager: routlaw
10-
---
1+
---
2+
title: Azure Authorization libraries for python
3+
description: Reference for Azure Authorization libraries for python
4+
keywords: Azure, python, SDK, API, Authorization
5+
ms.date: 02/21/2018
6+
ms.topic: reference
7+
ms.devlang: python
8+
ms.service: azure-authorization
9+
manager: routlaw
10+
---
1111
# Azure Authorization libraries for python
1212

1313
## [Management API](/python/api/overview/azure/authorization/management)
@@ -58,5 +58,5 @@ permissions = self.authorization_client.permissions.list_for_resource_group(
5858
```
5959

6060
> [!div class="nextstepaction"]
61-
> [Explore the Management APIs](/python/api/overview/azure/authorization/management)
61+
> [Explore the Management APIs](/python/api/overview/azure/authorization/management)
6262

docs-ref-services/legacy/mgmt-authorization-readme.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
---
2-
title:
3-
keywords: Azure, python, SDK, API, azure-mgmt-authorization, authorization
4-
ms.date: 11/25/2020
5-
ms.topic: reference
6-
ms.devlang: python
7-
ms.service: azure-python
8-
---
1+
---
2+
title:
3+
keywords: Azure, python, SDK, API, azure-mgmt-authorization, authorization
4+
ms.date: 11/25/2020
5+
ms.topic: reference
6+
ms.devlang: python
7+
ms.service: azure-authorization
8+
---
99
## Microsoft Azure SDK for Python
1010

1111
This is the Microsoft Azure Authorization Management Client Library.
@@ -40,5 +40,5 @@ If you encounter any bugs or have suggestions, please file an issue in
4040
the [Issues](https://github.com/Azure/azure-sdk-for-python/issues)
4141
section of the project.
4242

43-
![image](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-authorization%2FREADME.png)
43+
![image](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-authorization%2FREADME.png)
4444

docs-ref-services/preview/authorization.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
---
2-
title: Azure Authorization SDK for Python
3-
description: Reference for Azure Authorization SDK for Python
4-
ms.date: 12/17/2025
5-
ms.topic: reference
6-
ms.devlang: python
7-
ms.service: authorization
8-
keywords: Azure, python, SDK, API, Authorization
9-
manager: routlaw
10-
---
1+
---
2+
title: Azure Authorization SDK for Python
3+
description: Reference for Azure Authorization SDK for Python
4+
ms.date: 12/17/2025
5+
ms.topic: reference
6+
ms.devlang: python
7+
ms.service: azure-authorization
8+
keywords: Azure, python, SDK, API, Authorization
9+
manager: routlaw
10+
---
1111
# Azure Authorization libraries for python
1212

1313
## [Management API](/python/api/overview/azure/authorization/management)

docs-ref-services/preview/mgmt-authorization-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ keywords: Azure, python, SDK, API, azure-mgmt-authorization, authorization
44
ms.date: 07/24/2025
55
ms.topic: reference
66
ms.devlang: python
7-
ms.service: authorization
7+
ms.service: azure-authorization
88
---
99
# Microsoft Azure SDK for Python
1010

0 commit comments

Comments
 (0)