question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

sdk-auth Deprectated ?

See original GitHub issue

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name az account show

Errors:

unrecognized arguments: --sdk-auth

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • Put any pre-requisite steps here…
  • az account show --sdk-auth --debug

Expected Behavior

Environment Summary

macOS-12.5-x86_64-i386-64bit, Darwin 21.6.0
Python 3.10.6
Installer: HOMEBREW

azure-cli 2.39.0

Extensions:
azure-devops 0.23.0
application-insights 0.1.16

Dependencies:
msal 1.18.0b1
azure-mgmt-resource 21.1.0b1

Additional Context

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
jiaslicommented, Aug 19, 2022

az ad sp create-for-rbac still has --sdk-auth, but we don’t recommend using it anymore. It lingers only to support GitHub action Azure Login.

--sdk-auth was dropped from az account show in https://github.com/Azure/azure-cli/pull/21219. You may check that PR for more details.

The examples are from Aladdin AI knowledge base. We are working with Aladdin team to remove it.

0reactions
msftbot[bot]commented, Sep 16, 2022

Hi, we’re sending this friendly reminder because we haven’t heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don’t hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Document --sdk-auth as deprecated #20743 - Azure/azure-cli
Azure SDK is not consuming it anymore, so we marked it as deprecated in ... As sdk-auth is clearly still useful, why is...
Read more >
Important changes (deprecations) coming in Power Apps ...
Effective February 4, 2020, the WS-Trust authentication type that is used by custom clients to connect to Dataverse is deprecated. This change ...
Read more >
Deprecation Errors
Cause: Either calling the /ssodata endpoint directly or using old versions of embedded Lock or Auth0.js SDK to call a function which called...
Read more >
Getting password deprecated when running az ad sp ...
getting warning note that says that Argument 'password' has been deprecated and will be removed in a future release.
Read more >
Deprecated List (Nimbus OAuth 2.0 SDK with OpenID Connect 1.0 ...
Deprecated API. Contents. Interfaces; Classes; Fields; Methods ... com.nimbusds.oauth2.sdk.auth.verifier. ... com.nimbusds.openid.connect.sdk.claims.AMR.EYE.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found