Skip to content

Commit ce7aaf8

Browse files
Merge pull request #227178 from madsd/timechange
Time change
2 parents 8642d35 + 4a6ddf4 commit ce7aaf8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/app-service/environment/creation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ If you're creating an App Service Environment with an external VIP, you can sele
6666

6767
![Screenshot that shows App Service Environment networking (ASE External) selections.](./media/creation/creation-networking-external.png)
6868

69-
5. From the **Review + create** tab, check that your configuration is correct, and select **Create**. Your App Service Environment can take up to two hours to create.
69+
5. From the **Review + create** tab, check that your configuration is correct, and select **Create**. Your App Service Environment can more than one hour to create.
7070

7171
When your App Service Environment has been successfully created, you can select it as a location when you're creating your apps.
7272

articles/app-service/environment/how-to-create-from-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ parameterPath="PATH/azuredeploy.parameters.json"
7878
az deployment group create --resource-group "YOUR-RG-NAME-HERE" --template-file $templatePath --parameters $parameterPath
7979
```
8080

81-
It takes about two hours for the App Service Environment to be created.
81+
It can take more than one hour for the App Service Environment to be created.
8282

8383
## Next steps
8484

0 commit comments

Comments
 (0)