Azure / Azure/EOL

wrong KQL query marks redis enterprise for deprecation

Open
#8 0 comments 0 reactions 1 assignee Claimed by @michcu10 View on GitHub
Dominant language
No language data
Stars
13
Forks
10
PR merge metrics
No merged PRs in 30d

Description

The condition "type contains 'Microsoft.Cache/Redis'" wrongly matches enterprise redis for deprecation. The condition should be:

type =~ 'Microsoft.Cache/Redis'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.