We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c1f84 commit 71e6826Copy full SHA for 71e6826
1 file changed
README.md
@@ -33,6 +33,7 @@ This repository contains comprehensive sample projects demonstrating how to deve
33
| [Web App and CosmosDB for NoSQL API ](./samples/web-app-cosmosdb-nosql-api/python/README.md) | Azure Web App using CosmosDB for NoSQL API |
34
| [Web App and Managed Identities](./samples/web-app-managed-identity/python/README.md) | Azure Web App using Managed Identities |
35
| [Web App and SQL Database ](./samples/web-app-sql-database/python/README.md) | Azure Web App using SQL Database |
36
+| [ServiceBus ](./samples/servicebus/README.md) | Azure ServiceBus used by a Spring Boot application |
37
38
## Sample Structure
39
0 commit comments