Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update for clause in agent version alert #672

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

Sohamdg081992
Copy link
Contributor

Note:
The duration of 30S is not allowed in the "for" clause since rule group checks on intervals of 1M,by default and it allows >30S .
I tried putting "interval": "PT30S" but still got same error below. Hence going with 60S.

←[K←[K←[91m{"status":"Failed","error":{"code":"DeploymentFailed","target":"/subscriptions/9b96ebbd-c57a-42d1-bbe9-b69296e4c7fb/resourceGroups/ci-dev-aks-mac-eus-rg/providers/Microsoft.Resources/deployments/example-alert-template","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"BadRequest","target":"/subscriptions/9b96ebbd-c57a-42d1-bbe9-b69296e4c7fb/resourceGroups/ci-dev-aks-mac-eus-rg/providers/Microsoft.Resources/deployments/example-alert-template","message":"{\r\n "code": "BadRequest",\r\n "message": "Property name: Rules[13].For, Attempted value: 0.5, Error: '' must be greater than or equal to '1'. Activity ID: 32f613b1-c2ee-4dcf-a96d-d4e9db451125."\r\

@Sohamdg081992 Sohamdg081992 requested a review from a team as a code owner November 7, 2023 01:04
@Sohamdg081992 Sohamdg081992 merged commit 66ee77e into main Nov 10, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants