diff --git a/choose_demo.yml b/choose_demo.yml index 5a9fd52..9712eab 100644 --- a/choose_demo.yml +++ b/choose_demo.yml @@ -16,8 +16,8 @@ workshop_type: windows #only uncomment these for setting up an Azure Cloud Demo azure_demo: True -my_subscription: -my_tenant: -my_client: -my_secret: +my_subscription: bb66f723-9eb9-405b-8063-2e722a5a5a45 +my_tenant: bbe51e50-8759-4cc0-93f7-71985d8dbddf +my_client: 7e7d5fd3-c84b-4f37-ae96-cf474f4aa573 +my_secret: K1S5~EqpmvG68iKw4w-b1hmn3~yROfHM_I diff --git a/docs/infrastructure/azure_provision_vm.md b/docs/infrastructure/azure_provision_vm.md index 5aa5143..06b7930 100644 --- a/docs/infrastructure/azure_provision_vm.md +++ b/docs/infrastructure/azure_provision_vm.md @@ -34,26 +34,19 @@ For description of these and other features of the Red Hat Ansible Automation Pl # Video Coming Soon +# Installing Demo +1. You will need to create a Service Principal following these [Azure Docs instructions](https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal) + +2. Then set the azure_demo variable to True. As well as provide the folowing variable values before loading this demo as shown below + - azure_demo: True + - my_subscription: + - my_tenant: + - my_client: + - my_secret: + # Guide -0. Create Service Principal: -Azure Active Directory -App Registration -new registartion -enter name and defautl all else click register -get client Id and tenatn id Alrady have sub ID -go to subscriptions -select Access Cntrol -add role with contributor adn select new app reg -go back to active dir -app reg -cert and secrets -new clietn secret -get clietn secret value only chance -now build cred in Tower -add cred to job temp - 1. Login to Ansible Platform UX 2. Navigate to **Templates**