read-p"Resource Group Location: " resourceGroupLocation
read-p"Git Repo link with feature flag for keda v2 present.(Script assumes that repo name is infra-azure-provisioning. You can edit it if its something else): " gitRepo
read-p"Repo branch name with feature flag for keda v2 present. This branch should be in sync with your current infra setup: " repoBranch
read-p"Automated Pipeline deployment (only yes is accepted as true. Any other input will be treated as manual deployment): " automatedDeployment
read-p"Application namespace (Leave empty for default value - osdu. You'll need to edit this script if applications are running in different namespaces): " namespace