Improve resource support for Azure Cosmos DB for Mongo#4652
Conversation
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
| // Environment variables for service | ||
| Env map[string]string `yaml:"env,omitempty"` |
There was a problem hiding this comment.
How are differentiating secrets?
|
Hi @@saragluna. Thank you for your interest in helping to improve the Azure Developer CLI experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
|
Hi @@saragluna. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing "/reopen" if you'd like to continue working on these changes. Please be sure to use the command to reopen or remove the "no-recent-activity" label; otherwise, this is likely to be closed again with the next cleanup pass. |
This PR will add the resource support of Azure Cosmos DB for Mongo, it also refactors the logic of getting/storing/referencing binding envs in project/service/bicep files.
This PR should be reviewed after #4641.