Openshift Container Platform 4.3

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

Deploy To Azure Visualize

Prerequisites

  • Create an App Service Domain to get the DNSZone and DNSZoneRG for this deployment using the az-group-deploy.sh script at the root of this repo:

    az-group-deploy.sh -a prereqs -f prereqs/prereq.azuredeploy.json -e prereqs/prereq.azuredeploy.parameters.json -l eastus
    
    • Get the outputs. Both values will be used in the main deployment
    az group deployment show --name  AzureRMSamples -g prereqs --query properties.outputs
    
  • Download a pull secret. Create a Red Hat account if you do not have one.

  • Sign up for Cloud Pak for Data Trial Key if you don't have the entitlement api key

  • If you choose Portworx as your storage class, see Portworx documentation for generating portworx spec url.

Generate Azure Client ID and Secret with Contributor and User Access Administrator roles:

  • Generate Service Principal
az login
scripts/createServicePrincipal.sh -r "Contributor,User Access Administrator"
  • Save the ClientID and ClientSecret printed at the end of the script

Tags: Microsoft.Network/virtualNetworks, Microsoft.Network/publicIPAddresses, Microsoft.Network/networkInterfaces, Microsoft.Network/networkSecurityGroups, Microsoft.Storage/storageAccounts, Microsoft.Resources/deployments, Microsoft.Compute/virtualMachines/extensions, CustomScript, Microsoft.RecoveryServices/vaults, Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems, Microsoft.Compute/virtualMachines, Microsoft.DomainRegistration/domains, Microsoft.Network/dnszones