vscode-docker
vscode-docker copied to clipboard
No running container shows in container view after deploying image to ACI
OS: Windows 10 Build Version: 20220713.1
Repro Steps:
- Right click one image of registries view -> Deploy Image to Azure Container Instances... -> Create a new ACI.
- Check whether there is a running container in container view or not.
Expect: There is a running container in container view.
Actual:
No running container shows in container view.

More Info:
Wait 20-30 mins, use other ACT context and switch back to the new ACI context, the running container shows well.

Similar to #3554 and #2941. May be solved by #3263.
Closing since we're doing ACA instead with #3535.