You can try any of:
Azure Resource Manager (ARM) Templates https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/overview
Azure Bicep https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/overview?tabs=bicep
Azure Blueprints
Terraform
Some others can be found here: https://learn.microsoft.com/en-us/azure/virtual-machines/infrastructure-automation?source=recommendations
They can easily be integrated by adding tasks to your pipeline for the specific integration you need.
You can mark it 'Accept Answer' and 'Upvote' if this helped you
Regards,
Abiola