Skip to content

Commit cf50abc

Browse files
committed
update
1 parent ee427af commit cf50abc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/how-to/batch-blob-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Azure OpenAI now supports using [Azure Blob Storage](/azure/storage/blobs/storag
3434
### Prerequisites
3535

3636
- An [Azure Blob Storage account](/azure/storage/blobs/storage-blobs-introduction).
37-
- An Azure OpenAI resource with a model of the deployment type `Global-Batch` or `DataZoneBatch` deployed. You can refer to the [resource creation and model deployment guide](../../how-to/create-resource.md) for help with this process.
37+
- An Azure OpenAI resource with a model of the deployment type `Global-Batch` or `DataZoneBatch` deployed. You can refer to the [resource creation and model deployment guide](./create-resource.md) for help with this process.
3838

3939
### Managed identity
4040

@@ -79,7 +79,7 @@ For this example you'll create two containers named `batch-input`, and `batch-ou
7979

8080
To create a container under **Data storage** > Select **+Container** > Name your containers.
8181

82-
:::image type="content" source="../media/how-to/batch-blob-storage/container.png" alt-text="Screenshot that shows Storage Blob Data Contributor role assignment." lightbox="../media/how-to/batch-blob-storage/container.png":::
82+
:::image type="content" source="../media/how-to/batch-blob-storage/container.png" alt-text="Screenshot that shows Storage Blob Data containers." lightbox="../media/how-to/batch-blob-storage/container.png":::
8383

8484
Once your containers are created retrieve the URL for each container by selecting the container > **Settings** > **Properties** > Copy the URLs.
8585

0 commit comments

Comments
 (0)