Skip to content

Commit 7d09ef3

Browse files
authored
Merge pull request #111295 from FlorianBorn71/FixInvalidCharacters
Fix invalid characters used as quotes
2 parents c2d24ff + ce4e6a4 commit 7d09ef3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ Fill out the form in the following manner:
6767
* Create a new Resource Group from the link below the drop-down box and name this **ARR_Tutorial**
6868
* 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 ready given. 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.
6969
* Select a **location** close to you. Ideally use the same location as used for setting up the rendering in the other quickstart.
70-
* **Performance** set to Standard
71-
* **Account kind** set to StorageV2 (general purpose v2)
72-
* **Replication** set to Read-access geo-redundant storage (RA-GRS)
73-
* **Access tier** set to Hot
70+
* **Performance** set to 'Standard'
71+
* **Account kind** set to 'StorageV2 (general purpose v2)'
72+
* **Replication** set to 'Read-access geo-redundant storage (RA-GRS)'
73+
* **Access tier** set to 'Hot'
7474

7575
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.
7676

0 commit comments

Comments
 (0)