Skip to content

Commit dae57b6

Browse files
Update service-unavailable-requested-resource-is-not-available.md
1 parent 362083a commit dae57b6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/azure/azure-container-instances/configuration-setup/service-unavailable-requested-resource-is-not-available.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: ServiceUnavailable (409) - requested resource is not available in the location
2+
title: ServiceUnavailable (409) - requested resource isn't available in the location
33
description: Provides a solution to the service unavailable error
44
ms.date: 02/23/2024
55
author: tysonfms
@@ -11,7 +11,7 @@ ms.service: azure-container-instances
1111
ms.custom: sap:Configuration and Setup
1212
#Customer intent: As an Azure administrator, I want to learn how to resolve a ServiceUnavailable (409) error ("requested resource is not available in the location") so that I can successfully deploy a resource in Azure Container Instances.
1313
---
14-
# "ServiceUnavailable (409) - requested resource is not available in the location" error
14+
# "ServiceUnavailable (409) - requested resource isn't available in the location" error
1515

1616
This article discusses how to resolve the "ServiceUnavailable (409) error ("The requested resource is not available in the location" '\<region-name>' at this moment")" that occurs when you try to deploy a resource in Microsoft Azure Container Instances.
1717

@@ -25,7 +25,7 @@ You receive an error message that resembles the following text:
2525

2626
This issue might occur if a feature isn't available in certain regions or if there's a lack of capacity. This issue is typically intermittent.
2727

28-
If container group deployment requests are larger than four (4) CPU or 16 GB memory the deployment is marked as **Big Container Group**. Big Container Group region capacity is enabled on demand and if there's no infrastructure available for the deployment the error is encountered.
28+
When container group deployment requests are larger than four (4) CPU or 16-GB memory the deployment is marked as **Big Container Group**. Big Container Group region capacity is enabled on demand and if there's no infrastructure available for the deployment the error is encountered.
2929

3030
## Solution
3131

0 commit comments

Comments
 (0)