Weekend Sale - Special 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 75onlydt

AI-200 Questions and Answers

Question # 6

You need to configure a connection string for the partner-facing service according to the technical requirements.

What should you use?

A.

Azure Key Vault references in App Service settings

B.

GitHub secrets

C.

Azure Container Registry Helm chart package

D.

Dockerfile ENV instructions

Full Access
Question # 7

You need to deploy Azure function resources and apps by using an automated, version-controlled CI/CD pipeline that supports declarative infrastructure deployment. What should you use?

A.

Local Git deployment

B.

GitHub Actions

C.

Azure Functions Core Tools

D.

Azure CLI

Full Access
Question # 8

You need to address the known issue resulting from vector similarity queries.

Which two actions should you perform? Each correct answer presents part of the solution. Choose two.

NOTE: Each correct selection is worth one point.

A.

Add a composite index on the vector fields and metadata properties of the container.

B.

Reduce the numeric precision of the vector embeddings where supported.

C.

Set the account consistency level to Strong.

D.

Change the vector index type from flat to quantizedFlat or diskANN.

Full Access