question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New command: externalconnection schema add

See original GitHub issue

Usage

m365 externalconnection schema add [options]

Description

This command will allow the administrator to add a schema to a specific external connection for use in Microsoft Search.

Options

Option Description
-i, --externalConnectionId <externalConnectionId> The ID of the External Connection
-s, --schema <schema> The schema object to be added

Additional Info

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:17 (17 by maintainers)

github_iconTop GitHub Comments

2reactions
MathijsVerbeeckcommented, Nov 20, 2022

As the API call is /external/connections/{id}/schema, am I right to assume that I should place the command under search - externalconnection and name the command externalconnection schema add? If so, could we update the specs? I’ve read through the documentation and can’t really see why it should be placed directly under search, as we require an external connection id…

2reactions
MathijsVerbeeckcommented, Nov 20, 2022

Could I pick this one up? 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

CREATE EXTERNAL SCHEMA - Amazon Redshift
Creates a new external schema in the current database. You can use this external schema to connect to Amazon RDS for PostgreSQL or...
Read more >
externalconnection schema add - CLI for Microsoft 365
This command allows the administrator to add a schema to a specific external connection for use in Microsoft Search. Usage¶. m365 search externalconnection ......
Read more >
Add new connections - Visual Studio (Windows)
To create a connection to the database, click the Add Connection icon in Server Explorer, or right-click in Server Explorer on the Data ......
Read more >
DbSchema Connections
Learn how to connect to any Relational or Non-Relational Databases.
Read more >
CREATE SCHEMA - Snowflake Documentation
Creates a new schema in the current database. In addition, this command can be used to clone an existing schema, either at its...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found