Skip to content

Commit 749fba0

Browse files
committed
1 parent 8cda327 commit 749fba0

File tree

393 files changed

+510
-432
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

393 files changed

+510
-432
lines changed

ci-configs/packages-latest.json

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1257,20 +1257,6 @@
12571257
"doc*"
12581258
]
12591259
},
1260-
{
1261-
"package_info": {
1262-
"name": "azure-mgmt-appplatform",
1263-
"install_type": "pypi",
1264-
"prefer_source_distribution": false,
1265-
"version": "==10.0.1"
1266-
},
1267-
"exclude_path": [
1268-
"test*",
1269-
"example*",
1270-
"sample*",
1271-
"doc*"
1272-
]
1273-
},
12741260
{
12751261
"package_info": {
12761262
"name": "azure-mgmt-attestation",
@@ -2622,20 +2608,6 @@
26222608
"doc*"
26232609
]
26242610
},
2625-
{
2626-
"package_info": {
2627-
"name": "azure-mgmt-media",
2628-
"install_type": "pypi",
2629-
"prefer_source_distribution": false,
2630-
"version": "==10.2.1"
2631-
},
2632-
"exclude_path": [
2633-
"test*",
2634-
"example*",
2635-
"sample*",
2636-
"doc*"
2637-
]
2638-
},
26392611
{
26402612
"package_info": {
26412613
"name": "azure-mgmt-mobilenetwork",
@@ -3356,7 +3328,7 @@
33563328
"name": "azure-mgmt-storage",
33573329
"install_type": "pypi",
33583330
"prefer_source_distribution": false,
3359-
"version": "==23.0.0"
3331+
"version": "==23.0.1"
33603332
},
33613333
"exclude_path": [
33623334
"test*",

ci-configs/packages-legacy.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,20 @@
492492
"doc*"
493493
]
494494
},
495+
{
496+
"package_info": {
497+
"name": "azure-mgmt-appplatform",
498+
"install_type": "pypi",
499+
"prefer_source_distribution": false,
500+
"version": "==10.0.1"
501+
},
502+
"exclude_path": [
503+
"test*",
504+
"example*",
505+
"sample*",
506+
"doc*"
507+
]
508+
},
495509
{
496510
"package_info": {
497511
"name": "azure-mgmt-azureadb2c",
@@ -562,6 +576,20 @@
562576
"doc*"
563577
]
564578
},
579+
{
580+
"package_info": {
581+
"name": "azure-mgmt-media",
582+
"install_type": "pypi",
583+
"prefer_source_distribution": false,
584+
"version": "==10.2.1"
585+
},
586+
"exclude_path": [
587+
"test*",
588+
"example*",
589+
"sample*",
590+
"doc*"
591+
]
592+
},
565593
{
566594
"package_info": {
567595
"name": "azure-mgmt-networkanalytics",

ci-configs/packages-preview.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"name": "azure-ai-agents",
4949
"install_type": "pypi",
5050
"prefer_source_distribution": "true",
51-
"version": "==1.1.0b2"
51+
"version": "==1.1.0b3"
5252
},
5353
"exclude_path": [
5454
"test*",
@@ -1439,6 +1439,20 @@
14391439
"doc*"
14401440
]
14411441
},
1442+
{
1443+
"package_info": {
1444+
"name": "azure-mgmt-cloudhealth",
1445+
"install_type": "pypi",
1446+
"prefer_source_distribution": "true",
1447+
"version": "==1.0.0b1"
1448+
},
1449+
"exclude_path": [
1450+
"test*",
1451+
"example*",
1452+
"sample*",
1453+
"doc*"
1454+
]
1455+
},
14421456
{
14431457
"package_info": {
14441458
"name": "azure-mgmt-cognitiveservices",

docs-ref-mapping/reference-unified.yml

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
items:
101101
- name: Management
102102
items:
103-
- name: Resource Management - App Platform
103+
- name: Resource Management - App Platform (deprecated)
104104
href: ~/docs-ref-services/{moniker}/mgmt-appplatform-readme.md
105105
children:
106106
- azure.mgmt.appplatform
@@ -352,6 +352,16 @@
352352
href: ~/docs-ref-services/{moniker}/mgmt-chaos-readme.md
353353
children:
354354
- azure.mgmt.chaos
355+
- name: Cloudhealth
356+
href: ~/docs-ref-services/{moniker}/cloudhealth.md
357+
landingPageType: Service
358+
items:
359+
- name: Management
360+
items:
361+
- name: Resource Management - Cloudhealth
362+
href: ~/docs-ref-services/{moniker}/mgmt-cloudhealth-readme.md
363+
children:
364+
- azure.mgmt.cloudhealth
355365
- name: Cognitive Services
356366
href: ~/docs-ref-services/{moniker}/cognitive-services.md
357367
landingPageType: Service
@@ -690,6 +700,16 @@
690700
href: ~/docs-ref-services/{moniker}/mgmt-containerservicefleet-readme.md
691701
children:
692702
- azure.mgmt.containerservicefleet
703+
- name: Containerservicesafeguards
704+
href: ~/docs-ref-services/{moniker}/containerservicesafeguards.md
705+
landingPageType: Service
706+
items:
707+
- name: Management
708+
items:
709+
- name: Resource Management - Containerservicesafeguards
710+
href: ~/docs-ref-services/{moniker}/mgmt-containerservicesafeguards-readme.md
711+
children:
712+
- azure.mgmt.containerservicesafeguards
693713
- name: Content Delivery Network
694714
href: ~/docs-ref-services/{moniker}/content-delivery-network.md
695715
landingPageType: Service
@@ -1754,7 +1774,7 @@
17541774
items:
17551775
- name: Management
17561776
items:
1757-
- name: Resource Management - Media Services
1777+
- name: Resource Management - Media Services (deprecated)
17581778
href: ~/docs-ref-services/{moniker}/mgmt-media-readme.md
17591779
children:
17601780
- azure.mgmt.media

docs-ref-services/latest/advisor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Advisor SDK for Python
33
description: Reference for Azure Advisor SDK for Python
4-
ms.date: 06/27/2025
4+
ms.date: 06/30/2025
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: advisor

docs-ref-services/latest/alerts-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Alerts Management SDK for Python
33
description: Reference for Azure Alerts Management SDK for Python
4-
ms.date: 06/27/2025
4+
ms.date: 06/30/2025
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: alertsmanagement

docs-ref-services/latest/api-center.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure API Center SDK for Python
33
description: Reference for Azure API Center SDK for Python
4-
ms.date: 06/27/2025
4+
ms.date: 06/30/2025
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: apicenter

docs-ref-services/latest/api-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure API Management SDK for Python
33
description: Reference for Azure API Management SDK for Python
4-
ms.date: 06/27/2025
4+
ms.date: 06/30/2025
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: apimanagement

docs-ref-services/latest/app-compliance-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure App Compliance Automation SDK for Python
33
description: Reference for Azure App Compliance Automation SDK for Python
4-
ms.date: 06/27/2025
4+
ms.date: 06/30/2025
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: appcomplianceautomation

docs-ref-services/latest/app-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure App Configuration SDK for Python
33
description: Reference for Azure App Configuration SDK for Python
4-
ms.date: 06/27/2025
4+
ms.date: 06/30/2025
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: appconfiguration

0 commit comments

Comments
 (0)