Skip to content

Make deployment template more robust#616

Merged
glahaye merged 4 commits intomicrosoft:mainfrom
glahaye:robusttemplate
Nov 18, 2023
Merged

Make deployment template more robust#616
glahaye merged 4 commits intomicrosoft:mainfrom
glahaye:robusttemplate

Conversation

@glahaye
Copy link
Contributor

@glahaye glahaye commented Nov 17, 2023

Motivation and Context

The templates are currently prone to failure.

Description

  • Only use virtual nets when using Qdrant (it seems something with the virtual nets is causing deployments to often fail)
  • Automatically populate azureAdTenantId
  • Force user to provide an API key and client IDs (instead of allowing unusable deployments to be created)

Contribution Checklist

@github-actions github-actions bot added the deployment Issues related to deploying Chat-Copilot label Nov 17, 2023
TaoChenOSU
TaoChenOSU previously approved these changes Nov 17, 2023
@glahaye glahaye enabled auto-merge November 17, 2023 17:04
@glahaye glahaye added this pull request to the merge queue Nov 18, 2023
Merged via the queue into microsoft:main with commit 6a8f65e Nov 18, 2023
@glahaye glahaye deleted the robusttemplate branch November 18, 2023 01:04
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
### Motivation and Context
The templates are currently prone to failure.

### Description
- Only use virtual nets when using Qdrant (it seems _something_ with the
virtual nets is causing deployments to often fail)
- Automatically populate azureAdTenantId
- Force user to provide an API key and client IDs (instead of allowing
unusable deployments to be created)

### Contribution Checklist
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
### Motivation and Context
The templates are currently prone to failure.

### Description
- Only use virtual nets when using Qdrant (it seems _something_ with the
virtual nets is causing deployments to often fail)
- Automatically populate azureAdTenantId
- Force user to provide an API key and client IDs (instead of allowing
unusable deployments to be created)

### Contribution Checklist
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deployment Issues related to deploying Chat-Copilot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants