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

Unable to Register inside of Container Image #39

Open
smoonlee opened this issue Jun 29, 2023 · 0 comments
Open

Unable to Register inside of Container Image #39

smoonlee opened this issue Jun 29, 2023 · 0 comments

Comments

@smoonlee
Copy link

I have created a clean Ubuntu Container Image with AzCLI Installed.
Created Service Principal and authenticated, I can see entries in the key vault from az key vault list --vault-name xyz

However, when I run az-azme register from inside the container I get the following error

DBUG: Loading Azure Credentials from environment...
DBUG: Creating Azure Key Vault secret client...
DBUG: Creating ACME provider instance...
Unhandled exception. Azure.Identity.AuthenticationFailedException: ManagedIdentityCredential authentication failed: Managed Identity response was not in the expected format. See the inner exception for details.
Status: 403 (connecting to 169.254.169.254:80: connecting to 169.254.169.254:80: dial tcp 169.254.169.254:80: connectex: A socket operation was attempted to an unreachable network.)

Headers:
Connection: close

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

No branches or pull requests

1 participant