Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional samples for the 000 level syntax examples #2896

Merged
merged 9 commits into from
May 28, 2021

Conversation

ChristopherGLewis
Copy link
Contributor

Additional syntax samples

  • 10-string-functions
  • 11-multiline-strings
  • 20-array-loop
  • 21-array-lookup
  • 22-array-lookup-complex
  • 30-json-object-simple
  • 31-json-object-complex

Contributing an example

  • I have checked that there is not an equivalent example already submitted
  • I have resolved all warnings and errors shown by the Bicep VS Code extension
  • I have checked that all tests are passing by running dotnet test
  • I have consistent casing for all of my identifiers and am using camelCasing unless I have a justification to use another casing style

Copy link
Collaborator

@alex-frankel alex-frankel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are great! The array and object ones in particular are very clean and taught me a few things :)

Just a small tweak on string interpolation

@anthony-c-martin
Copy link
Member

Wow, this is very cool to see! Thanks very much for this awesome contribution!

@alex-frankel alex-frankel merged commit 23dd8a7 into Azure:main May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants