Skip to content

Commit

Permalink
[Doc][eventhubs-checkpointstore-blob] fix broken link (#30954)
Browse files Browse the repository at this point in the history
Co-authored-by: Deyaaeldeen Almahallawi <dealmaha@microsoft.com>
  • Loading branch information
jeremymeng and deyaaeldeen authored Aug 29, 2024
1 parent 62597f1 commit 397d95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/eventhub/eventhubs-checkpointstore-blob/test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ To test this project, make sure to build it by following our [building instructi

## Azure resources

The Azure Event Hub Checkpoint Store Blob client does not have any recorded tests and so, all the tests require a storage account to be set up beforehand. You can use existing Azure resources for the live tests, or generate new ones by using our [New-TestResources.ps1](https://github.com/Azure/azure-sdk-for-js/blob/main/eng/common/TestResources/New-TestResources.ps1) script, which will use an [ARM template](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/eventhub/test-resources.json) that already has all of the the necessary configurations.
The Azure Event Hub Checkpoint Store Blob client does not have any recorded tests and so, all the tests require a storage account to be set up beforehand. You can use existing Azure resources for the live tests, or generate new ones by using our [New-TestResources.ps1](https://github.com/Azure/azure-sdk-for-js/blob/main/eng/common/TestResources/New-TestResources.ps1) script, which will use a [Bicep template](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/eventhub/test-resources.bicep) that already has all of the the necessary configurations.

The Azure resource that is used by the tests in this project is:

Expand Down

0 comments on commit 397d95d

Please sign in to comment.