I understood from the documentation that -Schemas to be used to indicate which schemas to include and -Tables to be those tables to be scaffolded within those schemas. What I got was scaffolding for ALL tables in the named schemas AND the table(s) named. To get desired result, -Schemas parameter omitted and table names qualified with schema name.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.