Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pop up an error when deploying images to Azure App Service for the private registry with no authentication #550

Closed
v-xuanzh opened this issue Oct 15, 2018 · 0 comments

Comments

@v-xuanzh
Copy link

Version: 1.29.0-insider (user setup)
Node.js: 8.9.3
Architecture: x64
Extension: image

Repro Steps:

  1. Start up a private local registry with the command:
    image
  2. Right click Private Registry -> Connect to a Private Registry...(Preview)
  3. URL: http://localhost:5100
    Username: Press Enter
  4. Select an existing image to push the current private registry.
  5. Right click the pushed image -> 'Deploy Image to Azure App Service'.
  6. Select valid resource group, app service plan and unique name for the web app.
  7. Check the result.

Expect:
There is no error.

Actual:
Pop up the error with 'Cannot read property 'adminUserEnabled' of undefined'.
auth

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants