psfinaki / CheckYourCzech

The service to practice Czech grammar.
https://check-your-czech.azurewebsites.net
GNU General Public License v3.0
19 stars 1 forks source link

Introducing Farmer (#754) #755

Closed psfinaki closed 4 years ago

psfinaki commented 4 years ago

So now we have the Deployment project with the Infrastructure module instead of the most part of the arm-template.json. A small part of it still stays as Farmer does not support all the Application Insights settings that we need. They are plugged in via link_to_unmanaged_app_insights in the webApp of Infrastructure.

In general yes this is much better and concise than raw json. Azure Pipelines are adjusted.