generated from arcus-azure/arcus.github.template
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
area:armAll issues related to Azure Resource ManagerAll issues related to Azure Resource Managerfeature-requestAll issues related to feature requests by customersAll issues related to feature requests by customers
Description
We want to inject API-M policies, which are xml files.
But in the InjectARM, you can just write plain xml and it is the InjectARM script that turns this into encoded values so the bicep can handle it.
When you use https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/bicep-functions-files you also do have this issue.
So basically I would like a bicep version of : https://github.com/arcus-azure/arcus.scripting/blob/main/src/Arcus.Scripting.ARM/Scripts/Inject-ArmContent.ps1
Metadata
Metadata
Assignees
Labels
area:armAll issues related to Azure Resource ManagerAll issues related to Azure Resource Managerfeature-requestAll issues related to feature requests by customersAll issues related to feature requests by customers
Type
Projects
Status
To do