minor fixes - arm endpoint isn't self explaining
This commit is contained in:
heoelri 2019-06-13 23:19:06 +02:00 коммит произвёл vikasnav
Родитель fd99d6b4e3
Коммит e03c61af3d
1 изменённых файлов: 2 добавлений и 3 удалений

Просмотреть файл

@ -187,7 +187,7 @@ Section 9.1**
This section details the reference architecture that can be used as a
guidance to implement the offer.
<img src="Hybrid-Deployment\ref_architecture.jpg" />
<img src="Hybrid-Deployment/ref_architecture.jpg" />
This architecture consists of the following components:
@ -412,8 +412,7 @@ resources deployed are as follows:
<tr class="odd">
<td>2</td>
<td><p>Now run the <strong>Deploy-SolutionAzureStack.ps1</strong> with the following parameters</p>
<p>.\Deploy-SolutionAzureStack.ps1 -rg {enterValue} -presharedkey {enterValue} -storageAccount<span id="Resourcegroup_4_2" class="anchor"></span>Name {enterValue} -targetStorageContainer {enterValue} -location {enterValue} -tenantID {enterValue} -azureStackArmEndpoint {enterValue} -Verbose</p>
<p>.\Deploy-SolutionAzureStack.ps1 -rg {enterValue} -presharedkey {enterValue} -storageAccountName {enterValue} -targetStorageContainer {enterValue} -AADTenantName {enterValue} -azureStackArmEndpoint {enterValue} -Verbose</p></td>
<p>.\Deploy-SolutionAzureStack.ps1 -rg {enterValue} -presharedkey {enterValue} -storageAccountName {enterValue} -targetStorageContainer {enterValue} -location {enterValue} -tenantID {enterValue} -azureStackArmEndpoint https://management.{region.fqdn} -Verbose</p>
</tr>
<tr class="even">
<td>3</td>