You are the administrator of the Contoso financial group. You have deployed a WebApp and it is running fine, however, you want to be able to go back in time and redeploy this version of the WebApp in case something goes wrong. Will creating a baseline for this resource suffice? TRUE OR FALSE
True is correct, as this is possible to create a baseline and backup the template and parameters file with your scripting language of choice (CLI, PowerShell, .Net, Ruby) to your library and redeploy it whenever it is needed.