Skip to content

Commit 25b617c

Browse files
author
SDKAuto
committed
CodeGen from PR 22084 in Azure/azure-rest-api-specs
Merge 92d4e5ba93fca63ce2cce5fafdf447e63b4a6b53 into 4b899f169c483a128f0fed3c6eff1e8b02dfe494
1 parent e16d873 commit 25b617c

Some content is hidden

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

43 files changed

+4580
-868
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 8 additions & 8 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: 183 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,190 @@
11
# Release History
2+
3+
## 14.0.0 (2023-03-02)
4+
5+
**Features**
26

3-
## 13.0.4 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
7+
- Added operation StaticSites.createOrUpdateBasicAuth
8+
- Added operation StaticSites.createOrUpdateBuildDatabaseConnection
9+
- Added operation StaticSites.createOrUpdateDatabaseConnection
10+
- Added operation StaticSites.deleteBuildDatabaseConnection
11+
- Added operation StaticSites.deleteDatabaseConnection
12+
- Added operation StaticSites.getBasicAuth
13+
- Added operation StaticSites.getBuildDatabaseConnection
14+
- Added operation StaticSites.getBuildDatabaseConnectionWithDetails
15+
- Added operation StaticSites.getDatabaseConnection
16+
- Added operation StaticSites.getDatabaseConnectionWithDetails
17+
- Added operation StaticSites.listBasicAuth
18+
- Added operation StaticSites.listBuildDatabaseConnections
19+
- Added operation StaticSites.listBuildDatabaseConnectionsWithDetails
20+
- Added operation StaticSites.listDatabaseConnections
21+
- Added operation StaticSites.listDatabaseConnectionsWithDetails
22+
- Added operation StaticSites.updateBuildDatabaseConnection
23+
- Added operation StaticSites.updateDatabaseConnection
24+
- Added operation WebApps.deployWorkflowArtifacts
25+
- Added operation WebApps.deployWorkflowArtifactsSlot
26+
- Added operation WebApps.getInstanceWorkflowSlot
27+
- Added operation WebApps.getWorkflow
28+
- Added operation WebApps.listInstanceWorkflowsSlot
29+
- Added operation WebApps.listWorkflows
30+
- Added operation WebApps.listWorkflowsConnections
31+
- Added operation WebApps.listWorkflowsConnectionsSlot
32+
- Added Interface AppServiceEnvironmentsCreateOrUpdateHeaders
33+
- Added Interface DatabaseConnection
34+
- Added Interface DatabaseConnectionCollection
35+
- Added Interface DatabaseConnectionOverview
36+
- Added Interface DatabaseConnectionPatchRequest
37+
- Added Interface StaticSiteBasicAuthPropertiesARMResource
38+
- Added Interface StaticSiteBasicAuthPropertiesCollection
39+
- Added Interface StaticSiteDatabaseConnectionConfigurationFileOverview
40+
- Added Interface StaticSitesCreateOrUpdateBasicAuthOptionalParams
41+
- Added Interface StaticSitesCreateOrUpdateBuildDatabaseConnectionOptionalParams
42+
- Added Interface StaticSitesCreateOrUpdateDatabaseConnectionOptionalParams
43+
- Added Interface StaticSitesDeleteBuildDatabaseConnectionOptionalParams
44+
- Added Interface StaticSitesDeleteDatabaseConnectionOptionalParams
45+
- Added Interface StaticSitesGetBasicAuthOptionalParams
46+
- Added Interface StaticSitesGetBuildDatabaseConnectionOptionalParams
47+
- Added Interface StaticSitesGetBuildDatabaseConnectionsNextOptionalParams
48+
- Added Interface StaticSitesGetBuildDatabaseConnectionsOptionalParams
49+
- Added Interface StaticSitesGetBuildDatabaseConnectionsWithDetailsNextOptionalParams
50+
- Added Interface StaticSitesGetBuildDatabaseConnectionsWithDetailsOptionalParams
51+
- Added Interface StaticSitesGetBuildDatabaseConnectionWithDetailsOptionalParams
52+
- Added Interface StaticSitesGetDatabaseConnectionOptionalParams
53+
- Added Interface StaticSitesGetDatabaseConnectionsNextOptionalParams
54+
- Added Interface StaticSitesGetDatabaseConnectionsOptionalParams
55+
- Added Interface StaticSitesGetDatabaseConnectionsWithDetailsNextOptionalParams
56+
- Added Interface StaticSitesGetDatabaseConnectionsWithDetailsOptionalParams
57+
- Added Interface StaticSitesGetDatabaseConnectionWithDetailsOptionalParams
58+
- Added Interface StaticSitesListBasicAuthNextOptionalParams
59+
- Added Interface StaticSitesListBasicAuthOptionalParams
60+
- Added Interface StaticSitesUpdateBuildDatabaseConnectionOptionalParams
61+
- Added Interface StaticSitesUpdateDatabaseConnectionOptionalParams
62+
- Added Interface WebAppsDeployWorkflowArtifactsOptionalParams
63+
- Added Interface WebAppsDeployWorkflowArtifactsSlotOptionalParams
64+
- Added Interface WebAppsGetInstanceWorkflowSlotOptionalParams
65+
- Added Interface WebAppsGetWorkflowOptionalParams
66+
- Added Interface WebAppsListInstanceWorkflowsSlotNextOptionalParams
67+
- Added Interface WebAppsListInstanceWorkflowsSlotOptionalParams
68+
- Added Interface WebAppsListWorkflowsConnectionsOptionalParams
69+
- Added Interface WebAppsListWorkflowsConnectionsSlotOptionalParams
70+
- Added Interface WebAppsListWorkflowsNextOptionalParams
71+
- Added Interface WebAppsListWorkflowsOptionalParams
72+
- Added Interface WorkflowArtifacts
73+
- Added Interface WorkflowEnvelope
74+
- Added Interface WorkflowEnvelopeCollection
75+
- Added Interface WorkflowEnvelopeProperties
76+
- Added Interface WorkflowHealth
77+
- Added Type Alias BasicAuthName
78+
- Added Type Alias DefaultAction
79+
- Added Type Alias ProviderOsTypeSelected
80+
- Added Type Alias ProviderStackOsType
81+
- Added Type Alias StaticSitesCreateOrUpdateBasicAuthResponse
82+
- Added Type Alias StaticSitesCreateOrUpdateBuildDatabaseConnectionResponse
83+
- Added Type Alias StaticSitesCreateOrUpdateDatabaseConnectionResponse
84+
- Added Type Alias StaticSitesGetBasicAuthResponse
85+
- Added Type Alias StaticSitesGetBuildDatabaseConnectionResponse
86+
- Added Type Alias StaticSitesGetBuildDatabaseConnectionsNextResponse
87+
- Added Type Alias StaticSitesGetBuildDatabaseConnectionsResponse
88+
- Added Type Alias StaticSitesGetBuildDatabaseConnectionsWithDetailsNextResponse
89+
- Added Type Alias StaticSitesGetBuildDatabaseConnectionsWithDetailsResponse
90+
- Added Type Alias StaticSitesGetBuildDatabaseConnectionWithDetailsResponse
91+
- Added Type Alias StaticSitesGetDatabaseConnectionResponse
92+
- Added Type Alias StaticSitesGetDatabaseConnectionsNextResponse
93+
- Added Type Alias StaticSitesGetDatabaseConnectionsResponse
94+
- Added Type Alias StaticSitesGetDatabaseConnectionsWithDetailsNextResponse
95+
- Added Type Alias StaticSitesGetDatabaseConnectionsWithDetailsResponse
96+
- Added Type Alias StaticSitesGetDatabaseConnectionWithDetailsResponse
97+
- Added Type Alias StaticSitesListBasicAuthNextResponse
98+
- Added Type Alias StaticSitesListBasicAuthResponse
99+
- Added Type Alias StaticSitesUpdateBuildDatabaseConnectionResponse
100+
- Added Type Alias StaticSitesUpdateDatabaseConnectionResponse
101+
- Added Type Alias WebAppsGetInstanceWorkflowSlotResponse
102+
- Added Type Alias WebAppsGetWorkflowResponse
103+
- Added Type Alias WebAppsListInstanceWorkflowsSlotNextResponse
104+
- Added Type Alias WebAppsListInstanceWorkflowsSlotResponse
105+
- Added Type Alias WebAppsListWorkflowsConnectionsResponse
106+
- Added Type Alias WebAppsListWorkflowsConnectionsSlotResponse
107+
- Added Type Alias WebAppsListWorkflowsNextResponse
108+
- Added Type Alias WebAppsListWorkflowsResponse
109+
- Added Type Alias WorkflowHealthState
110+
- Interface Site has a new optional parameter managedEnvironmentId
111+
- Interface SiteConfig has a new optional parameter elasticWebAppScaleLimit
112+
- Interface SiteConfig has a new optional parameter ipSecurityRestrictionsDefaultAction
113+
- Interface SiteConfig has a new optional parameter metadata
114+
- Interface SiteConfig has a new optional parameter scmIpSecurityRestrictionsDefaultAction
115+
- Interface SiteConfigResource has a new optional parameter elasticWebAppScaleLimit
116+
- Interface SiteConfigResource has a new optional parameter ipSecurityRestrictionsDefaultAction
117+
- Interface SiteConfigResource has a new optional parameter metadata
118+
- Interface SiteConfigResource has a new optional parameter scmIpSecurityRestrictionsDefaultAction
119+
- Interface StaticSiteARMResource has a new optional parameter databaseConnections
120+
- Interface StaticSiteBuildARMResource has a new optional parameter databaseConnections
121+
- Interface StaticSitePatchResource has a new optional parameter databaseConnections
122+
- Added Enum KnownBasicAuthName
123+
- Added Enum KnownDefaultAction
124+
- Added Enum KnownProviderOsTypeSelected
125+
- Added Enum KnownProviderStackOsType
10126

