Skip to content

Commit 105c55b

Browse files
author
naman-msft
committed
updated documentation with technical constraints
1 parent c851540 commit 105c55b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,13 @@ Not all documentation is suitable for conversion to Exec Docs. Use these filters
6262
```
6363
```
6464

65+
**Example of unsupported command:**
66+
```markdown
67+
```sql
68+
SELECT * FROM myTable WHERE id = 1;
69+
```
70+
```
71+
6572
3. **Azure Portal Custom Cloud Shell Constraints**
6673
- **Supported scenarios:**
6774
- Standard Azure resource operations (create, read, update, delete)

0 commit comments

Comments
 (0)