Document condition syntax
See original GitHub issueI could not find a documentation for the --condition
parameter: exact syntax and which properties can be used
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 9dacfad8-cb2f-2534-3b29-89b0930a2252
- Version Independent ID: 17325cd4-44c5-4069-d9f6-940a55f0f7c9
- Content: az role assignment
- Content Source: latest/docs-ref-autogen/role/assignment.yml
- Service: azure-resource-manager
- GitHub Login: @rloutlaw
- Microsoft Alias: routlaw
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Tutorial - Using Conditional Text in Document Automation
In the most basic language, a conditional statement says that: if some condition is applicable, then do something. Conditional statements follow ...
Read more >Using Conditional Sections in your Documents - Flexidocs
This article shows you how to achieve that in your documents. ... syntax right within your document. The syntax of a conditional statement...
Read more >Conditional (ternary) operator - JavaScript - MDN Web Docs
The conditional (ternary) operator is the only JavaScript operator that takes three operands: a condition followed by a question mark (?)
Read more >Conditional Syntax (GNU make)
The syntax of a simple conditional with no else is as follows: conditional-directive text-if-true endif. The text-if-true may be any lines of text, ......
Read more >IAM JSON policy elements: Condition - AWS Documentation
The Condition element is optional. In the Condition element, you build expressions in which you use condition operators (equal, less than, etc.) to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@aelij Sample is updated for --condition parameter https://docs.microsoft.com/en-us/cli/azure/role/assignment?view=azure-cli-latest
@RakeshMohanMSFT thanks. It could be helpful to add a link to the syntax documentation in addition to a sample.