Skip to content

Commit f326f92

Browse files
committed
fix: update README to reflect changes from microservice to distributed application
1 parent ef28c6f commit f326f92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ Here are some of the features incorporated into this project:
7878
- Using [Microsoft Entra ID](https://www.microsoft.com/en-us/security/business/identity-access/microsoft-entra-id)
7979
authentication to [Azure SQL Database](https://azure.microsoft.com/en-us/services/sql-database/) with Entity Framework
8080
Core
81-
- Running a microservice application locally using [Aspire](https://aspire.dev/get-started/what-is-aspire/)
81+
- Running a distributed application locally using [Aspire](https://aspire.dev/get-started/what-is-aspire/)
8282
- Using Azure Pipelines
8383
with [Azure Developer CLI](https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/overview) to build &
84-
deploy a microservice application
84+
deploy a distributed application
8585
to [Azure Container Apps](https://azure.microsoft.com/en-us/services/container-apps/#overview)
8686
- Infrastructure as Code for Azure resources
8787
using [Bicep](https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/overview)

0 commit comments

Comments
 (0)