Skip to content

fixed scheduled query condition operator mapping#6669

Merged
AllyW merged 2 commits intoAzure:mainfrom
AllyW:condition-equal-mapping
Aug 29, 2023
Merged

fixed scheduled query condition operator mapping#6669
AllyW merged 2 commits intoAzure:mainfrom
AllyW:condition-equal-mapping

Conversation

@AllyW
Copy link
Copy Markdown
Contributor

@AllyW AllyW commented Aug 22, 2023


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

closed Azure/azure-cli#27138

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

@AllyW AllyW requested a review from jsntcy as a code owner August 22, 2023 06:53
@azure-client-tools-bot-prd
Copy link
Copy Markdown

azure-client-tools-bot-prd bot commented Aug 22, 2023

️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Hi @AllyW,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Aug 22, 2023

Thank you for your contribution! We will review the pull request and get back to you soon.

@AllyW AllyW merged commit 2b98ac0 into Azure:main Aug 29, 2023
@azclibot
Copy link
Copy Markdown
Collaborator

[Release] Update index.json for extension [ scheduled-query ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=86615&view=results

scrappywyrm pushed a commit to scrappywyrm/azure-cli-extensions that referenced this pull request Aug 30, 2023
* fixed scheduled query condition operator mapping
@AllyW AllyW deleted the condition-equal-mapping branch February 28, 2025 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

az monitor scheduled-query create Condition with "=" fails

4 participants