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

Support for securely setting ACR credentials for WebApps Containers #11

Open
RoopeshNair opened this issue Sep 9, 2019 · 3 comments
Open
Assignees
Labels

Comments

@RoopeshNair
Copy link

No description provided.

@N-Usha
Copy link
Contributor

N-Usha commented Sep 20, 2019

Issue: Currently Azure portal for App service shows credentials appear in plain text with just a click of a button.

Scenario:
To deploy from ACR, Private Docker hub or Private registry, Web app for container action (azure/webapps-container-deploy@v1) will need to update the “Container Settings” in Azure web app via REST API. In case of private docker hub and private registry, we will have to set the user creds in the “Container Setting”. For ACR, since container is in Azure, we don’t have to explicitly give any credentials.
However, Azure exposes these “Container Setting” values in the “App Setting” section of the same web app. Snip below is for ACR, where the Password can be seen in the portal in App Setting section (if clicked on the “Show values” tab).
image

@N-Usha N-Usha added this to To be Triaged in GitHub Actions for Azure Aug 18, 2020
@github-actions
Copy link

github-actions bot commented Jun 7, 2021

This issue is idle because it has been open for 14 days with no activity.

@github-actions github-actions bot added the idle label Jun 7, 2021
@raiyanalam
Copy link
Contributor

@N-Usha Could you update this issue with latest status?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
GitHub Actions for Azure
  
To be Triaged
Development

No branches or pull requests

3 participants