Skip to content

Commit 559238d

Browse files
committed
Change the Azure portal storage creation screenshot as it was out of date
1 parent 27eb7d7 commit 559238d

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

articles/remote-rendering/quickstarts/convert-model.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,10 @@ Fill out the form in the following manner:
6767

6868
* Create a new Resource Group from the link below the drop-down box and name this **ARR_Tutorial**
6969
* For the **Storage account name**, enter a unique name here. **This name must be globally unique**, otherwise there will be a prompt that informs you that the name is already taken. In the scope of this quickstart, we name it **arrtutorialstorage**. Accordingly, you need to replace it with your name for any occurrence in this quickstart.
70-
* Select a **location** close to you. Ideally use the same location as used for setting up the rendering in the other quickstart.
70+
* Select a **Region** close to you. Ideally use the same [region](../reference/regions.md) as used for setting up the rendering in the other quickstart.
7171
* **Performance** set to 'Premium'. 'Standard' works as well, but has lower loading time characteristics when a model is loaded by the runtime.
72-
* **Account kind** set to 'StorageV2 (general purpose v2)'
73-
* **Replication** set to 'Read-access geo-redundant storage (RA-GRS)'
74-
* **Access tier** set to 'Hot'
72+
* **Premium account type** set to 'Block blobs'
73+
* **Redundancy** set to 'Zone-redundant storage (ZRS)'
7574

7675
None of the properties in other tabs have to be changed, so you can proceed with **"Review + create"** and then follow the steps to complete the setup.
7776

51.8 KB
Loading

0 commit comments

Comments
 (0)