Skip to content

Commit fc5db53

Browse files
author
SDKAuto
committed
CodeGen from PR 29226 in Azure/azure-rest-api-specs
Merge 0ac94d4c3c0fac680e1201d65941fe2fd89216e7 into 336fc73b8f6cd34b59b62046e1a4c0c8905926bd
1 parent c22412f commit fc5db53

74 files changed

Lines changed: 25344 additions & 23672 deletions

File tree

Some content is hidden

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

common/config/rush/pnpm-lock.yaml

Lines changed: 391 additions & 390 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: 71 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,78 @@
11
# Release History
2+
3+
## 15.0.0 (2024-06-05)
4+
5+
**Features**
26

3-
## 14.1.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
7+
- Added operation WebApps.createOrUpdateSiteContainer
8+
- Added operation WebApps.createOrUpdateSiteContainerSlot
9+
- Added operation WebApps.deleteSiteContainer
10+
- Added operation WebApps.deleteSiteContainerSlot
11+
- Added operation WebApps.getSiteContainer
12+
- Added operation WebApps.getSiteContainerSlot
13+
- Added operation WebApps.listSiteContainers
14+
- Added operation WebApps.listSiteContainersSlot
15+
- Added Interface EnvironmentVariable
16+
- Added Interface FunctionAppConfig
17+
- Added Interface FunctionsAlwaysReadyConfig
18+
- Added Interface FunctionsDeployment
19+
- Added Interface FunctionsDeploymentStorage
20+
- Added Interface FunctionsDeploymentStorageAuthentication
21+
- Added Interface FunctionsRuntime
22+
- Added Interface FunctionsScaleAndConcurrency
23+
- Added Interface FunctionsScaleAndConcurrencyTriggers
24+
- Added Interface FunctionsScaleAndConcurrencyTriggersHttp
25+
- Added Interface SiteContainer
26+
- Added Interface SiteContainerCollection
27+
- Added Interface SiteDnsConfig
28+
- Added Interface VolumeMount
29+
- Added Interface WebAppsCreateOrUpdateSiteContainerOptionalParams
30+
- Added Interface WebAppsCreateOrUpdateSiteContainerSlotOptionalParams
31+
- Added Interface WebAppsDeleteSiteContainerOptionalParams
32+
- Added Interface WebAppsDeleteSiteContainerSlotOptionalParams
33+
- Added Interface WebAppsGetSiteContainerOptionalParams
34+
- Added Interface WebAppsGetSiteContainerSlotOptionalParams
35+
- Added Interface WebAppsListSiteContainersNextOptionalParams
36+
- Added Interface WebAppsListSiteContainersOptionalParams
37+
- Added Interface WebAppsListSiteContainersSlotNextOptionalParams
38+
- Added Interface WebAppsListSiteContainersSlotOptionalParams
39+
- Added Type Alias AuthenticationType
40+
- Added Type Alias AuthType
41+
- Added Type Alias AzureStorageProtocol
42+
- Added Type Alias FunctionsDeploymentStorageType
43+
- Added Type Alias RuntimeName
44+
- Added Type Alias WebAppsCreateOrUpdateSiteContainerResponse
45+
- Added Type Alias WebAppsCreateOrUpdateSiteContainerSlotResponse
46+
- Added Type Alias WebAppsGetSiteContainerResponse
47+
- Added Type Alias WebAppsGetSiteContainerSlotResponse
48+
- Added Type Alias WebAppsListSiteContainersNextResponse
49+
- Added Type Alias WebAppsListSiteContainersResponse
50+
- Added Type Alias WebAppsListSiteContainersSlotNextResponse
51+
- Added Type Alias WebAppsListSiteContainersSlotResponse
52+
- Interface AzureStorageInfoValue has a new optional parameter protocol
53+
- Interface Site has a new optional parameter dnsConfiguration
54+
- Interface Site has a new optional parameter functionAppConfig
55+
- Interface Site has a new optional parameter vnetBackupRestoreEnabled
56+
- Interface SitePatchResource has a new optional parameter dnsConfiguration
57+
- Added Enum KnownAuthenticationType
58+
- Added Enum KnownAzureStorageProtocol
59+
- Added Enum KnownFunctionsDeploymentStorageType
60+
- Added Enum KnownRuntimeName
61+
- Enum KnownSkuName has a new value FlexConsumption
62+
- Enum KnownSupportedTlsVersions has a new value One3
1063

