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

move azure developer cli credential to the first developer credential in default.py #28455

Merged
merged 4 commits into from
Jan 25, 2023

Conversation

hemarina
Copy link
Contributor

@hemarina hemarina commented Jan 23, 2023

Description

In addition to #27916, we would like to move azd cli credential to the first credential in default.py due to our discussion with @schaabs.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@hemarina hemarina changed the title move azure developer cli credential to the first in default.py move azure developer cli credential to the first developer credential in default.py Jan 25, 2023
@xiangyan99 xiangyan99 merged commit 36bf820 into Azure:main Jan 25, 2023
iscai-msft added a commit to iscai-msft/azure-sdk-for-python that referenced this pull request Jan 27, 2023
…into check_michael_script

* 'main' of https://github.com/Azure/azure-sdk-for-python: (144 commits)
  fix deflate decompression for aiohttp (Azure#28483)
  [nspkg] Remove CI yaml (Azure#28492)
  skip test due to service regression (Azure#28494)
  Increment version for eventhub releases (Azure#28488)
  [Storage] Change method for reading from async streams (Azure#28472)
  [EventHubs] patch pyamqp websocket not installed error (Azure#28470)
  move azure developer cli credential to the first developer credential in `default.py` (Azure#28455)
  [Confidential Ledger] Add the Confidential Ledger Receipt Verification Client Library  (Azure#27265)
  [Azure LoadTesting] Added tests, updated readme (Azure#28221)
  [Monitor][Ingestion] Fix incorrect typing (Azure#28476)
  [Monitor][Ingestion] Encapsulate error callback args (Azure#28425)
  ensure versioning tooling works against packages with "test" in the name (Azure#28467)
  [Test proxy] Disable tests for packages that are deprecated/in transition (Azure#28347)
  [Test Proxy] Temporarily remove `reset` recording management command (Azure#28468)
  Handle service principal creation quota errors (Azure#28412)
  correct contributing guidelines (Azure#28465)
  [LOADTESTSERVICE] DP GA SDK for azure-developer-loadtesting (Azure#28441)
  Remove CHECKENFORCER file (Azure#28454)
  Include source branch name in API review label for automatic review (Azure#28261)
  [Monitor][Ingestion] Enable typing checks (Azure#28439)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants