Azure alerts allow you to stay on top of Azure usage. There are currently two alert policies:
- Budget Alerts - these allow you to set a budget for an Azure Entitlement, and be alerted when the usage of that Entitlement reaches a certain percentage of the budget;
- Unexpected Consumption Alerts - these allow you to keep track of unexpected daily spikes of usage in any given Azure Entitlement.
Things to keep in mind
- There is usually a delay of 24 to 36 hours between the usage and the alert being created
- Usage is measured based on your revenue/sell price
- Alerts are created for all entitlements under your context
- If you are a CSP, alerts may be triggered by all Entitlements
- If you are a reseller, alerts may be triggered by all Entitlements of your customers
- If two alerts of the same policy trigger for an Entitlement, only the highest severity will be created
Budget Alerts
Budget alerts are created when an Azure Entitlement usage exceeds the threshold of its budget. They are useful when you want to keep track of deviations from regular usage.
These can help you stay on top of situations where Azure usage rises slowly due to unforeseen circumstances, such as:
- Customer provisions Azure resources without understanding their pricing, leading to an overall higher spend;
- Customer starts using their resources more intensively without realizing it.
Budget alerts consist of two components, the Azure Entitlement budget, and the Alert configurations.
How to set up an Azure Entitlement budget
Setting up an Azure Entitlement budget is simple. On the subscription page for the parent Azure Plan, follow the steps:
- Under the desired entitlement listing, click Actions
- Then click "Set Monthly Budget"
- Set the value for the monthly budget you desire
- Click "Submit" to save the budget
How to set up Budget Alerts
To be alerted when an Entitlement reaches a percentage of its budget, go to Administration > Settings.
On the Alerts section, follow the steps to configure the alerts:
- Click "Add Alert", under the "Budget Alerts" section
- Set the percentage of the budget at which you would like to be alerted
- Click "Save Changes"
Budget Alert Example
Here
is an example of a month of usage with a budget alert configured.
- The
purple line represents the subscription's usage accumulated over the cycle.
- The blue
line represents the budget configured for the subscription.
- The green
line represents the alert threshold for the given budget (set at 80% of the budget in this example).
Unexpected Consumption Alerts
The Unexpected Consumption Alerts work by looking at the average daily consumption of the last 7 days, and comparing the latest daily value to that average. If the daily value exceeds the threshold configured, an alert will be sent.
These can be used to prevent situations like:
- Many resources get provisioned and start being used due to fraud
- The usage of the resources spikes due to misunderstanding or lack of awareness
How to set up Unexpected Consumption Alerts
To be alerted when an Entitlement usage spikes, go to Administration > Settings.
On the Alerts section, follow the steps to configure the alerts:
- Click "Add Alert", under the "Unexpected Consumption Alerts" section
- Set the percentage of daily spike at which you would like to be alerted
Click "Save Changes"
Unexpected Consumption Alert Example
Here
is an example of an unexpected consumption alert being triggered.
- The
purple line represents the subscription's daily usage.
- The blue
line represents the rolling average of the previous 7 days.
- The green
line represents the alert threshold. This is calculated by multiplying the percentage configured by the rolling average.
Alert notifications
Alert notifications are emails that are sent when an alert is created or its severity is updated.
Notification minimum severity
To avoid receiving a flood of notifications, you can set the minimum severity at which users will receive a notification when an alert is created or its severity is updated.
This setting is changed in the Portal Administration page.
How to subscribe to alert notifications
To set up a user to receive the email notifications, add them to the permission group "Alert Manager" by following these steps:
- Go into Administration > Users
- Look for the desired user and click Actions > Edit
- Add the group "Alert Manager" in the form and save it.
Related Articles
Risk Center
The Risk Center is where you can get an overview of risk management in the portal. This will help reduce your risk, by staying current on potential issues. Alerts Alerts represent actionable information regarding potentially risky situations. The ...
User Permission Groups
There are three User Groups with different combination of permissions that determine what a User in CloudCockpit can view and do. Administrator The Users that are in this group have all the permissions in CloudCockpit. Full control and visibility ...
Reconciliation and Invoices Overview
What is reconciliation? Reconciliation is a process that involves analysing each product charge and confirming that the data is accurate. You configure price margins for your resellers, customers, subscriptions and expect that to be reflected in the ...
Updating CloudCockpit Control Panel Vendor App
This operation should only be performed when requested by CloudCockpit support. Updating the CloudCockpit Control Panel Vendor application, ensures it works with the latest configurations and permissions. In this guide, we'll walk you through the ...
Conditional Access Policies
Azure Conditional Access Policies (CA) allow a Customer to implement security measures on their Azure tenant. However, it's important to properly configure the Conditional Access Policies as they might block some important features in CloudCockpit, ...