Skip to content

Instantly share code, notes, and snippets.

@johnlokerse
Created January 7, 2024 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnlokerse/9f0edc395d8ec6e98d29ecd091ed9239 to your computer and use it in GitHub Desktop.
Save johnlokerse/9f0edc395d8ec6e98d29ecd091ed9239 to your computer and use it in GitHub Desktop.
Reusability with export and import in Azure Bicep blog
import * as shared from 'shared.bicep'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment