Skip to content

Commit 362083a

Browse files
Committing more changes after backend issues
1 parent eae9edc commit 362083a

2 files changed

Lines changed: 6 additions & 12 deletions

File tree

support/azure/azure-container-instances/management/spot-containers-remain-waiting-state.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ description: Learn how to resolve a scenario in Azure Container Instances in whi
44
ms.date: 05/13/2024
55
author: mosbahmajed
66
ms.author: momajed
7-
editor: kennethgp
8-
ms.reviewer: alaljase, v-rekhanain, v-leedennis
7+
editor: v-jsitser
8+
ms.reviewer: alaljase, v-rekhanain, v-leedennis, kennethgp
99
ms.service: azure-container-instances
1010
ms.custom: sap:Management
1111
ms.topic: troubleshooting-problem-resolution
1212
#customer intent: As a user of Azure Container Instances, I want resolve a scenario in which Spot containers remain in the Waiting state so that I can use Spot containers successfully.
1313
---
1414
# Spot containers remain in the Waiting state
1515

16-
This article discusses how to resolve a scenario in which Spot containers remain stuck in the `Waiting` state in Microsoft Azure Container Instances.
16+
This article discusses how to resolve a scenario in which Spot containers remain stuck in the `Waiting` state in Microsoft Azure Container Instances (ACI)
1717

1818
## Symptoms
1919

@@ -62,10 +62,8 @@ Follow these steps to gather troubleshooting information and apply possible solu
6262
By following these steps, you can identify the cause of the `Waiting` state problem for your Azure Spot containers and take the appropriate action to resolve the problem. Remember to monitor your containers and adjust your deployment strategy as necessary to reduce disruptions.
6363

6464
> [!NOTE]
65-
> Spot containers with Azure Container Instances is in preview and is not recommended for production scenarios.
65+
> Spot containers with ACI is in preview and not recommended for production scenarios.
6666
6767
## Resources
6868

6969
- [Azure Spot Virtual Machines for Virtual Machine Scale Sets](/azure/virtual-machine-scale-sets/use-spot)
70-
71-
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]

support/azure/azure-container-instances/management/unexpected-memory-usage-metrics.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn why Azure Container Instances shows unexpected memory usage m
44
ms.date: 02/22/2024
55
ms.author: kegonzal
66
author: kennethgp
7-
editor: kennethgp
7+
editor: v-jsitser
88
ms.reviewer: v-leedennis
99
ms.service: azure-container-instances
1010
ms.custom: sap:Management
@@ -28,14 +28,10 @@ Values for aggregation types (such as Average, Minimum, and Maximum) are availab
2828

2929
You can add a dimension filter to view metrics on a per-container basis if your container group contains multiple containers. For more information, see [Get metrics in the Azure portal when monitoring container resources in Azure Container Instances](/azure/container-instances/container-instances-monitor#get-metrics---azure-portal).
3030

31-
## Reference
31+
## Resources
3232

3333
- [Supported metrics for Microsoft.ContainerInstance/containerGroups](/azure/azure-monitor/reference/supported-metrics/microsoft-containerinstance-containergroups-metrics)
34-
3534
- [Tutorial: Deploy a multi-container group using an Azure Resource Manager template](/azure/container-instances/container-instances-multi-container-group)
36-
3735
- [Use dimension filters and splitting](/azure/azure-monitor/essentials/analyze-metrics#use-dimension-filters-and-splitting)
3836

3937
[!INCLUDE [Third-party disclaimer](../../../includes/third-party-disclaimer.md)]
40-
41-
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)