You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Added the Microsoft.ContainerRegistry provider to the verify providers list. This will make it so that users do not have to go into the portal to register their subscription when accessing registries for the first time #558
Changed
Improve image name validation and make suggested image names unique by appending a timestamped tag #560#565
Fixed
Addressed an issue where VS Code was passing incompatible tree items to the container app's local workspace ribbon commands. If an incompatible tree item is passed, we will now treat it as if no tree item was passed #559