Skip to content

Commit 6a5d5f0

Browse files
saraglunadomainnamesmile37773yuwzhoninpan-ms
authored
Add AppPlatform 2024-01-01-preview (Azure#27113)
* Adds base for updating Microsoft.AppPlatform from version preview/2023-11-01-preview to version 2024-01-01-preview * Updates readme * Updates API version in new specs and examples * add cspell exclusion (Azure#26987) * Add option for Application Configuration Service refresh interval (Azure#26943) * add the option for acs refresh interval * refine description and complete examples * feat: Add Java 21 (Azure#26946) * add buildpacks version (Azure#26933) * Update appplatform.json * Update BuildServiceBuilder_Get.json * Update BuildServiceBuilder_List.json * Update BuildServiceBuilder_CreateOrUpdate.json * Update language specific readme.md for 2024-01-01-preview api version (Azure#27041) * Cherry latest stable branch change to preview API version (Azure#27063) * e94094b * 4a35b74 * f3e4338 * 4a35b74 * a92c321 * 9a93245 * a693dc6 * fix lint * fix lint * add buildpacks version (Azure#27061) * Update appplatform.json * Update BuildServiceBuilder_Get.json * Update BuildServiceBuilder_List.json * Update BuildServiceBuilder_CreateOrUpdate.json * Update BuildService_GetSupportedBuildpack.json * Update readme.md (Azure#27095) * Short lived app support (Azure#26958) * Short lived app support * Rename type to kind * add cancelled (#1) * Add testEndpointAuthState to AppResourceProperties (Azure#26938) * add disable test endpoint auth to AppResourceProperties * Update Apps_CreateOrUpdate_VNetInjection.json * Update Apps_CreateOrUpdate.json * Update Apps_Get.json * Update Apps_Get_VNetInjection.json * Update Apps_List.json * Update Apps_List_VNetInjection.json * Update Apps_SetActiveDeployments.json * Update Apps_Update.json * Update Apps_Update_VNetInjection.json * use enum for test endpoint auth * remove api version from readme.python.md * revert short lived app API (Azure#27196) * adding version for python sdk temporarily for python sdk generation --------- Co-authored-by: Jeff <1830237+domainname@users.noreply.github.com> Co-authored-by: Qingyi Liu <34502364+smile37773@users.noreply.github.com> Co-authored-by: Yuwei Zhou <yuwzho@microsoft.com> Co-authored-by: ninpan-ms <71061174+ninpan-ms@users.noreply.github.com> Co-authored-by: Sandy Cai <sandy.caiqing@gmail.com>
1 parent eca452e commit 6a5d5f0

File tree

188 files changed

+26453
-2
lines changed

Some content is hidden

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

188 files changed

+26453
-2
lines changed

cSpell.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -990,6 +990,12 @@
990990
"mpga"
991991
]
992992
},
993+
{
994+
"filename": "**/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2024-01-01-preview/appplatform.json",
995+
"words": [
996+
"springboot"
997+
]
998+
},
993999
{
9941000
"filename": "**/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/**/*.json",
9951001
"words": [

0 commit comments

Comments
 (0)