Before deploying a Bicep file, you can preview the changes that will happen. Azure Resource Manager provides the what-if operation to let you see how resources will change if you deploy the Bicep file ...
This example creates Api Connection to Azure blob storage using service principal as authentication. Please check here for examples to another supported authentication types. connection_display_name A ...