Skip to content

Comments

Support detect Azure Event Hubs - 2#5

Closed
rujche wants to merge 70 commits intoazure-javaee:mainfrom
rujche:feature/sjad-rujche
Closed

Support detect Azure Event Hubs - 2#5
rujche wants to merge 70 commits intoazure-javaee:mainfrom
rujche:feature/sjad-rujche

Conversation

@rujche
Copy link

@rujche rujche commented Oct 30, 2024

Continue #3

Support detect Azure Event Hubs

  • Produce message only. Link to sample project.
    • Auth using user-assigned managed identity.
    • Auth using connection string.
  • Produce and consume message.
    • Auth using user-assigned managed identity.
    • Auth using connection string.

rujche and others added 30 commits September 6, 2024 13:55
Support adding MySQL when run `azd init`
Fix typo by changing "DbMysql" to "DbMySql"
…or like this: "argetTypeNotSupported: Target resource type MICROSOFT.DBFORMYSQL/FLEXIBLESERVERS is not supported.".
2. Delete '1>&2' used for debug.
3. Add 'az tag create' to fix the problem about tag been deleted when creating service connector.
Use managed-identity instead of username and password
2. Update log about "failed to read spring application properties".
3. Fix bug about can not find frontend app and backend app at the same time.
4. Add service connector from aca to postgresql.
Use passwordless to connect to PostgreSQL in Azure Container Apps
rujche and others added 29 commits October 12, 2024 15:02
Support monolithic web application with Database access - MongoDB - Password
Fix bug: Get auth type should only be required for MySQL and PostgreSQL
…erver.port" is set in application.properties.
Make sure app work well after deployed to ACA no matter what value "server.port" is set in application.properties
Implement feature: detect port in Dockerfile
Implement feature: detect redis by analyzing pom file
…ve just like spring-boot-starter-data-mongodb
Detect Mongo DB by dependency spring-boot-starter-data-mongodb-reactive just like spring-boot-starter-data-mongodb
Support all kinds of properties file like application(-profile).yaml(or yaml, properties)
… by connection string, but failed: Cant not get connection string. Issue created: Azure/bicep-registry-modules#3638
…#3)

* Support detect Azure Event Hubs: produce message only, managed identity only.

* Support detect Azure Event Hubs: produce message only. Try to connect by connection string, but failed: Cant not get connection string. Issue created: Azure/bicep-registry-modules#3638

* Support detect Azure Event Hubs: produce message only, support both managed-identity and connection-string.

* Change option from "Password" to "Connection string".

* Rename "getAuthTypeByPrompt" to "chooseAuthType".
…/sjad-rujche

# Conflicts:
#	cli/azd/internal/appdetect/appdetect.go
#	cli/azd/internal/appdetect/java.go
#	cli/azd/internal/repository/app_init.go
#	cli/azd/internal/repository/infra_confirm.go
#	cli/azd/internal/scaffold/spec.go
#	cli/azd/resources/scaffold/templates/resources.bicept
@rujche rujche closed this Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants