Skip to content

Commit edd0c97

Browse files
test
1 parent 0742080 commit edd0c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/scripts/run_create_index_scripts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ fi
6868

6969
### Assign Azure AI User role to the signed in user ###
7070

71-
71+
echo "Azure AI resource id: $aif_resource_id"
7272
# Check if the user has the Azure AI User role
7373
echo "Checking if user has the Azure AI User role"
7474
role_assignment=$(MSYS_NO_PATHCONV=1 az role assignment list --role 53ca6127-db72-4b80-b1b0-d745d6d5456d --scope $aif_resource_id --assignee $signed_user_id --query "[].roleDefinitionId" -o tsv)

0 commit comments

Comments
 (0)