Skip to content

Commit 28314f8

Browse files
authored
Merge pull request #40018 from codyhoag/adjust-ash-arm-endpoint-example
BZ#2033767 Update ARM endpoint example
2 parents 4e4349c + 7a504a4 commit 28314f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-initializing-manual.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ platform:
153153
cloudName: AzureStackCloud <3>
154154
region: <azurestack_region> <4>
155155
----
156-
<1> Specify the Azure Resource Manager endpoint of your Azure Stack Hub environment, like `\https://adminmanagement.local.azurestack.external`.
156+
<1> Specify the Azure Resource Manager endpoint of your Azure Stack Hub environment, like `\https://management.local.azurestack.external`.
157157
<2> Specify the name of the resource group that contains the DNS zone for your base domain.
158158
<3> Specify the Azure Stack Hub environment, which is used to configure the Azure SDK with the appropriate Azure API endpoints.
159159
<4> Specify the name of your Azure Stack Hub region.

0 commit comments

Comments
 (0)