Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.25k stars 1.93k forks source link

mgmt, azure-resourcemanager, update auth doc, avoid ClientSecretCredential #40826

Closed weidongxu-microsoft closed 2 days ago

weidongxu-microsoft commented 2 days ago

Mainly use DefaultAzureCredential and ManagedIdentityCredential for sample.

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

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:

General Guidelines and Best Practices

Testing Guidelines

azure-sdk commented 2 days ago

API change check

API changes are not detected in this pull request.