azure-sdk-for-cpp/sdk/identity/azure-identity/samples
Ahson Khan d22781c84a
Use static factory methods to create ManagedIdentityId rather than an enum (#6051)
* Use a static factory method

* Update tests and samples.

* Remove unnecessary std::move and update the samples in readme.

* Address PR feedback - use more real values for resourceIDs in tests.

* Update tests and samples to use resourceID strings with the expected prefix.

* Fix test assert.
2024-10-02 09:22:29 -07:00
..
azure_cli_credential.cpp Cleaned up Azure::Core::Context API surface (#5676) 2024-07-17 12:38:30 -07:00
chained_token_credential.cpp Cleaned up Azure::Core::Context API surface (#5676) 2024-07-17 12:38:30 -07:00
client_certificate_credential.cpp Cleaned up Azure::Core::Context API surface (#5676) 2024-07-17 12:38:30 -07:00
client_secret_credential.cpp Cleaned up Azure::Core::Context API surface (#5676) 2024-07-17 12:38:30 -07:00
CMakeLists.txt Use code snippets from managed identity credential samples in identity readme doc and fix minor generation issues (#6020) 2024-09-25 16:56:57 -07:00
default_azure_credential.cpp Cleaned up Azure::Core::Context API surface (#5676) 2024-07-17 12:38:30 -07:00
environment_credential.cpp Cleaned up Azure::Core::Context API surface (#5676) 2024-07-17 12:38:30 -07:00
managed_identity_credential.cpp Use static factory methods to create ManagedIdentityId rather than an enum (#6051) 2024-10-02 09:22:29 -07:00
workload_identity_credential.cpp Cleaned up Azure::Core::Context API surface (#5676) 2024-07-17 12:38:30 -07:00