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

UpdatePasswordCredentials no longer works #5222

Closed
arbourd opened this issue Jul 10, 2019 · 7 comments
Closed

UpdatePasswordCredentials no longer works #5222

arbourd opened this issue Jul 10, 2019 · 7 comments
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Graph.Microsoft Mgmt This issue is related to a management-plane library. Service Attention Workflow: This issue is responsible by Azure service team.

Comments

@arbourd
Copy link

arbourd commented Jul 10, 2019

Bug Report

  • Import path: services/graphrbac/1.6/graphrbac
  • Function: UpdatePasswordCredentials
  • SDK version: v29.0.0, v31.1.0

What happened?

UpdatePasswordCredentials successfully creates (or updates) a credential attached to a service principal and the API can retrieve it after creating it. This credential does not appear to work with AKS, nor does it appear in the UI after creating it.

What did you expect or want to happen?

The credential should appear in the UI or manifest of the service principal after creating the object.

How can we reproduce it?

Create a mutate a service principal's credentials with UpdatePasswordCredentials, and attempt to use the service principal (which will result in an error that the credential is not working) or check the Azure UI (which will exclude the new / updated credential).

Possible Cause.

I believe this might be caused by the migration from Azure AD Graph 1.6 to Microsoft Graph 1.0. Credentials created in the UI have a different schema than the ones created by UpdatePasswordCredentials.

Anything we should know about your environment.

This issue was first reported in the Azure AD Terraform Provider: hashicorp/terraform-provider-azuread#66

@kurtzeborn kurtzeborn added customer-reported Issues that are reported by GitHub users external to the Azure organization. Graph Mgmt This issue is related to a management-plane library. Service Attention Workflow: This issue is responsible by Azure service team. and removed triage labels Jul 15, 2019
@kurtzeborn
Copy link
Member

Thanks for reporting this issue! We'll get this routed to the correct team for further investigation.

@ashemedai
Copy link

Hi @kurtzeborn, has there been any update on this front that you can share?

@gabrielmcf
Copy link

Any news about this issue? We are having the same problem trying to create a secret to use with HPA in AKS.

@cloudpea
Copy link

Is there any updates or workarounds for this? This is currently preventing us from using Terraform to automate our AKS cluster deployments as we can't create a client secret for the SPN.

@ghost
Copy link

ghost commented May 27, 2020

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @dkershaw10, @baywet.

@gvilarino
Copy link

Thanks please this is super important!

@lirenhe
Copy link
Member

lirenhe commented Sep 28, 2021

Azure AD Graph API is now deprecated. We do not support SDK fixes to this product anymore. Please refer to this issue for additional way to get support to move to Microsoft Graph API:
azure-deprecation/dashboard#60

@lirenhe lirenhe closed this as completed Sep 28, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Graph.Microsoft Mgmt This issue is related to a management-plane library. Service Attention Workflow: This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

8 participants