Azure Resource deployment to UAT & Production Environments

GRAY Mike 161 Reputation points
2020-06-10T15:13:08.613+00:00

Hi,

I am looking for some direction on deploying resources to different azure environments.

I am migrated a number of databases to Azure from the client on premise platform. I have also re-engineered numerous integrations using Azure Functions & Logic Apps and created numerous containers. I am now looking to investigate what are the options for moving these resources to different environments for test and production. The integrations will consists of over 100 Functions and Logic Apps.

I am considering using the ARM templates generated for each and then scripting this. We could also use Visual Studio to deploy but this feels risky when going to production.

Could someone please advise on the recommended way of achieving this?

Thanks

Mike

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Malleswara Reddy, G 1,631 Reputation points
    2020-06-10T15:18:50.643+00:00