OS: All
Build Version: 1.13.0
Repro Steps:
- Make sure connected Azure registry.
- Right click a image -> Push -> Azure -> Select a registry (e.g. nicoledocker) -> Enter default value.
- Navigate to Registry view -> Expand the Azure -> Expand "nicoledocker" registry ->Expand the repository -> image.
- Right click the image -> Delete Image.
- Check whether there is an error under the repository of Azure registry or not.
Expect:
There is no error under the repository of Azure registry after deleting the image.
Actual:
There is an error under the repository of Azure registry after deleting the image.

More Info:
- The image is deleted successfully.

- This issue can be fixed by refreshing the Registry view.