NIT : CR fixes

This commit is contained in:
Surender Singh Malik 2022-04-19 10:16:40 +05:30
parent 7b6837f901
commit 260f5ed686
1 changed files with 3 additions and 3 deletions

View File

@ -64,11 +64,11 @@ This project aims to test the Azure Event Hubs pubsub component under various co
- Test: Confirms that all expected system properties are set
### Authentication Tests
- Test connection string based authentication mechanism
- Connection string scoped at namespace
- Connection string scoped at specific eventhub
- Test AAD Service Principal based authentication
- Utilize a service principal with appropriate roles granted
- Test MSI based authentication : [TODO]
- Utilize Managed Identity
### Network Tests?
### Network Tests
- Simulate network interruptions [TODO : network interruptions during publish]
- Test: Simulate network interruptions
- Component: Begins to reconnect and resubscribe