Skip to content

Commit fac7535

Browse files
Merge pull request #234043 from gitanjali1993/patch-1
ANPEE: Editing Application Gateway FAQ
2 parents beac76b + 1b1d628 commit fac7535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/application-gateway-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ sections:
302302
303303
- question: How can I stop and start Azure Application Gateway?
304304
answer: |
305-
You can use Azure PowerShell or the Azure CLI to stop and start Azure Application Gateway. When you stop and start Application Gateway, [billing](https://azure.microsoft.com/pricing/details/application-gateway/) also stops and starts.
305+
You can use Azure PowerShell or the Azure CLI to stop and start Azure Application Gateway. When you stop and start Application Gateway, [billing](https://azure.microsoft.com/pricing/details/application-gateway/) also stops and starts. Any PUT operation done on a Stopped Application Gateway (like adding tag, health probe, listener etc.) triggers a Start. It's recommended to Stop the application gateway once the configuration has been updated.
306306
307307
```azurepowershell
308308
# Stop an existing Azure Application Gateway instance

0 commit comments

Comments
 (0)