Azure-Samples / Azure-Samples/container-apps-connect-multiple-apps

Doc needs an update

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
49
Forks
33
PR merge metrics
No merged PRs in 30d

Description

> 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](https://github.com/Azure-Samples/container-apps-connect-multiple-apps)/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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.