NIT : CR fixes
This commit is contained in:
parent
7b6837f901
commit
260f5ed686
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue