docs: Updated the troubleshooting guide and added the ACRBuildAndPushGuide. #598
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…file.
This pull request adds a comprehensive troubleshooting guide and a new step-by-step build and push guide for Azure Container Registry (ACR). The troubleshooting documentation now covers a broader range of Azure deployment errors, providing actionable resolutions and direct links to official Microsoft documentation. The new ACR guide helps users build and push Docker images for both Backend and WebApp services. Minor improvements and corrections have also been made to existing troubleshooting content.
Documentation Additions and Improvements:
documents/ACRBuildAndPushGuide.mdwith detailed instructions for building and pushing Docker images to Azure Container Registry, including prerequisites, step-by-step commands, portal guidance, and verification steps.documents/TroubleShootingSteps.mdwith over a dozen new Azure deployment error scenarios, each with explanations, step-by-step solutions, and links to Microsoft documentation (e.g.,InvalidRequestContent,ReadOnlyDisabledSubscription,SkuNotAvailable,PrincipalNotFound,RedundancyConfigurationNotAvailable,SpecialFeatureOrQuotaIdRequired,ContainerAppOperationError).Corrections and Link Updates:
ParentResourceNotFound, updated resource provider registration link). [1] [2]General Documentation Quality:
These changes significantly improve the onboarding and troubleshooting experience for developers working with Azure resources and container deployments.
Does this introduce a breaking change?
Golden Path Validation
Deployment Validation
What to Check
Verify that the following are valid
Other Information