I'm using Azure DevOps 2020 on-premise. Working on YAML release pipeline, I figured out that the environments are automatically created if it doesn't exist. Is there a way I could disable the Environment creation from YAML file? I want to do this to avoid misspelling the environment names and restrict non-admins to create Environments.