diff --git a/bicepconfig.json b/bicepconfig.json index 1e19ce0..a034f8c 100644 --- a/bicepconfig.json +++ b/bicepconfig.json @@ -7,5 +7,8 @@ "extensions": { "radius": "br:biceptypes.azurecr.io/radius:latest", "aws": "br:biceptypes.azurecr.io/aws:latest" + }, + "cloud": { + "credentialPrecedence": [ "Environment" ] } } \ No newline at end of file