Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc needs an update #5

Open
xaviervv opened this issue Jul 14, 2022 · 0 comments
Open

Doc needs an update #5

xaviervv opened this issue Jul 14, 2022 · 0 comments

Comments

@xaviervv
Copy link

xaviervv commented Jul 14, 2022

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

follow the readme/with-fqdn/) steps up to the DOTNET_FQDN = ... step in the script

Any log messages given by the failure

No, because the az command doesn't show any failure output when a query does not match

Expected/desired behavior

With the correct query I expect the url to be returned

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
This is not related to any operating system

Versions

None

Mention any other details that might be useful

Yes, here is the working command. The bold part is missing: "properties."
DOTNET_FQDN=$(az containerapp show
--resource-group 'sample-rg'
--name dotnet-app
--query **properties.**configuration.ingress.fqdn -o tsv)


Thanks! We'll be in touch soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant