diff --git a/awx/ui/static/js/forms/Credentials.js b/awx/ui/static/js/forms/Credentials.js index 6e555aca05..0353ceffc7 100644 --- a/awx/ui/static/js/forms/Credentials.js +++ b/awx/ui/static/js/forms/Credentials.js @@ -165,7 +165,12 @@ angular.module('CredentialFormDefinition', []) }, addRequired: false, editRequired: false, - autocomplete: false + autocomplete: false, + awPopOver: '
Subscription ID is generated by Azure as a way to identify the requested resource.
', + dataTitle: 'Subscription ID', + dataPlacement: 'right', + dataContainer: "body" + }, "api_key": { label: 'API Key',