Skip to content

Commit 101534c

Browse files
committed
add blob storage contributor role
1 parent 90fa985 commit 101534c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scenarios/evaluate/AI_RedTeaming/AI_RedTeaming.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
"### Prerequisite\n",
1818
"First, if you have an Azure subscription, create an [Azure AI hub](https://learn.microsoft.com/en-us/azure/ai-studio/concepts/ai-resources) then [create an Azure AI project](https://learn.microsoft.com/en-us/azure/ai-studio/concepts/ai-resources). AI projects and Hubs can be served within a private network and are compatible with private endpoints. You **do not** need to provide your own LLM deployment as the AI Red Teaming Agent hosts adversarial models for both simulation and evaluation of harmful content and connects to it via your Azure AI project.\n",
1919
"\n",
20+
"**Note**: In order to upload your results to Azure AI Foundry, you must have the `Storage Blob Data Contributor` role\n",
21+
"\n",
2022
"**Important**: First, ensure that you've installed the [Azure CLI](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli) and then make sure to authenticate to Azure using `az login` in your terminal before running this notebook.\n",
2123
"\n",
2224
"### Installation\n",

0 commit comments

Comments
 (0)