ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 2 - AZ-400 discussion

Report
Export

Your company uses Azure Artifacts for package management.

You need to configure an upstream source in Azure Artifacts for Python packages.

Which repository type should you use as an upstream source?

A.
npmjs.org
Answers
A.
npmjs.org
B.
PyPI
Answers
B.
PyPI
C.
Maven Central
Answers
C.
Maven Central
D.
third-party trusted Python
Answers
D.
third-party trusted Python
Suggested answer: B

Explanation:

Get started with Python packages in Azure Artifacts

Create a feed

1. Select Artifacts (in the left navigation of your Azure DevOps project).

2. On the Artifacts page, select Create Feed.

3. In the Create new feed dialog box:

4. In the Name field, give the feed a name.

PyPI is the default repository name for twine, which is a tool for publishing Python packages.

Reference:

https://docs.microsoft.com/en-us/azure/devops/artifacts/quickstarts/python-packages

asked 02/10/2024
Maciej Kozlowski
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first