Serkant Karaca
ee0253ba74
Update App.config
2024-10-18 10:49:16 -07:00
shvija
4deebcb00c
adding samples to Messaging.SErviceBus
2024-10-18 10:49:15 -07:00
shvija
7e69015ca1
Reorging the folder structure
2024-10-18 10:49:15 -07:00
Serkant Karaca
5b0f181c8e
-
2024-10-18 10:49:15 -07:00
Serkant Karaca
4686921432
Remove CxCache dependency in ReliableSender sample
2024-10-18 10:49:14 -07:00
Serkant Karaca
59ef7a7efd
Move EH SDK to 4.0.0
2024-10-18 10:49:14 -07:00
Serkant Karaca
420f5d48d9
Remove unintended SampleSender changes
2024-10-18 10:49:14 -07:00
Serkant Karaca
c045a0bdf2
Moving Managed Identity sample to .NET Standard SDK
2024-10-18 10:49:14 -07:00
shvija
589387f77a
Adding sender sample for rbac
2024-10-18 10:49:14 -07:00
Shubha Vijayasarathy
143598b649
Revert "Updates for Java client 3.0.0 RBAC release" ( #448 )
2024-10-18 10:49:14 -07:00
James Birdsall
8370c39848
Updates for 3.0.0 RBAC release
2024-10-18 10:49:13 -07:00
Serkant Karaca
3b3e3d74f1
Update readme.md
2024-10-18 10:49:13 -07:00
Serkant Karaca
982466c401
Update readme.md
2024-10-18 10:49:13 -07:00
Serkant Karaca
c108a3de66
Refactoring token acquisition
2024-10-18 10:49:13 -07:00
Serkant Karaca
c9e732b416
minor changes
2024-10-18 10:49:13 -07:00
Serkant Karaca
b4f049b1c9
readme changes
2024-10-18 10:49:13 -07:00
Serkant Karaca
8fc3ca1886
Reverting unintended changes
...
# Conflicts:
# samples/DotNet/Microsoft.Azure.EventHubs/SampleEphReceiver/Program.cs
2024-10-18 10:48:59 -07:00
Serkant Karaca
bdf8c26f4a
Remove unintented files
2024-10-18 10:47:39 -07:00
Serkant Karaca
fedac5a257
Adding RBAC custom role sample
2024-10-18 10:47:39 -07:00
Serkant Karaca
6d90237f88
SDK ref fixes for EH RBAC sample
2024-10-18 10:47:39 -07:00
Serkant Karaca
e940e5b049
Adding control plane + data plane EH sample
2024-10-18 10:47:39 -07:00
Serkant Karaca
8ba0baced6
Custom role sample
2024-10-18 10:47:28 -07:00
Shubha Vijayasarathy
742d8d8a7e
Merge pull request #444 from Azure/feature_eh_rbac
...
Adding RBAC changes, partially done
2019-06-25 14:13:20 -07:00
Serkant Karaca
d41e6d11a2
Revert unintentional changes
2019-06-25 13:19:06 -07:00
Serkant Karaca
2982dbfe01
Merge branch 'feature_eh_rbac' of https://github.com/Azure/azure-event-hubs into feature_eh_rbac
2019-06-25 13:15:54 -07:00
Serkant Karaca
9864f9c5d1
Packaging updates
2019-06-25 13:15:22 -07:00
Serkant Karaca
2276fea7ac
Packaging updates
2019-06-25 13:13:48 -07:00
shvija
cc5de127c0
updating per code review changes
2019-06-24 22:46:17 -07:00
shvija
3684ee8125
Changed to add MSAL support
2019-06-20 09:19:32 -07:00
shvija
2c7a9e3786
Adding RBAC changes, partially done
2019-06-18 23:53:42 -07:00
JamesBirdsall
dacf9cc22b
Update product versions ( #443 )
2019-04-08 11:22:51 -07:00
Serkant Karaca
45ab5d4c98
Merge pull request #442 from Azure/AddPartitionKeyToEhSample
...
Adding 'send with partition key option' to Sender sample.
2019-03-18 11:30:50 -07:00
Serkant Karaca
eb50e22d60
Adding 'send with parition key option' to Sender sample.
2019-03-18 11:29:50 -07:00
Shubha Vijayasarathy
5bdf3b7260
Merge pull request #441 from ppgovekar/NewEventHubsSample0225
...
Added New EventHubsManagementSample project
2019-02-26 10:25:13 -08:00
Prathamesh Govekar (MINDTREE LIMITED)
d7343f697b
Added New EventHubsManagementSample project
2019-02-25 18:40:10 -08:00
Prathamesh Govekar (MINDTREE LIMITED)
a96175d817
Added new EventHubsDotNetCoreSample project
2019-02-25 15:00:43 -08:00
Serkant Karaca
6f95582b17
Merge pull request #439 from Azure/FixRbacSample
...
Moving sample to most up to date SDKs
2019-02-20 12:40:24 -08:00
Serkant Karaca
476cbcbd22
Moving sample to most up to date SDKs
2019-02-20 12:39:49 -08:00
JamesBirdsall
4677ed55d6
Readme: nuget link, remarks on connection string ( #438 )
2019-01-30 12:24:10 -08:00
JamesBirdsall
8f70748ef4
Service Fabric Processor sample ( #437 )
...
* Base for SFP sample
* Fix build settings and partition count
* Fix replica count for local single-node cluster
* Streamline sample code
* Add Readme and Programmer's Guide
2019-01-25 11:39:37 -08:00
Basil Hariri
a2a9070d44
Merge pull request #436 from Azure/pomupdate
...
Update event hub client to current in poms
2019-01-23 13:55:04 -06:00
JamesBirdsall
efae2a07e8
Update event hub client to current in poms
...
Change ExecutorService to ScheduledExecutorService due to API change
2019-01-23 10:58:44 -08:00
apraovjr
54c0b33127
Send/Receive sample for proxy ( #434 )
...
* proxy send/receive sample
* Update sample based on code review
2019-01-23 10:35:02 -08:00
Basil Hariri
7b48e092c8
Merge pull request #435 from basilhariri/master
...
Removing old Kafka samples
2019-01-03 15:58:27 -08:00
Basil Hariri
55d5d940e5
Removing outdated Kafka samples. Now in new repo
2019-01-03 15:38:02 -08:00
Basil Hariri
78b0d59514
Redirecting all Kafka samples to new repo
2019-01-03 15:34:52 -08:00
Basil Hariri
348a943b1e
Merge pull request #433 from Azure/kafka-readme-redirect
...
Redirect Kafka readme to point to new repo
2018-12-17 14:38:38 -08:00
Basil Hariri
5d6efa7297
Merge pull request #428 from TKilaker/typofixing
...
Fix typos
2018-11-15 10:58:04 -08:00
Basil Hariri
e10eb1f7f2
Update README.md
2018-11-15 10:49:17 -08:00
Basil Hariri
8d3f3bfb9b
Update pom.xml ( #431 )
2018-11-08 12:01:33 -08:00