11-
### Other Changes
127+
**Breaking Changes**
12128

129+
- Interface AppServiceEnvironmentsListUsagesNextOptionalParams no longer has parameter filter
130+
- Interface AppServiceEnvironmentsListWebAppsNextOptionalParams no longer has parameter propertiesToInclude
131+
- Interface AppServicePlansListNextOptionalParams no longer has parameter detailed
132+
- Interface AppServicePlansListUsagesNextOptionalParams no longer has parameter filter
133+
- Interface AppServicePlansListWebAppsNextOptionalParams no longer has parameter filter
134+
- Interface AppServicePlansListWebAppsNextOptionalParams no longer has parameter skipToken
135+
- Interface AppServicePlansListWebAppsNextOptionalParams no longer has parameter top
136+
- Interface CertificatesListNextOptionalParams no longer has parameter filter
137+
- Interface ListBillingMetersNextOptionalParams no longer has parameter billingLocation
138+
- Interface ListBillingMetersNextOptionalParams no longer has parameter osType
139+
- Interface ListCustomHostNameSitesNextOptionalParams no longer has parameter hostname
140+
- Interface ListGeoRegionsNextOptionalParams no longer has parameter linuxDynamicWorkersEnabled
141+
- Interface ListGeoRegionsNextOptionalParams no longer has parameter linuxWorkersEnabled
142+
- Interface ListGeoRegionsNextOptionalParams no longer has parameter sku
143+
- Interface ListGeoRegionsNextOptionalParams no longer has parameter xenonWorkersEnabled
144+
- Interface ProviderGetAvailableStacksNextOptionalParams no longer has parameter osTypeSelected
145+
- Interface ProviderGetAvailableStacksOnPremNextOptionalParams no longer has parameter osTypeSelected
146+
- Interface ProviderGetFunctionAppStacksForLocationNextOptionalParams no longer has parameter stackOsType
147+
- Interface ProviderGetFunctionAppStacksNextOptionalParams no longer has parameter stackOsType
148+
- Interface ProviderGetWebAppStacksForLocationNextOptionalParams no longer has parameter stackOsType
149+
- Interface ProviderGetWebAppStacksNextOptionalParams no longer has parameter stackOsType
150+
- Interface RecommendationsListHistoryForHostingEnvironmentNextOptionalParams no longer has parameter expiredOnly
151+
- Interface RecommendationsListHistoryForHostingEnvironmentNextOptionalParams no longer has parameter filter
152+
- Interface RecommendationsListHistoryForWebAppNextOptionalParams no longer has parameter expiredOnly
153+
- Interface RecommendationsListHistoryForWebAppNextOptionalParams no longer has parameter filter
154+
- Interface RecommendationsListNextOptionalParams no longer has parameter featured
155+
- Interface RecommendationsListNextOptionalParams no longer has parameter filter
156+
- Interface RecommendationsListRecommendedRulesForHostingEnvironmentNextOptionalParams no longer has parameter featured
157+
- Interface RecommendationsListRecommendedRulesForHostingEnvironmentNextOptionalParams no longer has parameter filter
158+
- Interface RecommendationsListRecommendedRulesForWebAppNextOptionalParams no longer has parameter featured
159+
- Interface RecommendationsListRecommendedRulesForWebAppNextOptionalParams no longer has parameter filter
160+
- Interface WebAppsListByResourceGroupNextOptionalParams no longer has parameter includeSlots
161+
- Interface WebAppsListPerfMonCountersNextOptionalParams no longer has parameter filter
162+
- Interface WebAppsListPerfMonCountersSlotNextOptionalParams no longer has parameter filter
163+
- Interface WebAppsListUsagesNextOptionalParams no longer has parameter filter
164+
- Interface WebAppsListUsagesSlotNextOptionalParams no longer has parameter filter
165+
- Interface WorkflowRunActionsListNextOptionalParams no longer has parameter filter
166+
- Interface WorkflowRunActionsListNextOptionalParams no longer has parameter top
167+
- Interface WorkflowRunsListNextOptionalParams no longer has parameter filter
168+
- Interface WorkflowRunsListNextOptionalParams no longer has parameter top
169+
- Interface WorkflowTriggerHistoriesListNextOptionalParams no longer has parameter filter
170+
- Interface WorkflowTriggerHistoriesListNextOptionalParams no longer has parameter top
171+
- Interface WorkflowTriggersListNextOptionalParams no longer has parameter filter
172+
- Interface WorkflowTriggersListNextOptionalParams no longer has parameter top
173+
- Interface WorkflowVersionsListNextOptionalParams no longer has parameter top
174+
- Type of parameter osTypeSelected of interface ProviderGetAvailableStacksOnPremOptionalParams is changed from Enum19 to ProviderOsTypeSelected
175+
- Type of parameter osTypeSelected of interface ProviderGetAvailableStacksOptionalParams is changed from Enum14 to ProviderOsTypeSelected
176+
- Type of parameter stackOsType of interface ProviderGetFunctionAppStacksForLocationOptionalParams is changed from Enum16 to ProviderStackOsType
177+
- Type of parameter stackOsType of interface ProviderGetFunctionAppStacksOptionalParams is changed from Enum15 to ProviderStackOsType
178+
- Type of parameter stackOsType of interface ProviderGetWebAppStacksForLocationOptionalParams is changed from Enum17 to ProviderStackOsType
179+
- Type of parameter stackOsType of interface ProviderGetWebAppStacksOptionalParams is changed from Enum18 to ProviderStackOsType
180+
- Removed Enum KnownEnum14
181+
- Removed Enum KnownEnum15
182+
- Removed Enum KnownEnum16
183+
- Removed Enum KnownEnum17
184+
- Removed Enum KnownEnum18
185+
- Removed Enum KnownEnum19
186+
- Removed Enum KnownWorkflowState
187+
13188
## 13.0.3 (2022-11-16)
14189

