OS: Win11 x64
VS Code Insider: 1.132.0-insider
Build Version: 0.12.8-alpha.0
Repro Steps:
- Create an Azure Project.
- Proceed to the Deployment stage.
- Select a deployment location (e.g. East US 2).
- Generate the deployment plan.
- Observe the Azure Deployment Plan page.
Expect:
The Location dropdown should display the selected deployment region.
Actual:
The deployment plan references the selected region (East US 2), but the Location field remains blank and continues to display "Select a location...".

More Info:
- This issue is intermittent and does not reproduce consistently.
- The deployment plan already referenced East US 2 and the location had been selected earlier through the chat workflow. However, the Location field in the Deployment Plan UI appeared empty. After reselecting the same location value (East US 2) and approving the plan, the system treated it as a location update, regenerated deployment-plan.md, and requested another approval.
OS: Win11 x64
VS Code Insider: 1.132.0-insider
Build Version: 0.12.8-alpha.0
Repro Steps:
Expect:
The Location dropdown should display the selected deployment region.
Actual:

The deployment plan references the selected region (East US 2), but the Location field remains blank and continues to display "Select a location...".
More Info: