Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add these instructions to the Jenkins Lab #18

Closed
hackersifu opened this issue Sep 12, 2018 · 1 comment
Closed

Add these instructions to the Jenkins Lab #18

hackersifu opened this issue Sep 12, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@hackersifu
Copy link

These would be for finding the Client and Tenant IDs for entering into Jenkins:

Client (or Application ID) - In the Azure console, search for "Azure Active Directory" and click on it. In the left pane, under Manage, select "App registrations", then click "View all applications" in the right tab. Once done, select your Display Name and double-click. The Application ID will be listed in the pane.

Tenant ID (or Directory ID) - In the Azure CLI, run the following command:

az account show

The Tenant ID will be shown in the field "tenantID".

@dstrebel dstrebel self-assigned this Sep 12, 2018
@dstrebel dstrebel added the bug Something isn't working label Sep 12, 2018
@thedude-lebowski
Copy link

we should update this lab to create a separate SP for use with Jenkins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants