Some message output by azure cli needed to be configurable #5562
howieleung
started this conversation in
Ideas
Replies: 1 comment
|
Hey @howieleung ! This is an interesting scenario. This isn't something that has come up before, and it isn't something we're considering in the near term. I'm converting this to a Discussion for community weigh-in. The way I'm looking at this is that the service name is part of the CLI contract, for example: In your particular case where it's a single server serving both client-side and backend API, I could see it named as |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently during deployment by azd deploy, it shows
The service_name must be one word specified in azure.yaml. In my case, the name I use is
api_and_frontendwhich is weird. It would be great if I can customize the whole sentence. Alternatively, consider support spacing on the name.All reactions