Azure / bicep

Bicep is a declarative language for describing and deploying Azure resources
MIT License
3.26k stars 753 forks source link

Add documentation for new `deployer()` function #15636

Open levimatheri opened 2 days ago

levimatheri commented 2 days ago

Add documentation for the new deployer() function. Relevant issues/discussions: #4959, #9969. Relevant PR: #15340