Current option

Initializing an app to run on Azure (azd init)

WARNING: This template repository is archived and is no longer actively maintained.

It may not receive dependency updates, compatibility fixes, security patches, or support.

Do you want to continue using this archived template?

SUCCESS: Init cancelled.

Option 1

Shortens the message and gives cancellation its own state instead of presenting it as success.

Initializing an app to run on Azure (azd init)

WARNING: This template repository is archived and no longer maintained.

It may not receive dependency updates, compatibility fixes, or security patches.

Continue using this archived template? (y/N)

CANCELLED: Initialization stopped.

Option 2

Uses the same concise message and result styling as Option 1, then recommends alternative templates.

Initializing an app to run on Azure (azd init)

WARNING: This template repository is archived and no longer maintained.

It may not receive dependency updates, compatibility fixes, or security patches.

Continue using this archived template? (y/N)

CANCELLED: Initialization stopped.

Alternative templates you can initialize with:

  • Azure-Samples/todo-csharp-sql-swa-func
  • Azure-Samples/todo-nodejs-mongo-swa-func
  • Azure-Samples/todo-python-mongo-swa-func