Skip to content

Use GetTestCredentials in eventhubs admin client; updated samples to allow sample execution to be disabled#5799

Merged
LarryOsterman merged 6 commits intoAzure:mainfrom
LarryOsterman:larryo/fix_eventhubs_credentials
Jul 16, 2024
Merged

Use GetTestCredentials in eventhubs admin client; updated samples to allow sample execution to be disabled#5799
LarryOsterman merged 6 commits intoAzure:mainfrom
LarryOsterman:larryo/fix_eventhubs_credentials

Conversation

@LarryOsterman
Copy link
Copy Markdown
Member

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.

  • C++ Guidelines
  • Doxygen docs
  • Unit tests
  • No unwanted commits/changes
  • Descriptive title/description
    • PR is single purpose
    • Related issue listed
  • Comments in source
  • No typos
  • Update changelog
  • Not work-in-progress
  • External references or docs updated
  • Self review of PR done
  • Any breaking changes?

Comment thread cmake-modules/AzureBuildTargetForCI.cmake Outdated
@LarryOsterman
Copy link
Copy Markdown
Member Author

/azp run cpp - attestation; cpp - identity; cpp - eventhubs

@azure-pipelines
Copy link
Copy Markdown

No pipelines are associated with this pull request.

@LarryOsterman
Copy link
Copy Markdown
Member Author

/azp run cpp - attestation

@LarryOsterman
Copy link
Copy Markdown
Member Author

/azp run cpp-identity

@LarryOsterman
Copy link
Copy Markdown
Member Author

/azp run cpp-keyvault

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link
Copy Markdown

No pipelines are associated with this pull request.

@LarryOsterman
Copy link
Copy Markdown
Member Author

/azp run cpp-keyvault, cpp-attestation

@azure-pipelines
Copy link
Copy Markdown

No pipelines are associated with this pull request.

@LarryOsterman
Copy link
Copy Markdown
Member Author

/azp run cpp-attestation;cpp-keyvault

@azure-pipelines
Copy link
Copy Markdown

No pipelines are associated with this pull request.

@LarryOsterman
Copy link
Copy Markdown
Member Author

/azp help

@LarryOsterman
Copy link
Copy Markdown
Member Author

/azp run cpp-attestation, cpp-keyvault, cpp-eventhubs, cpp-identity

@LarryOsterman
Copy link
Copy Markdown
Member Author

/azp run cpp - attestation, cpp - keyvault, cpp - identity, cpp - eventhubs

@Azure Azure deleted a comment from azure-pipelines Bot Jul 15, 2024
@Azure Azure deleted a comment from azure-pipelines Bot Jul 15, 2024
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 4 pipeline(s).

@LarryOsterman
Copy link
Copy Markdown
Member Author

/azp run cpp - attestation, cpp - keyvault, cpp - identity, cpp - eventhubs

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 4 pipeline(s).

Comment thread cmake-modules/AzureBuildTargetForCI.cmake Outdated
Comment thread cmake-modules/AzureBuildTargetForCI.cmake Outdated
Copy link
Copy Markdown
Contributor

@ahsonkhan ahsonkhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Comment thread sdk/keyvault/azure-security-keyvault-certificates/CMakeLists.txt
@LarryOsterman LarryOsterman merged commit e19dc23 into Azure:main Jul 16, 2024
@LarryOsterman LarryOsterman deleted the larryo/fix_eventhubs_credentials branch September 6, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

4 participants