We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c851540 commit 105c55bCopy full SHA for 105c55b
README.md
@@ -62,6 +62,13 @@ Not all documentation is suitable for conversion to Exec Docs. Use these filters
62
```
63
64
65
+ **Example of unsupported command:**
66
+ ```markdown
67
+ ```sql
68
+ SELECT * FROM myTable WHERE id = 1;
69
+ ```
70
71
+
72
3. **Azure Portal Custom Cloud Shell Constraints**
73
- **Supported scenarios:**
74
- Standard Azure resource operations (create, read, update, delete)
0 commit comments