Menghua Chen (MSFT)

Results 91 comments of Menghua Chen (MSFT)

@rajeshkamal5050 In the latest round of azd manual testing, this issue still exists. - Samples: [ContainerBuild](https://github.com/dotnet/aspire-samples/tree/main/samples/ContainerBuild) - Branch: main. - Azd version: azd version 1.22.0-beta.1-daily.5607396 (commit 42e1af10cb82de9542055e5662d69eb79bae37d9).

@rajeshkamal5050 In the latest round of azd manual testing, this issue still exists. - Template: `todo-python-mongo-terraform`. - Branch: staging. - OS: Codespaces, Windows. - Azd version: azd version 1.20.0-beta.1-daily.5376308 (commit...

@rajeshkamal5050 In the latest round of azd manual testing, this issue still exists. - Template: `todo-python-mongo-terraform`. - Branch: staging. - OS: Codespaces, Windows. - Azd version: azd version 1.21.0-beta.1-daily.5505216 (commit...

@rajeshkamal5050 In the latest round of azd manual testing, this issue still exists. - Template: `todo-python-mongo-terraform`. - Branch: staging. - OS: Codespaces, Windows. - Azd version: azd version 1.22.0-beta.1-daily.5607396 (commit...

@eConnect-Marco This issue is similar to issue #4868, currently when generating the manifest, azd does not support specifying the build mode with the `--configuration` option and uses the Debug configuration...

@jongio We have done this without any modules from `infra/core`. Three bicep files are now added under `infra/bicep/app` for the following reasons: - [apim-api-settings.bicep](https://github.com/Azure/azure-dev/blob/fa07578da6fbe2c2d04d13410cfd832b87248050/templates/todo/common/infra/bicep/app/apim-api-settings.bicep): The avm file missing features `Microsoft.ApiManagement/service/loggers`...

@jongio There is a question here that we need to confirm with you. For AVM’s APIM module, compared with the files in **infra/core**, only the `Microsoft.ApiManagement/service/loggers` function is missing. However,...

> > @jongio There is a question here that we need to confirm with you. For AVM’s APIM module, compared with the files in **infra/core**, only the `Microsoft.ApiManagement/service/loggers` function is...

> > > > @jongio There is a question here that we need to confirm with you. For AVM’s APIM module, compared with the files in **infra/core**, only the `Microsoft.ApiManagement/service/loggers`...

> @Menghua1 - This [Azure/bicep-registry-modules#632](https://github.com/Azure/bicep-registry-modules/issues/632) has been implemented. Can you please have a look? Ok, we have tested it without any problems and in this PR we have updated the...