Azure Container Apps SessionPool Api Version 2025-01-01#31985
Conversation
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge. |
Generated ApiView
|
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
| }, | ||
| "dynamicPoolConfiguration": { | ||
| "lifecycleConfiguration": { | ||
| "type": "OnContainerExit", |
There was a problem hiding this comment.
shall we use Timed as sample given it is more commonly used, or we create 2 samples, one for Timed and one for OnContainerExit
There was a problem hiding this comment.
Yes, thanks, another sample added and there is one for Timed and one for OnContainerExit now
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
@razvanbadea-msft would you review again? thanks. |
|
Pl add a suppression for this false alarm - https://github.com/Azure/azure-rest-api-specs/pull/31985/checks?check_run_id=35519395044 using this documentation https://github.com/Azure/autorest/blob/main/docs/generate/suppress-warnings.md |
Hi @rkmanda , suppression added, could you please take a look again, thanks. |
…Microsoft.app-2025-01-01-sessionpool
59b558a
into
Azure:release-app-Microsoft.app-2025-01-01
* Copy files from stable/2024-03-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2025-01-01 Updated the API version from stable/2024-03-01 to stable/2025-01-01. * Added tag for 2025-01-01 in readme file * Support keda scaler auth using MSI (#31893) * Support keda scaler auth using MSI * fix lint * fix lint * update * Add KEDA cooldownPeriod/pollingInterval property for Container App & Jobs (#31891) * add keda propety * fix prettier * fix comment * Enable BYO NFS Storage in 2025-01-01 (#31850) * Enable BYO NFS Storage in 2025-01-01 * Fix code style * Fix --------- Co-authored-by: Layla Liu <layliu@microsoft.com> * Add RunningStatus for ContainerApp (#31984) * Enable Java Runtime in Microsoft.App 2025-01-01 (#31957) * Enable Java Runtime in 2025-01-01 --------- Co-authored-by: najian <jiangnan8924@gmail.com> * Support env msi and cert from key vault (#31875) * Support env msi and cert from key vault * add spell check ci * Support Java Components in Microsoft.App version 2025-01-01 (#31958) * add java components support in version 2025-01-01 * enable lenient model deduplication in go --------- Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn> * Update proxy resource type to v5 (#31997) * update proxy resource type to v5 --------- Co-authored-by: Nan Jiang <naji@microsoft.com> * remove deduplication config for go sdk (#32111) * Azure Container Apps SessionPool Api Version 2025-01-01 (#31985) * SessionPool Api Version 2025-01-01 * Fix example * DynamicPoolConfiguration.LifecycleConfiguration * Fix * Test * Test * Test * test * Test * Test * Test * Test * Test * Test * Restore * Test * Test * Test * Restore * Use TrackedResource for SessionPool patch * Remove tracked resource and only support tags for patch * Fix lintdiff * Update lifecycle type * Add supress * fix * Fix LintDiff failed in Release app microsoft.app 2025 01 01 (#33078) * Fix LintDiff failed --------- Co-authored-by: Nan Jiang <naji@microsoft.com> * Adding managed identity settings (#32009) * Don't add 201 according to breaking change review comments (#33094) * Revert "Fix LintDiff failed in Release app microsoft.app 2025 01 01 (#33078)" This reverts commit 58c987f. * Fix example * suppression PutResponseCodes per Breaking change review comments --------- Co-authored-by: Nan Jiang <naji@microsoft.com> --------- Co-authored-by: Nan Jiang <naji@microsoft.com> Co-authored-by: njucz <740360112@qq.com> Co-authored-by: Zunli Hu <zuh@microsoft.com> Co-authored-by: LaylaLiu-gmail <38268900+LaylaLiu-gmail@users.noreply.github.com> Co-authored-by: Layla Liu <layliu@microsoft.com> Co-authored-by: zhenqxuMSFT <zhenqxu@microsoft.com> Co-authored-by: Songbo Wang <sonwan@microsoft.com> Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn> Co-authored-by: Yitao Pan <yitaopan@microsoft.com> Co-authored-by: Mike Harder <mharder@microsoft.com> Co-authored-by: Vaclav Turecek <vturecek@microsoft.com>
* Copy files from stable/2024-03-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2025-01-01 Updated the API version from stable/2024-03-01 to stable/2025-01-01. * Added tag for 2025-01-01 in readme file * Support keda scaler auth using MSI (Azure#31893) * Support keda scaler auth using MSI * fix lint * fix lint * update * Add KEDA cooldownPeriod/pollingInterval property for Container App & Jobs (Azure#31891) * add keda propety * fix prettier * fix comment * Enable BYO NFS Storage in 2025-01-01 (Azure#31850) * Enable BYO NFS Storage in 2025-01-01 * Fix code style * Fix --------- Co-authored-by: Layla Liu <layliu@microsoft.com> * Add RunningStatus for ContainerApp (Azure#31984) * Enable Java Runtime in Microsoft.App 2025-01-01 (Azure#31957) * Enable Java Runtime in 2025-01-01 --------- Co-authored-by: najian <jiangnan8924@gmail.com> * Support env msi and cert from key vault (Azure#31875) * Support env msi and cert from key vault * add spell check ci * Support Java Components in Microsoft.App version 2025-01-01 (Azure#31958) * add java components support in version 2025-01-01 * enable lenient model deduplication in go --------- Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn> * Update proxy resource type to v5 (Azure#31997) * update proxy resource type to v5 --------- Co-authored-by: Nan Jiang <naji@microsoft.com> * remove deduplication config for go sdk (Azure#32111) * Azure Container Apps SessionPool Api Version 2025-01-01 (Azure#31985) * SessionPool Api Version 2025-01-01 * Fix example * DynamicPoolConfiguration.LifecycleConfiguration * Fix * Test * Test * Test * test * Test * Test * Test * Test * Test * Test * Restore * Test * Test * Test * Restore * Use TrackedResource for SessionPool patch * Remove tracked resource and only support tags for patch * Fix lintdiff * Update lifecycle type * Add supress * fix * Fix LintDiff failed in Release app microsoft.app 2025 01 01 (Azure#33078) * Fix LintDiff failed --------- Co-authored-by: Nan Jiang <naji@microsoft.com> * Adding managed identity settings (Azure#32009) * Don't add 201 according to breaking change review comments (Azure#33094) * Revert "Fix LintDiff failed in Release app microsoft.app 2025 01 01 (Azure#33078)" This reverts commit 58c987f. * Fix example * suppression PutResponseCodes per Breaking change review comments --------- Co-authored-by: Nan Jiang <naji@microsoft.com> --------- Co-authored-by: Nan Jiang <naji@microsoft.com> Co-authored-by: njucz <740360112@qq.com> Co-authored-by: Zunli Hu <zuh@microsoft.com> Co-authored-by: LaylaLiu-gmail <38268900+LaylaLiu-gmail@users.noreply.github.com> Co-authored-by: Layla Liu <layliu@microsoft.com> Co-authored-by: zhenqxuMSFT <zhenqxu@microsoft.com> Co-authored-by: Songbo Wang <sonwan@microsoft.com> Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn> Co-authored-by: Yitao Pan <yitaopan@microsoft.com> Co-authored-by: Mike Harder <mharder@microsoft.com> Co-authored-by: Vaclav Turecek <vturecek@microsoft.com>
* Copy files from stable/2024-03-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2025-01-01 Updated the API version from stable/2024-03-01 to stable/2025-01-01. * Added tag for 2025-01-01 in readme file * Support keda scaler auth using MSI (Azure#31893) * Support keda scaler auth using MSI * fix lint * fix lint * update * Add KEDA cooldownPeriod/pollingInterval property for Container App & Jobs (Azure#31891) * add keda propety * fix prettier * fix comment * Enable BYO NFS Storage in 2025-01-01 (Azure#31850) * Enable BYO NFS Storage in 2025-01-01 * Fix code style * Fix --------- Co-authored-by: Layla Liu <layliu@microsoft.com> * Add RunningStatus for ContainerApp (Azure#31984) * Enable Java Runtime in Microsoft.App 2025-01-01 (Azure#31957) * Enable Java Runtime in 2025-01-01 --------- Co-authored-by: najian <jiangnan8924@gmail.com> * Support env msi and cert from key vault (Azure#31875) * Support env msi and cert from key vault * add spell check ci * Support Java Components in Microsoft.App version 2025-01-01 (Azure#31958) * add java components support in version 2025-01-01 * enable lenient model deduplication in go --------- Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn> * Update proxy resource type to v5 (Azure#31997) * update proxy resource type to v5 --------- Co-authored-by: Nan Jiang <naji@microsoft.com> * remove deduplication config for go sdk (Azure#32111) * Azure Container Apps SessionPool Api Version 2025-01-01 (Azure#31985) * SessionPool Api Version 2025-01-01 * Fix example * DynamicPoolConfiguration.LifecycleConfiguration * Fix * Test * Test * Test * test * Test * Test * Test * Test * Test * Test * Restore * Test * Test * Test * Restore * Use TrackedResource for SessionPool patch * Remove tracked resource and only support tags for patch * Fix lintdiff * Update lifecycle type * Add supress * fix * Fix LintDiff failed in Release app microsoft.app 2025 01 01 (Azure#33078) * Fix LintDiff failed --------- Co-authored-by: Nan Jiang <naji@microsoft.com> * Adding managed identity settings (Azure#32009) * Don't add 201 according to breaking change review comments (Azure#33094) * Revert "Fix LintDiff failed in Release app microsoft.app 2025 01 01 (Azure#33078)" This reverts commit 58c987f. * Fix example * suppression PutResponseCodes per Breaking change review comments --------- Co-authored-by: Nan Jiang <naji@microsoft.com> --------- Co-authored-by: Nan Jiang <naji@microsoft.com> Co-authored-by: njucz <740360112@qq.com> Co-authored-by: Zunli Hu <zuh@microsoft.com> Co-authored-by: LaylaLiu-gmail <38268900+LaylaLiu-gmail@users.noreply.github.com> Co-authored-by: Layla Liu <layliu@microsoft.com> Co-authored-by: zhenqxuMSFT <zhenqxu@microsoft.com> Co-authored-by: Songbo Wang <sonwan@microsoft.com> Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn> Co-authored-by: Yitao Pan <yitaopan@microsoft.com> Co-authored-by: Mike Harder <mharder@microsoft.com> Co-authored-by: Vaclav Turecek <vturecek@microsoft.com>
ARM (Control Plane) API Specification Update Pull Request
Tip
Overwhelmed by all this guidance? See the
Getting helpsection at the bottom of this PR description.PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
Purpose of this PR
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:
ARM resource provider contract and
REST guidelines (estimated time: 4 hours).
I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.
Additional information
Viewing API changes
Support Java Components in Microsoft.App version 2025-01-01
Suppressing failures
Add new spec JavaComponents.json to stable/2025-01-01, and some example files
Getting help
Purpose of this PRandDue diligence checklist.write accessper aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Mergecomment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.and https://aka.ms/ci-fix.
queuedstate, please add a comment with contents/azp run.This should result in a new comment denoting a
PR validation pipelinehas started and the checks should be updated after few minutes.