Add resource support for Azure PostgreSql managed identity#4650
Add resource support for Azure PostgreSql managed identity#4650saragluna wants to merge 2 commits into
Conversation
7fd290a to
6a43fc3
Compare
6a43fc3 to
48559e1
Compare
1545aee to
d56aa1f
Compare
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
|
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 Storage Account, it also refactors the logic of getting/storing/referencing binding envs in project/service/bicep files.
This PR should be reviewed after #4641.