I'm currently studying for my AZ104 certification and I'm getting hands-on experience with various tools like PowerShell, Azure CLI, and Bicep for creating Azure resources. However, I'm curious if it's possible to create these resources directly using Python in my local environment, specifically with an IDE like Visual Studio. If this isn't the right place for this question, could someone direct me to where I should ask instead?
4 Answers
You might want to check out Pulumi! It's an Infrastructure as Code (IaC) tool that supports multiple programming languages, including Python. I haven't personally used it, so I can't comment on how it stacks up to Terraform or Bicep, but it sounds promising for your needs.
I see your point about sticking with Python since it's versatile and can handle various tasks. But don't forget that Bicep, Azure CLI, and even PowerShell are specifically tailored for Azure, which might streamline your workflow in the long run.
Yes, you can definitely use Python for creating Azure resources! But here's a thought: why make things more complex than they need to be? It might be worth focusing on the tooling and IaC languages you already know like Bicep or Azure CLI rather than shifting to Python.
Absolutely! Azure has a Python SDK that you can utilize to create resources directly from your own system. It's quite straightforward, and if you're already comfortable with Python, it should fit right in with your project.
Related Questions
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically
[Centos] Delete All Files And Folders That Contain a String