Skip to content

Porting this quickstart sample to Java from the TypeScript one #1

@nzthiago

Description

@nzthiago

Porting QuickStart Sample for Azure Functions

I need to port this Azure Functions QuickStart Java AZD EventGrid Blob sample from TypeScript to Java.

Prereq steps:

  • the working origin repo already exists and has been verified
  • this output repo has already been created, even if it is in an empty state
  • this prompt is run in the context of the output repo

Steps:

  • Use Azure and Azure Functions best practices MCP tools:
    "azmcp_bestpractices_azurefunctions_get-code-generation",
    "azmcp_bestpractices_azurefunctions_get-deployment",
    "bestpractices_azurefunctions_get-code-generation",
    "bestpractices_azurefunctions_get-deployment"
  • ensure all parts of this repo adhere to the target language of this repo, including the /src, /infra (bicep), and the README
  • Validate the template by running the steps in the readme after performing the migration
  • Use as much as the /infra/* bicep as possible from the reference sample shared above, and always prefer using AVM
  • Use latest functions extension bundles
  • Please baseline on Java version 21

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions