issues
search
Azure
/
aca-landing-zone-accelerator
The Azure Container Apps landing zone accelerator is an open-source collection of architectural guidance and reference implementation to accelerate deployment of Azure Container Apps at scale.
https://aka.ms/aca-lza
MIT License
182
stars
100
forks
source link
Add managed identity
#14
Closed
dantelmomsft
closed
1 year ago
dantelmomsft
commented
1 year ago
fixed and tested now. some learnings:
Assigning roles at CosmosDB database level didn't worked. the bicep instruction simply fails. Only account level work
fine collector service need servicebus data owner because it need to create the topic subscription the first time. Data receiver didn't worked.
fixed and tested now. some learnings: