Skip to content

deploy to azure button with Bicep files. #7756

Answered by bmoore-msft
skmkzyk asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think we have an ETA for allowing the portal to accept the bicep file directly... (it's on the list, but no date yet).

From the error is looks like the CORS settings on github release artifacts are too strict for the Portal (I'm not a CORS expert by any means). I couldn't find anyway to configure that in a repo but the github folks may know more... The Portal has the correct behavior.

In the mean time you can use a raw github link e.g.

https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Ffoo%2Fbar%2Fmaster%2Fpath-to-sample%2Fazuredeploy.json

Another option would be to mirror the release artifacts somewhere that that has the proper sett…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
4 replies
@tsubasaxZZZ
Comment options

@brwilkinson
Comment options

@brwilkinson
Comment options

@skmkzyk
Comment options

Comment options

You must be logged in to vote
3 replies
@brwilkinson
Comment options

@skmkzyk
Comment options

@skmkzyk
Comment options

Answer selected by brwilkinson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants