Some message output by azure cli needed to be configurable #5562
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 |
Beta Was this translation helpful? Give feedback.
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_frontend
which is weird. It would be great if I can customize the whole sentence. Alternatively, consider support spacing on the name.Beta Was this translation helpful? Give feedback.
All reactions