Updated the CI/CD pipeline configuration to support deployment to a second Azure region. By adjusting the environment variables in the workflow, the infrastructure and application can now target the Indonesia Central region consistently. This change streamlines our multi-region deployment strategy.

Update CI/CD environment variables for secondary region deployment - zhengqunkoo/eShopOnWeb