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

Key based authentication is not permitted on this storage account in assets workflow #7780

Closed
1 task
ytimocin opened this issue Aug 2, 2024 · 4 comments
Closed
1 task
Labels
bug Something is broken or not working as expected

Comments

@ytimocin
Copy link
Contributor

ytimocin commented Aug 2, 2024

Steps to reproduce

The last few runs of the assets workflow (triggered by a merge to main) is failing with the following error:

ERROR: Key based authentication is not permitted on this storage account.

Observed behavior

assets workflow is failing in the Upload install.sh step: https://github.com/radius-project/radius/blob/main/.github/workflows/assets.yaml#L36.

There is a connection string passed into the bacongobbler/[email protected] action. We receive the following error:

ERROR: Key based authentication is not permitted on this storage account.

Desired behavior

Connection to the storage account should work fine, thus making assets workflow run successfully.

Workaround

Not sure if this is something that we could handle in the storage account (the one that we use in this workflow) level. I am thinking that there might be an update to the storage account resources in general that would block some types of authentications if a permission was not given.

rad Version

edge

Operating system

No response

Additional context

Link to a failing run: https://github.com/radius-project/radius/actions/runs/10205813601/job/28237404786.

Would you like to support us?

  • Yes, I would like to support you

AB#12930

@ytimocin ytimocin added the bug Something is broken or not working as expected label Aug 2, 2024
@radius-triage-bot
Copy link

👋 @ytimocin Thanks for filing this bug report.

A project maintainer will review this report and get back to you soon. If you'd like immediate help troubleshooting, please visit our Discord server.

For more information on our triage process please visit our triage overview

Copy link

azure-boards bot commented Aug 2, 2024

✅ Successfully linked to Azure Boards work item(s):

@ytimocin
Copy link
Contributor Author

ytimocin commented Aug 2, 2024

Same issue was reported a few days ago in another repository: OfficeDev/teams-toolkit#12092.

@lakshmimsft
Copy link
Contributor

The assets workflow is now deleted. Closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken or not working as expected
Projects
None yet
Development

No branches or pull requests

2 participants