Which three actions should you recommend be performed every 30 days?

Posted by: Pdfprep Category: AI-100 Tags: , ,

DRAG DROP

You develop a custom application that uses a token to connect to Azure Cognitive Services resources. A new security policy requires that all access keys are changed every 30 days. You need to recommend a solution to implement the security policy.

Which three actions should you recommend be performed every 30 days? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:

Step 1: Generate new keys in the Cognitive Service resources

Step 2: Retrieve a token from the Cognitive Services endpoint

Step 3: Update the custom application to use the new authorization Each request to an Azure Cognitive Service must include an authentication header. This header passes along a subscription key or access token, which is used to validate your subscription for a service or group of services.

References: https://docs.microsoft.com/en-us/azure/cognitive-services/authentication

Leave a Reply

Your email address will not be published.