|
3 | 3 | These settings apply only when `--python` is specified on the command line. |
4 | 4 | Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`. |
5 | 5 |
|
6 | | -### Tag: package-2025-03 and python |
| 6 | +### Tag: package-2025-03-python |
7 | 7 |
|
8 | | -``` yaml $(python) && $(tag) == 'package-2025-03' |
| 8 | +``` yaml $(tag) == 'package-2025-03-python' |
9 | 9 | input-file: |
| 10 | + - stable/2025-03-01/AppServiceEnvironments.json |
| 11 | + - stable/2025-03-01/AppServicePlans.json |
| 12 | + - stable/2025-03-01/Certificates.json |
| 13 | + - stable/2025-03-01/CommonDefinitions.json |
| 14 | + - stable/2025-03-01/DeletedWebApps.json |
| 15 | + - stable/2025-03-01/Diagnostics.json |
| 16 | + - stable/2025-03-01/Global.json |
| 17 | + - stable/2025-03-01/KubeEnvironments.json |
| 18 | + - stable/2025-03-01/Provider.json |
| 19 | + - stable/2025-03-01/Recommendations.json |
| 20 | + - stable/2025-03-01/ResourceHealthMetadata.json |
| 21 | + - stable/2025-03-01/ResourceProvider.json |
| 22 | + - stable/2025-03-01/SiteCertificates.json |
| 23 | + - stable/2025-03-01/StaticSites.json |
| 24 | + - stable/2025-03-01/WebApps.json |
10 | 25 | - ../../../../certificateregistration/resource-manager/Microsoft.CertificateRegistration/CertificateRegistration/stable/2024-11-01/AppServiceCertificateOrders.json |
11 | 26 | - ../../../../certificateregistration/resource-manager/Microsoft.CertificateRegistration/CertificateRegistration/stable/2024-11-01/CertificateOrdersDiagnostics.json |
12 | 27 | - ../../../../certificateregistration/resource-manager/Microsoft.CertificateRegistration/CertificateRegistration/stable/2024-11-01/CertificateRegistrationProvider.json |
|
0 commit comments