radius-project / recipes

Community Recipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tags to Azure Recipes

AaronCrawfis opened this issue · comments

Today we add AWS tags to indicate that infrastructure deployed by Recipes was created by Radius, with information about what application and environment: #47

We should also do this for Azure resources.

Definition of done

  • All Bicep templates within the /azure directory are updated so all resources include a tags section with the following:
    • radapp.io/environment, with the environment ID
    • radapp.io/application, with the application ID
    • radapp.io/resource, with the resource ID