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

Add support for Event Hub SAS Helper #105

Merged
merged 2 commits into from
May 10, 2023

Conversation

neil-yechenwei
Copy link

@neil-yechenwei neil-yechenwei commented Mar 3, 2022

To figure out hashicorp/terraform-provider-azurerm#7160, it has to submit this PR to add Event Hub SAS Helper first. After this is merged, it has to submit another PR to add Event Hub SAS data source in terraform azurerm provider.

--- PASS: TestComputeEventHubSASConnectionUrl (0.00s)
--- PASS: TestComputeEventHubSASConnectionString (0.00s)
--- PASS: TestComputeEventHubSASToken (0.00s)
--- PASS: TestParseEventHubConnectionString (0.00s)

Reference:
https://docs.microsoft.com/en-us/rest/api/eventhub/generate-sas-token#powershell
https://docs.microsoft.com/en-us/azure/event-hubs/authenticate-shared-access-signature#generate-a-shared-access-signature-token

@hashicorp-cla
Copy link

hashicorp-cla commented Mar 3, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

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

LGTM - apologies for the delayed review here @neil-yechenwei

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants