Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/deployment-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ You will need following to get started:
`az ad sp create-for-rbac -n contosotraders-sp --role "ContosoTraders Write Role Assignments" --scopes /subscriptions/<AZURE-SUBSCRIPTION-ID> --sdk-auth`
```

6. If you haven't used Azure Cognitive Services with your subscription, you'll need to accept the responsible AI terms.
Manually create an Azure Cognitive Service resource in your subscription temporarily, and accept the Responsible AI terms. You can then delete the resource.
6. If you haven't used Azure AI Services with your subscription, you'll need to accept the responsible AI terms.
Manually create an Azure AI Service resource in your subscription temporarily, and accept the Responsible AI terms. You can then delete the resource.

* The Responsible AI terms are shown only once per subscription (during first Cognitive Service resource creation in subscription), and once accepted, they are not shown again.
* The Responsible AI terms are shown only once per subscription (during first AI Service resource creation in subscription), and once accepted, they are not shown again.
* Currently, there exists no mechanism to accept the Responsible AI terms programmatically. It can only be done manually through the Azure portal.
* You can read more about Responsible AI [here](https://learn.microsoft.com/azure/machine-learning/concept-responsible-ai).

Expand Down
Binary file modified docs/images/agree-cognitive-service-screenshot.png

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't take a fresh screenshot as the checkbox shows up only for the first resource in a subscription.
Edited the existing screenshot to update the text.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.