Skip to content

chore: Dev to Main#166

Open
AjitPadhi-Microsoft wants to merge 96 commits intomainfrom
dev
Open

chore: Dev to Main#166
AjitPadhi-Microsoft wants to merge 96 commits intomainfrom
dev

Conversation

@AjitPadhi-Microsoft
Copy link
Copy Markdown
Collaborator

Purpose

  • This pull request introduces improvements to the deployment flexibility, documentation, and chat session management. The main focus is to allow customization of the Jumpbox VM size, provide better guidance and troubleshooting for VM SKU selection, and enhance the reliability of chat session handling in the frontend.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

AjitPadhi-Microsoft and others added 30 commits March 13, 2026 11:51
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
this issue I faced earlier. hence accepting its changes

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
sid = data.get("session_id")
if sid:
span.set_attribute("session_id", sid)
except (json.JSONDecodeError, UnicodeDecodeError):
Tejasri-Microsoft and others added 10 commits April 6, 2026 21:54
feat: Add weekly schedule for Azure Template validation,split azure-dev to azure-dev,azd-template for customer chat bot
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.

10 participants