Chapter 3. Deploying Red Hat Ansible Automation Platform on Microsoft Azure
3.1. Locating Ansible Automation Platform in Azure Marketplace
Before you can start provisioning your Ansible Automation Platform on Microsoft Azure, you must find the offering on the Azure marketplace, enable your subscription, and initiate a deployment.
Procedure
- In a browser, navigate to the Azure Marketplace.
- Click Private Products from the menu on the left of the screen.
- Search for "Red Hat Ansible Automation Platform".
- Click the card that is returned in the search. Be sure to select the official offering from Red Hat.
- Click .
- Click .
The Overview tab contains important information about activating your subscription for Ansible Automation Platform.
- Read the entire Before you begin section.
- Follow the Click here link to enable your subscription. You cannot use Ansible Automation Platform without a valid subscription.
- Return to the Overview tab and click to initiate the deployment process.
3.2. Provisioning Ansible Automation Platform on Microsoft Azure
When you initiate the deployment of the Red Hat Ansible Automation Platform managed app from Azure marketplace, a form is displayed in the Create Red Hat Ansible Automation Platform on Microsoft Azure window.
Before you fill in the form, decide whether you want to create a public or private deployment of Ansible Automation Platform on Microsoft Azure:
- Public deployments allow ingress to the Ansible Automation Platform on Microsoft Azure user interfaces over the public internet. No configuration is required to access the application URL.
- Private deployments are created in an isolated Azure VNet that blocks access from the public internet. To access Ansible Automation Platform on Microsoft Azure user interfaces, you must configure network peering and routing.
You create the network configuration for the Ansible Automation Platform on Microsoft Azure VNet when you initiate the deployment. Refer to your network configuration plan before deploying the managed application. For information about planning your network configuration, see Network.
Complete the form to provision Red Hat Ansible Automation Platform infrastructure and resources into your Azure tenant.
Procedure
Click the Basics tab and enter values for your deployment in the following fields in the form:
- Subscription: Select Ansible on Clouds.
- Resource Group: Create or select a resource group where you want to deploy the managed application.
- Region: The Azure region where the application is deployed.
- Application Name: A unique name for the managed application.
Administrator Password: Create an administrator password for your deployment.
The Administrator Password must contain at least 8 characters, and must include uppercase letters, lowercase letters, and numbers.
- Confirm Administrator Password: Confirm the Administrator Password.
- Access: Choose whether your deployment is public or private.
Managed Resource Group: A resource group for the managed application infrastructure.
Keep this resource group isolated from other resource groups, including the Resource Group where you deployed the managed application.
- Store the information that you entered in the form in a secure place. You must provide the Administrator password to access your Ansible Automation Platform.
- Click
- Follow the steps in Red Hat Ansible Automation Platform on Microsoft Azure Networking Preparation to configure your network configuration.
- Click .
- Click the Business continuity tab.
- From the Disaster Recovery list, select an option to enable or disable disaster recovery.
- From the Tags tab, you can select the resources you want to apply a tag to, otherwise, the default applies.
- Select the Deployment tab.
Note the following requirements in the description:
- You must have a Red Hat account.
- To use Ansible Automation Platform, you must have a valid subscription linked to your Red Hat account.
- You must use the Deployment Driver during deployment.
- Select the checkboxes to indicate that you understand these requirements.
- Click .
- If the information you entered in the form is valid, the window displays Validation Passed.
- Select I agree to accept the Co-Admin Access Permissions terms and conditions.
- Click to begin the provisioning process for the application.
Verification
The application begins provisioning.
You can use the deployment engine to view the progress of your deployment a few minutes after the Azure console displays "Your deployment is complete". See Monitoring deployments on the Ansible Automation Platform Deployment Engine for more information.
It may take 30 minutes or longer for the infrastructure and software to fully provision.
After provisioning is complete, you can access and login to your new Ansible Automation Platform instance. For help with configuring your automation controller and automation hub instances see Configuring automation execution and Managing automation content respectively.
3.3. Monitoring deployments on the Ansible Automation Platform Deployment Engine
The deployment engine displays information about your Ansible Automation Platform on Microsoft Azure deployment. You can monitor the progress of the deployment, restart failed deployment steps, and cancel the deployment.
When you begin deploying Ansible Automation Platform on Microsoft Azure, the Azure interface displays the Overview page for the deployment. The Overview page displays the deployment status.
Procedure
- When the status in the Overview page shows "Your deployment is complete", navigate to the deployed managed application.
Click Parameters and Outputs in the Settings menu for the deployed managed application.
-
Note: Approximately 10 minutes into the deployment process, the Outputs section of the Parameters and Outputs page displays a link to the
deploymentEngineUrl
.
-
Note: Approximately 10 minutes into the deployment process, the Outputs section of the Parameters and Outputs page displays a link to the
- Copy the link and paste it in another browser tab to open the login page for the deployment engine.
Login to the deployment using the following credentials:
- Username: admin
- Password: Use the Administrator Password that you chose when configuring your deployment.
- The deployment driver displays a message indicating that your deployment is underway. Click Red Hat login page opens. . The
In the Red Hat login page, enter your credentials if you already have a Red Hat account.
- If you do not have a Red Hat account, click to create one.
Verification
After logging in with your Red Hat account, the Ansible Automation Platform Deployment Engine page opens.
3.3.1. Ansible Automation Platform Deployment Engine interface
The Ansible Automation Platform Deployment Engine displays a list of the steps in the deployment process. A progress bar shows how far along the deployment is. Icons indicate the steps that have been completed, the steps that are in progress, and steps that have failed.
To view extended information about a step that failed, click on the failed icon for that step.
To restart a failed step, click
.3.4. Canceling Ansible Automation Platform on Microsoft Azure deployments
You can gracefully cancel a Ansible Automation Platform on Microsoft Azure deployment.
Procedure
- Login to the deployment engine to display the progress of the deployment steps in the Ansible Automation Platform Deployment Engine page. Refer to Monitoring deployments on the Ansible Automation Platform Deployment Engine for information on accessing and logging into the Ansible Automation Platform Deployment Engine page.
- To cancel the deployment, click and confirm.
Verification
- To confirm you cancelled the deployment processes on Azure, navigate to the Overview page for the managed resource group in which you deployed Ansible Automation Platform and select Deployments.
Canceling the deployment does not delete the managed application from your Azure subscription. To avoid incurring costs for the managed application and other resources that are still running, you must delete them.
To delete Azure resources, navigate to the resource group for your deployment in the Azure portal. Select the resources you want to delete and click Manage Azure resources by using the Azure portal in the Microsoft Azure documentation.
. For more information about deleting resources, refer to