Skip to content

[Agents Extension] Container settings changes#7217

Merged
trangevi merged 3 commits intomainfrom
trangevi/container-settings-changes
Mar 20, 2026
Merged

[Agents Extension] Container settings changes#7217
trangevi merged 3 commits intomainfrom
trangevi/container-settings-changes

Conversation

@trangevi
Copy link
Copy Markdown
Member

@trangevi trangevi commented Mar 20, 2026

Switch CPU and memory to be a discrete list. Remove min and max replicas prompts entirely

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Azure AI Agents extension init flow to simplify container resource configuration by replacing free-form CPU/memory prompts with a fixed tier selection and removing interactive replica scaling prompts.

Changes:

  • Replaced manual CPU + memory text prompts with a single Select prompt over predefined resource tiers.
  • Removed min/max replica prompting and instead applies default replica values.
  • Cleaned up imports related to removed prompting logic.

Signed-off-by: trangevi <trangevi@microsoft.com>
Signed-off-by: trangevi <trangevi@microsoft.com>
@trangevi trangevi enabled auto-merge (squash) March 20, 2026 17:33
@trangevi trangevi merged commit 6841ede into main Mar 20, 2026
17 checks passed
@trangevi trangevi deleted the trangevi/container-settings-changes branch March 23, 2026 15:46
jongio pushed a commit to jongio/azure-dev that referenced this pull request Mar 27, 2026
* Container settings changes

* PR comments

Signed-off-by: trangevi <trangevi@microsoft.com>

* PR Comments

Signed-off-by: trangevi <trangevi@microsoft.com>

---------

Signed-off-by: trangevi <trangevi@microsoft.com>
jongio pushed a commit to jongio/azure-dev that referenced this pull request Mar 27, 2026
* Container settings changes

* PR comments

Signed-off-by: trangevi <trangevi@microsoft.com>

* PR Comments

Signed-off-by: trangevi <trangevi@microsoft.com>

---------

Signed-off-by: trangevi <trangevi@microsoft.com>
jongio pushed a commit to jongio/azure-dev that referenced this pull request Mar 27, 2026
* Container settings changes

* PR comments

Signed-off-by: trangevi <trangevi@microsoft.com>

* PR Comments

Signed-off-by: trangevi <trangevi@microsoft.com>

---------

Signed-off-by: trangevi <trangevi@microsoft.com>
jongio pushed a commit to jongio/azure-dev that referenced this pull request Mar 27, 2026
* Container settings changes

* PR comments

Signed-off-by: trangevi <trangevi@microsoft.com>

* PR Comments

Signed-off-by: trangevi <trangevi@microsoft.com>

---------

Signed-off-by: trangevi <trangevi@microsoft.com>
jongio pushed a commit to jongio/azure-dev that referenced this pull request Mar 27, 2026
* Container settings changes

* PR comments

Signed-off-by: trangevi <trangevi@microsoft.com>

* PR Comments

Signed-off-by: trangevi <trangevi@microsoft.com>

---------

Signed-off-by: trangevi <trangevi@microsoft.com>
achauhan-scc pushed a commit to achauhan-scc/azure-dev that referenced this pull request Apr 2, 2026
* Container settings changes

* PR comments

Signed-off-by: trangevi <trangevi@microsoft.com>

* PR Comments

Signed-off-by: trangevi <trangevi@microsoft.com>

---------

Signed-off-by: trangevi <trangevi@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants