diff --git a/main.bicep b/main.bicep index 05669fe..c8069ee 100644 --- a/main.bicep +++ b/main.bicep @@ -86,7 +86,7 @@ resource postgresSQLDatabase 'Microsoft.DBforPostgreSQL/flexibleServers/database } module appService 'modules/app-service.bicep' = { - name: 'appService' + name: 'appService-${appServicePlanName})' params: { location: location environmentType: environmentType