Skip to content

Commit 0ab4507

Browse files
authored
[mgmt] appservice, domainregistration, certificateregistration release (#36667)
release appservice and it's split services Azure/sdk-release-request#6712
1 parent b0eba72 commit 0ab4507

File tree

1,220 files changed

+57990
-40752
lines changed

Some content is hidden

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

1,220 files changed

+57990
-40752
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,12 @@
479479
# PRLabel: %Mgmt
480480
/sdk/cosmosforpostgresql/arm-cosmosdbforpostgresql/ @qiaozha @MaryGao
481481

482+
# PRLabel: %Mgmt
483+
/sdk/domainregistration/arm-domainregistration/ @qiaozha @MaryGao
484+
485+
# PRLabel: %Mgmt
486+
/sdk/certificateregistration/arm-certificateregistration/ @qiaozha @MaryGao
487+
482488
# PRLabel: %Mgmt
483489
/sdk/customer-insights/arm-customerinsights/ @qiaozha @MaryGao
484490

eng/ignore-links.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,5 @@ https://learn.microsoft.com/javascript/api/@azure/arm-storagediscovery?view=azur
5050
https://learn.microsoft.com/javascript/api/@azure/arm-azurestackhcivm?view=azure-node-preview
5151
https://learn.microsoft.com/javascript/api/@azure/arm-workloadorchestration?view=azure-node-preview
5252
https://learn.microsoft.com/javascript/api/@azure/arm-computerecommender?view=azure-node-preview
53+
https://learn.microsoft.com/javascript/api/@azure/arm-certificateregistration?view=azure-node-preview
54+
https://learn.microsoft.com/javascript/api/@azure/arm-domainregistration?view=azure-node-preview

pnpm-lock.yaml

Lines changed: 167 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/appservice/arm-appservice/CHANGELOG.md

Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,144 @@
11
# Release History
2+
3+
## 18.0.0 (2025-11-18)
4+
5+
### Features Added
6+
- Added operation AppServicePlans.getServerFarmInstanceDetails
7+
- Added operation AppServicePlans.getServerFarmRdpPassword
8+
- Added operation AppServicePlans.recycleManagedInstanceWorker
9+
- Added Interface AppServicePlansGetServerFarmInstanceDetailsOptionalParams
10+
- Added Interface AppServicePlansGetServerFarmRdpPasswordOptionalParams
11+
- Added Interface AppServicePlansRecycleManagedInstanceWorkerOptionalParams
12+
- Added Interface DefaultIdentity
13+
- Added Interface DiagnosticData
14+
- Added Interface InstallScript
15+
- Added Interface InstallScriptSource
16+
- Added Interface KeyVaultReferenceWithStatus
17+
- Added Interface RegistryAdapter
18+
- Added Interface ServerFarmInstance
19+
- Added Interface ServerFarmInstanceDetails
20+
- Added Interface ServerFarmNetworkSettings
21+
- Added Interface ServerFarmRdpDetails
22+
- Added Interface StorageMount
23+
- Interface AppServicePlan has a new optional parameter identity
24+
- Interface AppServicePlan has a new optional parameter installScripts
25+
- Interface AppServicePlan has a new optional parameter isCustomMode
26+
- Interface AppServicePlan has a new optional parameter network
27+
- Interface AppServicePlan has a new optional parameter planDefaultIdentity
28+
- Interface AppServicePlan has a new optional parameter rdpEnabled
29+
- Interface AppServicePlan has a new optional parameter registryAdapters
30+
- Interface AppServicePlan has a new optional parameter storageMounts
31+
- Interface AppServicePlanPatchResource has a new optional parameter identity
32+
- Interface ListGeoRegionsOptionalParams has a new optional parameter customModeWorkersEnabled
33+
- Interface SitePatchResource has a new optional parameter publicNetworkAccess
34+
- Added Type Alias AppServicePlansGetServerFarmInstanceDetailsResponse
35+
- Added Type Alias AppServicePlansGetServerFarmRdpPasswordResponse
36+
- Added Type Alias AppServicePlansRecycleManagedInstanceWorkerResponse
37+
- Added Type Alias InstallScriptType
38+
- Added Type Alias RegistryAdapterType
39+
- Added Type Alias StorageMountType
40+
- Added Enum KnownInstallScriptType
41+
- Added Enum KnownRegistryAdapterType
42+
- Added Enum KnownStorageMountType
43+
44+
### Breaking Changes
45+
- Removed operation group AppServiceCertificateOrders
46+
- Removed operation group CertificateOrdersDiagnostics
47+
- Removed operation group CertificateRegistrationProvider
48+
- Removed operation group DomainRegistrationProvider
49+
- Removed operation group Domains
50+
- Removed operation group TopLevelDomains
51+
- Class WebSiteManagementClient no longer has parameter appServiceCertificateOrders
52+
- Class WebSiteManagementClient no longer has parameter certificateOrdersDiagnostics
53+
- Class WebSiteManagementClient no longer has parameter certificateRegistrationProvider
54+
- Class WebSiteManagementClient no longer has parameter domainRegistrationProvider
55+
- Class WebSiteManagementClient no longer has parameter domains
56+
- Class WebSiteManagementClient no longer has parameter topLevelDomains
57+
- Removed Interface Address
58+
- Removed Interface AppServiceCertificate
59+
- Removed Interface AppServiceCertificateCollection
60+
- Removed Interface AppServiceCertificateOrder
61+
- Removed Interface AppServiceCertificateOrderCollection
62+
- Removed Interface AppServiceCertificateOrderPatchResource
63+
- Removed Interface AppServiceCertificateOrdersCreateOrUpdateCertificateOptionalParams
64+
- Removed Interface AppServiceCertificateOrdersCreateOrUpdateOptionalParams
65+
- Removed Interface AppServiceCertificateOrdersDeleteCertificateOptionalParams
66+
- Removed Interface AppServiceCertificateOrdersDeleteOptionalParams
67+
- Removed Interface AppServiceCertificateOrdersGetCertificateOptionalParams
68+
- Removed Interface AppServiceCertificateOrdersGetOptionalParams
69+
- Removed Interface AppServiceCertificateOrdersListByResourceGroupOptionalParams
70+
- Removed Interface AppServiceCertificateOrdersListCertificatesOptionalParams
71+
- Removed Interface AppServiceCertificateOrdersListOptionalParams
72+
- Removed Interface AppServiceCertificateOrdersReissueOptionalParams
73+
- Removed Interface AppServiceCertificateOrdersRenewOptionalParams
74+
- Removed Interface AppServiceCertificateOrdersResendEmailOptionalParams
75+
- Removed Interface AppServiceCertificateOrdersResendRequestEmailsOptionalParams
76+
- Removed Interface AppServiceCertificateOrdersRetrieveCertificateActionsOptionalParams
77+
- Removed Interface AppServiceCertificateOrdersRetrieveCertificateEmailHistoryOptionalParams
78+
- Removed Interface AppServiceCertificateOrdersRetrieveSiteSealOptionalParams
79+
- Removed Interface AppServiceCertificateOrdersUpdateCertificateOptionalParams
80+
- Removed Interface AppServiceCertificateOrdersUpdateOptionalParams
81+
- Removed Interface AppServiceCertificateOrdersValidatePurchaseInformationOptionalParams
82+
- Removed Interface AppServiceCertificateOrdersVerifyDomainOwnershipOptionalParams
83+
- Removed Interface AppServiceCertificatePatchResource
84+
- Removed Interface AppServiceCertificateResource
85+
- Removed Interface CertificateDetails
86+
- Removed Interface CertificateEmail
87+
- Removed Interface CertificateOrderAction
88+
- Removed Interface CertificateOrderContact
89+
- Removed Interface CertificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseOptionalParams
90+
- Removed Interface CertificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseOptionalParams
91+
- Removed Interface CertificateRegistrationProviderListOperationsOptionalParams
92+
- Removed Interface Contact
93+
- Removed Interface DiagnosticData_2
94+
- Removed Interface Domain
95+
- Removed Interface DomainCollection
96+
- Removed Interface DomainControlCenterSsoRequest
97+
- Removed Interface DomainOwnershipIdentifier
98+
- Removed Interface DomainOwnershipIdentifierCollection
99+
- Removed Interface DomainPatchResource
100+
- Removed Interface DomainPurchaseConsent
101+
- Removed Interface DomainRecommendationSearchParameters
102+
- Removed Interface DomainRegistrationProviderListOperationsOptionalParams
103+
- Removed Interface DomainsCheckAvailabilityOptionalParams
104+
- Removed Interface DomainsCreateOrUpdateOptionalParams
105+
- Removed Interface DomainsCreateOrUpdateOwnershipIdentifierOptionalParams
106+
- Removed Interface DomainsDeleteOptionalParams
107+
- Removed Interface DomainsDeleteOwnershipIdentifierOptionalParams
108+
- Removed Interface DomainsGetControlCenterSsoRequestOptionalParams
109+
- Removed Interface DomainsGetOptionalParams
110+
- Removed Interface DomainsGetOwnershipIdentifierOptionalParams
111+
- Removed Interface DomainsListByResourceGroupOptionalParams
112+
- Removed Interface DomainsListOptionalParams
113+
- Removed Interface DomainsListOwnershipIdentifiersOptionalParams
114+
- Removed Interface DomainsListRecommendationsOptionalParams
115+
- Removed Interface DomainsRenewOptionalParams
116+
- Removed Interface DomainsTransferOutOptionalParams
117+
- Removed Interface DomainsUpdateOptionalParams
118+
- Removed Interface DomainsUpdateOwnershipIdentifierOptionalParams
119+
- Removed Interface HostName
120+
- Removed Interface NameIdentifierCollection
121+
- Removed Interface ReissueCertificateOrderRequest
122+
- Removed Interface RenewCertificateOrderRequest
123+
- Removed Interface SiteSeal
124+
- Removed Interface SiteSealRequest
125+
- Removed Interface TldLegalAgreement
126+
- Removed Interface TldLegalAgreementCollection
127+
- Removed Interface TopLevelDomain
128+
- Removed Interface TopLevelDomainAgreementOption
129+
- Removed Interface TopLevelDomainCollection
130+
- Removed Interface TopLevelDomainsGetOptionalParams
131+
- Removed Interface TopLevelDomainsListAgreementsOptionalParams
132+
- Removed Interface TopLevelDomainsListOptionalParams
133+
- Removed Type Alias CertificateOrderActionType
134+
- Removed Type Alias CertificateOrderStatus
135+
- Removed Type Alias CertificateProductType
136+
- Removed Type Alias DnsType
137+
- Removed Type Alias DomainStatus
138+
- Removed Type Alias DomainType
139+
- Removed Type Alias ResourceNotRenewableReason
140+
- Removed Enum KnownResourceNotRenewableReason
141+
2142

3143
## 17.0.0 (2025-06-13)
4144

sdk/appservice/arm-appservice/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This package contains an isomorphic SDK (runs both in Node.js and in browsers) for Azure WebSiteManagement client.
44

5-
WebSite Management Client
5+
AppService Management Client
66

77
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appservice/arm-appservice) |
88
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-appservice) |

0 commit comments

Comments
 (0)