Skip to content

How do you read data from an absolute file path? #15994

Answered by jeskew
TheOnlyWei asked this question in Q&A
Discussion options

You must be logged in to vote

Bicep uses / as the path delimiter regardless of platform. Absolute paths are not supported, but you can use ../ sequences to navigate wherever is needed.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TheOnlyWei
Comment options

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