11-
### Other Changes
64+
**Breaking Changes**
1265

66+
- Operation AppServiceEnvironments.beginApproveOrRejectPrivateEndpointConnection has a new signature
67+
- Operation AppServiceEnvironments.beginApproveOrRejectPrivateEndpointConnectionAndWait has a new signature
68+
- Operation StaticSites.beginApproveOrRejectPrivateEndpointConnection has a new signature
69+
- Operation StaticSites.beginApproveOrRejectPrivateEndpointConnectionAndWait has a new signature
70+
- Operation WebApps.beginApproveOrRejectPrivateEndpointConnection has a new signature
71+
- Operation WebApps.beginApproveOrRejectPrivateEndpointConnectionAndWait has a new signature
72+
- Operation WebApps.beginApproveOrRejectPrivateEndpointConnectionSlot has a new signature
73+
- Operation WebApps.beginApproveOrRejectPrivateEndpointConnectionSlotAndWait has a new signature
74+
75+
1376
## 14.1.0 (2023-11-16)
1477

1578
**Features**

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) 2023 Microsoft
3+
Copyright (c) 2024 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "69ece3818b8b0929b43a07c3fe25716427734882",
2+
"commit": "7f18ed1a336f803adbca5391eb99fe3cbabe70ba",
33
"readme": "specification/web/resource-manager/readme.md",
4-
"autorest_command": "autorest --version=3.9.7 --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/typescript@6.0.12 --generate-sample=true",
4+
"autorest_command": "autorest --version=3.9.7 --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/typescript@^6.0.12",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.2",
7-
"use": "@autorest/typescript@6.0.12"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.10",
7+
"use": "@autorest/typescript@^6.0.12"
88
}

sdk/appservice/arm-appservice/package.json

Lines changed: 7 additions & 15 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": "14.1.1",
6+
"version": "15.0.0",
77
"engines": {
88
"node": ">=18.0.0"
99
},
@@ -12,8 +12,8 @@
1212
"@azure/abort-controller": "^1.0.0",
1313
"@azure/core-paging": "^1.2.0",
1414
"@azure/core-client": "^1.7.0",
15-
"@azure/core-auth": "^1.3.0",
16-
"@azure/core-rest-pipeline": "^1.12.0",
15+
"@azure/core-auth": "^1.6.0",
16+
"@azure/core-rest-pipeline": "^1.14.0",
1717
"tslib": "^2.2.0"
1818
},
1919
"keywords": [
@@ -37,9 +37,10 @@
3737
"@azure/dev-tool": "^1.0.0",
3838
"@azure/identity": "^4.0.1",
3939
"@azure-tools/test-recorder": "^3.0.0",
40-
"@azure-tools/test-credential": "^1.0.0",
40+
"@azure-tools/test-credential": "^1.1.0",
4141
"mocha": "^10.0.0",
4242
"@types/mocha": "^10.0.0",
43+
"tsx": "^4.7.1",
4344
"@types/chai": "^4.2.8",
4445
"chai": "^4.2.0",
4546
"cross-env": "^7.0.2",
@@ -77,7 +78,6 @@
7778
"pack": "npm pack 2>&1",
7879
"extract-api": "dev-tool run extract-api",
7980
"lint": "echo skipped",
80-
"audit": "echo skipped",
8181
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
8282
"build:node": "echo skipped",
8383
"build:browser": "echo skipped",
@@ -106,13 +106,5 @@
106106
]
107107
},
108108
"autoPublish": true,
109-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appservice/arm-appservice",
110-
"//sampleConfiguration": {
111-
"productName": "",
112-
"productSlugs": [
113-
"azure"
114-
],
115-
"disableDocsMs": true,
116-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-appservice?view=azure-node-preview"
117-
}
118-
}
109+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appservice/arm-appservice"
110+
}

0 commit comments

Comments
 (0)