Skip to content

Commit fe10c2f

Browse files
authored
Update container-insights-cost-config.md
1 parent 4e0ce32 commit fe10c2f

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

articles/azure-monitor/containers/container-insights-cost-config.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ Cost presets and collection settings are available for selection in the Azure po
9191
| Cost-optimized | 5 m | Excludes kube-system, gatekeeper-system, azure-arc | Not enabled |
9292
| Syslog | 1 m | None | Enabled by default |
9393

94+
[![Screenshot that shows the cost presets.](media/container-insights-cost-config/cost-profiles-options.png)](media/container-insights-cost/cost-profiles-options.png#lightbox)
95+
9496
## Configuring AKS data collection settings using Azure CLI
9597

9698
Using the CLI to enable monitoring for your AKS requires passing in configuration as a JSON file.
@@ -156,7 +158,9 @@ az aks enable-addons -a monitoring --enable-msi-auth-for-monitoring -g <clusterR
156158
2. From the resource pane on the left, select the 'Insights' item under the 'Monitoring' section.
157159
3. If you have not previously configured Container Insights, select the 'Configure Azure Monitor' button. For clusters already onboarded to Insights, select the "Monitoring Settings" button in the toolbar
158160
4. If you are configuring Container Insights for the first time or have not migrated to using [managed identity authentication (preview)](../containers/container-insights-onboard.md#authentication), select the "Use managed identity (preview)" checkbox
159-
5. Using the dropdown, choose one of the "Cost presets", for more configuration, you may select the "Edit profile settings"
161+
[![Screenshot that shows the onboarding options.](media/container-insights-cost-config/cost-settings-onboarding.png)](media/container-insights-cost/cost-settings-onboarding.png#lightbox)
162+
5. Using the dropdown, choose one of the "Cost presets", for more configuration, you may select the "Edit collection settings"
163+
[![Screenshot that shows the collection settings.](media/container-insights-cost-config/advanced-collection-settings.png)](media/container-insights-cost/advanced-collection-settings.png#lightbox)
160164
6. Click the blue "Configure" button to finish
161165

162166

@@ -211,11 +215,14 @@ The collection settings can be modified through the input of the `dataCollection
211215
## [Azure portal](#tab/create-portal)
212216
1. In the Azure portal, select the AKS hybrid cluster that you wish to monitor
213217
2. From the resource pane on the left, select the 'Insights' item under the 'Monitoring' section.
214-
3. If you have not previously configured Container Insights, select the 'Configure Azure Monitor' button. For clusters already onboarded to Insights, select the "Monitoring Settings" button in the toolbar
215-
4. Using the dropdown, choose one of the "Cost presets", for more configuration, you may select the "Edit advanced collection settings"
218+
3. If you have not previously configured Container Insights, select the 'Configure Azure Monitor' button. For clusters already onboarded to Insights, select the "Monitoring Settings" button in the toolbar
219+
[![Screenshot that shows the onboarding options.](media/container-insights-cost-config/cost-settings-onboarding.png)](media/container-insights-cost/cost-settings-onboarding.png#lightbox)
220+
4. Using the dropdown, choose one of the "Cost presets", for more configuration, you may select the "Edit collection settings"
221+
[![Screenshot that shows the collection settings.](media/container-insights-cost-config/advanced-collection-settings.png)](media/container-insights-cost/advanced-collection-settings.png#lightbox)
216222
5. Click the blue "Configure" button to finish
217223

218224

225+
219226
## [ARM](#tab/create-arm)
220227

221228

@@ -270,7 +277,9 @@ The collection settings can be modified through the input of the `dataCollection
270277
2. From the resource pane on the left, select the 'Insights' item under the 'Monitoring' section.
271278
3. If you have not previously configured Container Insights, select the 'Configure Azure Monitor' button. For clusters already onboarded to Insights, select the "Monitoring Settings" button in the toolbar
272279
4. If you are configuring Container Insights for the first time, select the "Use managed identity (preview)" checkbox
280+
[![Screenshot that shows the onboarding options.](media/container-insights-cost-config/cost-settings-onboarding.png)](media/container-insights-cost/cost-settings-onboarding.png#lightbox)
273281
5. Using the dropdown, choose one of the "Cost presets", for more configuration, you may select the "Edit advanced collection settings"
282+
[![Screenshot that shows the collection settings.](media/container-insights-cost-config/advanced-collection-settings.png)](media/container-insights-cost/advanced-collection-settings.png#lightbox)
274283
6. Click the blue "Configure" button to finish
275284

276285

0 commit comments

Comments
 (0)