Fixed typo

This commit is contained in:
Claudiu Guiman 2016-11-21 12:25:07 -08:00
parent 1b2c6b2a7c
commit 3fed80f309
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ Refer to
## Configure the plugin : Azure profile configuration
1. Within the Jenkins dashboard, click Manage Jenkins --> Configure System --> Scroll to the bottom of the page
and find the section with the dropdown "Add new cloud" --> click on it and select "Microsoft Azure VM Agents"
2. Select an existing account from the Azure Credentials drop down or add new "Microsoft Azure VM Agents" credentials in the Credentials Managagement page by filling out the Subscription ID, Client ID, Client Secret and the OAuth 2.0 Token Endpoint.
2. Select an existing account from the Azure Credentials drop down or add new "Microsoft Azure VM Agents" credentials in the Credentials Management page by filling out the Subscription ID, Client ID, Client Secret and the OAuth 2.0 Token Endpoint.
3. Click on “Verify configuration” to make sure that the profile configuration is done correctly.
4. Save and continue with the template configuration (See instructions below)