Relative Content

Tag Archive for azurednsazure-bicepinfrastructure-as-code

Bicep adding DNS Records saying already exists when it doesn’t

I am using Bicep to deploy our applications infrastructure and we’re trying to add our SendGrid Domain Authentication DNS Records into the Bicep so we can deploy across our different environments, or a new environment if we choose, replace the values in the parameters.{environment}.json file and run it.