Use GetTestCredentials in eventhubs admin client; updated samples to allow sample execution to be disabled#5799
Conversation
…allow sample execution to be disabled
|
/azp run cpp - attestation; cpp - identity; cpp - eventhubs |
|
No pipelines are associated with this pull request. |
|
/azp run cpp - attestation |
|
/azp run cpp-identity |
|
/azp run cpp-keyvault |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
No pipelines are associated with this pull request. |
|
/azp run cpp-keyvault, cpp-attestation |
|
No pipelines are associated with this pull request. |
|
/azp run cpp-attestation;cpp-keyvault |
|
No pipelines are associated with this pull request. |
|
/azp help |
|
/azp run cpp-attestation, cpp-keyvault, cpp-eventhubs, cpp-identity |
|
/azp run cpp - attestation, cpp - keyvault, cpp - identity, cpp - eventhubs |
|
Azure Pipelines successfully started running 4 pipeline(s). |
|
/azp run cpp - attestation, cpp - keyvault, cpp - identity, cpp - eventhubs |
|
Azure Pipelines successfully started running 4 pipeline(s). |
ahsonkhan
left a comment
There was a problem hiding this comment.
Given we can't add AzurePipelinesCredential to DefaultAzureCredential in the near future, it seems reasonable to skip running samples, but continue to build them as that has the most value in catching correctness issues.
Separately, I am trying to test out if we are able to use AzureCliCredential to run the samples, though hitting some unexpected and likely unrelated az cli and/or infra issue (specifically on Windows), which requires some investigation:
#5800
…
Pull Request Checklist
Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:
See the detailed list in the contributing guide.