-
Notifications
You must be signed in to change notification settings - Fork 425
docs: Document known issues with Azure Container Apps #707
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Added a section on known issues with Azure Container Apps, detailing problems with updating environment variables and container configurations, along with workarounds using Azure CLI.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds a "Known Issues" section to the DeploymentGuide documenting problems with updating Azure Container Apps configurations through the Azure Portal, along with Azure CLI-based workarounds.
Key Changes:
- Added a new "Known Issues" section at the end of DeploymentGuide.md
- Documents portal limitations for updating environment variables and container configurations
- Provides Azure CLI commands as workarounds with examples for environment variables and container image updates
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@Shreyas-Microsoft I've opened a new pull request, #708, to work on those changes. Once the pull request is ready, I'll request review from you. |
Updated known issues section with workarounds for Azure Container App environment variable management.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
Purpose
Added a section on known issues with Azure Container Apps, detailing problems with updating environment variables and container configurations, along with workarounds using Azure CLI.
Does this introduce a breaking change?
How to Test
What to Check
Verify that the following are valid
Other Information