vRA7 to vRO Extensibility Magic Secrets Revealed Part 2
In Part 1 we went over the basic architecture of vRA to vRO extensibility, in this guide we will walk through a simple hello world example.
Ad free since 2012!
In Part 1 we went over the basic architecture of vRA to vRO extensibility, in this guide we will walk through a simple hello world example.
In this three part guide I will show you how to extend vRealize Automation 7 to use vRealize Orcestrator workflows as part of the provisioning process. This could be used for something as simple as running a script in the guest to more advanced use cases like talking to an Continue reading vRA7 to vRO Extensibility Magic Secrets Revealed Part 1
In Part I we learned how to create a DNS record on provisioning. In this guide I will show you how to setup vRealize Automation 7.x to automatically delete a static host A record and a reverse look up pointer in your Windows based DNS when a user destroys a Continue reading How to integrate Windows DNS with vRA 7.x Part II – Delete DNS Record
This guide will show you how to setup vRealize Automation 7.x to automatically create a static host A record and a reverse look up pointer in your Windows based DNS. This is most often needed to be able to automate deployments of Linux machines as Linux does not play well Continue reading How to integrate Windows DNS with vRA 7.x
Today, VMware released the latest version of vRealize Automation 7.1. Here are some of the highlights I found to be really great improvements, also some of the new features in beta. Download vRealize Automation 7.1 here Documentation for vRealize Automation 7.1 here GA features: Improved Views – You can now Continue reading What’s new in vRealize Automation 7.1
Join me live next week Wednesday August 10th to learn how to leverage vRealize Automation as a powerful developer platform. You will learn how to create developer friendly blueprints and also learn how your developers want to interact with your cloud management portal. Click Here To Register for this event!
As you may have noticed in vRealize Automation 7 the event broker is the new method of triggering vRealize Orchestrator workflows. Also the custom properties are now stored in the vRA appliance database so the old workflows I created to update the roles drop down do not work with the Continue reading How to integrate vRealize Automation 7 with Chef
With all the new functionality in vRealize Automation 7 we have been busting out a lot of new blueprints and new services. So it was time to also update the icon pack so you can make your vRA portal super sexy. Below are some screen shots to give you a Continue reading Updated vRA Icon Pack now Available
Updated for vRealize Automation 7 Event Broker A common request we get from customers is the ability to add tags to instances that are provisioned to Ec2 from vRA. Customers tag the instances for various reasons, for example reporting, billing, building app relationships etc. This guide will walk you through Continue reading How to Tag AWS instances provisioned from vRA 7