15190
- Bugs Fixed

sdk/appservice/arm-appservice/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2022 Microsoft
3+
Copyright (c) 2023 Microsoft
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "492f46331542f76339473ce20ec49ceffe794fff",
3-
"readme": "specification\\web\\resource-manager\\readme.md",
4-
"autorest_command": "autorest --version=3.8.4 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\web\\resource-manager\\readme.md --use=@autorest/[email protected].3.20221108.1 --generate-sample=true",
2+
"commit": "00ad650ef0665dd6c1da5fc2b8578970a6f890bc",
3+
"readme": "specification/web/resource-manager/readme.md",
4+
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/web/resource-manager/readme.md --use=@autorest/[email protected].5",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.2",
7-
"use": "@autorest/[email protected].3.20221108.1"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.2",
7+
"use": "@autorest/[email protected].5"
88
}

sdk/appservice/arm-appservice/package.json

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for WebSiteManagementClient.",
6-
"version": "13.0.4",
6+
"version": "14.0.0",
77
"engines": {
88
"node": ">=14.0.0"
99
},
@@ -29,9 +29,9 @@
2929
"types": "./types/arm-appservice.d.ts",
3030
"devDependencies": {
3131
"@microsoft/api-extractor": "^7.31.1",
32-
"@rollup/plugin-commonjs": "^24.0.0",
33-
"@rollup/plugin-json": "^6.0.0",
34-
"@rollup/plugin-multi-entry": "^6.0.0",
32+
"@rollup/plugin-commonjs": "^21.0.1",
33+
"@rollup/plugin-json": "^4.1.0",
34+
"@rollup/plugin-multi-entry": "^4.1.0",
3535
"@rollup/plugin-node-resolve": "^13.1.3",
3636
"mkdirp": "^1.0.4",
3737
"rollup": "^2.66.1",
@@ -110,13 +110,5 @@
110110
}
111111
]
112112
},
113-
"autoPublish": true,
114-
"//sampleConfiguration": {
115-
"productName": "",
116-
"productSlugs": [
117-
"azure"
118-
],
119-
"disableDocsMs": true,
120-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-appservice?view=azure-node-preview"
121-
}
122-
}
113+
"autoPublish": true
114+
}

0 commit comments

Comments
 (0)