ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 465 - AZ-400 discussion

Report
Export

SIMULATION

Task 9

In Project1, you need to create a variable group named varGroup1 that will contain the following variables:

serverNane: server1 dbName: db1

A.
See the solution below in explanation
Answers
A.
See the solution below in explanation
Suggested answer: A

Explanation:

Step 1: Navigate to the Library

Navigate to Azure DevOps:

Go to Azure DevOps and sign in with your credentials.

Select Your Project:

ChooseProject1from your list of projects.

Access the Library:

In the left-hand menu, selectPipelines>Library.

Step 2: Create a Variable Group

Create a New Variable Group:

On the Library page, click on+ Variable group.

Configure the Variable Group:

Name: EntervarGroup1.

Description: Optionally, add a description for the variable group.

Add Variables:

Click on+ Addto add a new variable.

Variable Name: EnterserverName.

Value: Enterserver1.

ClickOK.

Click on+ Addagain to add another variable.

Variable Name: EnterdbName.

Value: Enterdb1.

ClickOK.

Save the Variable Group:

Click onSaveto save the variable group.

By following these steps, you will have successfully created a variable group namedvarGroup1containing the specified variables

asked 02/10/2024
Rajesh Tripathy
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first