Mac/Linux Users - come in to discuss on how to use these modules #1237
ozbillwang
started this conversation in
Show and tell
Replies: 3 comments 2 replies
-
can't work it out with parameters key/value directly for These are not working:
or
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I'd like to use the utility SetModuleReadMe to generate README for my own bicep. But got error. Here I show all steps for reference
But got error
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Happy to support and test snippets on MacOS under |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As Mac/Linux user, this repo is hard for us to use directly, we need do some converts, and more examples.
similar idea has been raised in this PR (#1236)
Let's move forward, I share a sample to create virtual network for Mac/Linux users.
Sample with simple bicep module
Sample with multiple bicep modules, Using one module's output to be referenced by other modules.
I made a repo to show a real example, on how I use this azure official bicep modules to create a virtual network and virtual machine scale sets in it
https://github.com/ozbillwang/Azure-Bicep-Best-Practices
It should save you a lot of time to jump in with these bicep modules easily, if you can follow up my codes.
Beta Was this translation helpful? Give feedback.
All reactions