You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Computer-vision/how-to/model-customization.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,8 +145,6 @@ You can generate a SAS token with at least `read` permission on your Azure Blob
145
145
146
146
#### Option 2: Managed Identity or public accessible
147
147
148
-
`https://{your_blob}.blob.core.windows.net/`
149
-
150
148
You can also use [Managed Identity](/azure/active-directory/managed-identities-azure-resources/overview) to grant access.
151
149
152
150
Below is a series of steps for allowing the system-assigned Managed Identity of your Computer Vision resource to access your blob storage. In the Azure portal:
0 commit comments