Skip to content

[Bug / Issue]: Deploying LocalBox using Bicep CLI version 0.36 returns warning BCP318 #3276

Open
@janegilring

Description

@janegilring

Jumpstart Solution

  • Jumpstart ArcBox
  • Jumpstart LocalBox
  • Jumpstart Agora
  • A specific Jumpstart scenario
  • Jumpstart Drops
  • Something else

What happened?

Deploying LocalBox using Bicep CLI version 0.36 returns this warning:

az deployment group create -g "mtvsandbox-RG" -f "main.bicep" -p "main.bicepparam"
C:\Users\xxxxx\azure_arc\azure_jumpstart_localbox\bicep\host\host.bicep(326,73) : Warning BCP318: The value of type "Microsoft.Network/publicIPAddresses | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]

The deployment succeeds, so it is not a blocking issue.

We need a URL from you

https://jumpstart.azure.com/azure_jumpstart_localbox

Deployment Method

Bicep

Relevant log output.

Code of Conduct and Licensing

  • I agree to follow this project's Code of Conduct and Licensing terms.

Metadata

Metadata

Assignees

Labels

Bug-IssueIt either shouldn't be doing this or needs an investigationLocalBoxJumpstart LocalBox relatedNeeds-AttentionThis work item needs to be reviewed by a member of the core team

Type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions