graemefoster/LockedDownChatBot

Use `azd init` instead of `gh repo clone`

Closed this issue · 1 comments

For azd templates, it is recommended to use azd init to initialize the project. At the same time, there is no need to pre install github CLI.
image

Suggestion:
Update gh repo clone graemefoster/LockedDownChatBot and cd LockedDownChatBot to azd init -t graemefoster/LockedDownChatBot.

@hemarina for notification.

Done