container-apps-connect-multiple-apps icon indicating copy to clipboard operation
container-apps-connect-multiple-apps copied to clipboard

Azure Sample showing how to connect and call multiple container apps within the same environment. Shows the approach to use both with and without Dapr.

Results 7 container-apps-connect-multiple-apps issues
Sort by recently updated
recently updated
newest added

`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/). This PR updates the usage of `::set-output` to `"$GITHUB_OUTPUT"` Instructions for envvar usage from...

Creation or update of environments with type managed in Microsoft.Web namespace is no longer supported. Please use Microsoft.App namespace instead. More information available via aka.ms/microsoftappmigration. ## Purpose * ... ##...

> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x] bug report - [ ] feature request...

> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...

## Purpose * ... The az cli has been updated to use --env-vars instead of environment-variables ## Does this introduce a breaking change? ``` [ ] Yes [X ] No...

### This issue is for a: (mark with an `x`) ``` - [x ] bug report -> please search issues before submitting - [ ] feature request - [ ]...

## Purpose The AZ CLI has changed for ACA and this updates those changes. FYI, the `query` at the end is unnecessary as it prints out the result ``` Container...