Authoring and deploying Azure resources with Bicep | Azure Friday

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024

ความคิดเห็น • 26

  • @paninger
    @paninger 10 หลายเดือนก่อน +5

    Scott is a real showmaster 👏 Very cool and authentic examples 👍 Entertaining and educational.

    • @MicrosoftAzure
      @MicrosoftAzure  10 หลายเดือนก่อน +1

      We're happy to hear that you enjoyed the video! 😀

  •  ปีที่แล้ว +18

    Quote for today: With great power comes great complexity and a lot of JSON 💪

  • @MrPinceldigital
    @MrPinceldigital 6 หลายเดือนก่อน

    WOWWW Scott is the BESSSST in Microsoft - I see Azure Fridays just to see Scott questions and interaction! the Best EVER

  • @NM-tr1ii
    @NM-tr1ii ปีที่แล้ว +1

    Excellent intro about Bicep and you guys are so real!

  • @mfsbo
    @mfsbo ปีที่แล้ว +2

    Love how scott says with great power comes great amount of json

  • @tjpld
    @tjpld ปีที่แล้ว +3

    Love Bicep. Only ran into a bit of a chicken and egg problem deploying a key vault with secrets. Ended up initializing them with dummy values which I then update via API calls later. They are not a lot so it works and I can make sure they aren't permanently visible in clear text anywhere, not even shell history or a script that injects them.

  • @SwatantraYadav
    @SwatantraYadav ปีที่แล้ว +1

    Great introduction to bicep.

  • @PrimephotoStudio
    @PrimephotoStudio 6 หลายเดือนก่อน

    Nice job on the video, very helpful.

  • @lalitjisoria
    @lalitjisoria ปีที่แล้ว +3

    This is the best azure Friday video so far. I just started learning Bicep and it is awesome. Can we convert Bicep file to terraform ? Just to make it cloud agnostic.

    • @afhb21
      @afhb21 ปีที่แล้ว +1

      There is no ability to convert between Bicep and TF. While similar, there is not a guaranteed 1:1 translation between a bicep type and its TF equivalent.

  • @ruoxuan666
    @ruoxuan666 ปีที่แล้ว +1

    Wow, bicep is so powerful. Could you share the demo repo?

  • @nnemakhavhani-up1986
    @nnemakhavhani-up1986 ปีที่แล้ว

    what a cool 'language' this is!

  • @romanferguson4032
    @romanferguson4032 ปีที่แล้ว

    awesome video thank you

  • @sivaramagupta
    @sivaramagupta ปีที่แล้ว

    For each and all resources end we are mentioning the version with the date name, instead, we can use it as the latest and backend Microsoft can map the updated to the 'Latest' keyword. the reason because I do need to change every time when the new version comes up.

    • @MicrosoftAzure
      @MicrosoftAzure  ปีที่แล้ว

      Thanks for the details! This seems like a better situation to post on the Azure Bicep GitHub discussions tab for some additional assistance. msft.it/6050efK7r

    • @lalitjisoria
      @lalitjisoria ปีที่แล้ว

      There may be some breaking change with new version that might break your pipeline. I guess that's the reason its not there. Ex: addition of require parameter

  • @sivaramagupta
    @sivaramagupta ปีที่แล้ว

    Finally, I have created a few resources using bicep. But I would like to give one parameter.json file and if i update the JSON parameter file with all parameter then it should deploy my resources. Can you guide me the process if possible

    • @MicrosoftAzure
      @MicrosoftAzure  ปีที่แล้ว

      Hi there! While we're unsure of how you are updating the parameters file, it is possible to wire up a CI/CD pipeline that will automatically redeploy the project if the bicep file or the parameters file is updated. Here’s some documentation on using bicep and GitHub Actions: msft.it/6058eQdQE

  • @sivaramagupta
    @sivaramagupta ปีที่แล้ว

    Hi there, I am using gitactions to create the CICD and try to deploy the azure components, I have tried many ways by using yaml or json. Is there any way we can only use bicep from gitaction and not use other formats. Is so please let me know the documentation kindly

    • @MicrosoftAzure
      @MicrosoftAzure  ปีที่แล้ว +1

      Hello there! The only way to describe GitHub actions workflows is via a YAML file that complies with their GitHub actions schema. It is not possible to use bicep in this case.

  • @tarasbuha7726
    @tarasbuha7726 ปีที่แล้ว

    Don’t you think Pulumi is more powerful

  • @adriangriffith7372
    @adriangriffith7372 ปีที่แล้ว

    Could someone please tell the host to BE QUIET. The part on using the 'existing' keyword is periously close to the end because he talks so much (bicep to arm is like typescript to javascript). I learned how to provide my storage account object to my application template thanks to the presenter. I can only imagine what I missed because of the host.