I'm setting up my Bicep template to be deployed in a 'Complete' way and every successful build removes the subscription on my Devops page, what resource do I need to add to my bicep template to maintain the billing on my devops project?
At first I was thinking a managed connection but not sure how to define my organization in devops under bicep either.