|
1 | 1 | # 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 | + |
2 | 142 |
|
3 | 143 | ## 17.0.0 (2025-06-13) |
4 | 144 |
|
|
0 commit comments