Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Service Connector] az source connection create fabric-sql: Support Fabric SQL as target with passwordless experience #7940

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -42752,8 +42752,8 @@ interactions:
\ \"run_requires\": [\n {\n \"requires\":
[\n \"PyMySQL (==1.0.2)\",\n \"PyMySQL==1.0.2\",\n
\ \"azure-core\",\n \"azure-core\",\n
\ \"azure-mgmt-servicelinker (==1.2.0b2)\",\n
\ \"azure-mgmt-servicelinker==1.2.0b2\",\n \"psycopg2-binary
\ \"azure-mgmt-servicelinker (==1.2.0b3)\",\n
\ \"azure-mgmt-servicelinker==1.2.0b3\",\n \"psycopg2-binary
(==2.9.5)\",\n \"psycopg2-binary==2.9.5\",\n
\ \"pyodbc (==4.0.35)\",\n \"pyodbc==4.0.35\"\n
\ ]\n }\n ],\n
Expand Down Expand Up @@ -42787,8 +42787,8 @@ interactions:
\ \"run_requires\": [\n {\n \"requires\":
[\n \"PyMySQL (==1.0.2)\",\n \"PyMySQL==1.0.2\",\n
\ \"azure-core\",\n \"azure-core\",\n
\ \"azure-mgmt-servicelinker (==1.2.0b2)\",\n
\ \"azure-mgmt-servicelinker==1.2.0b2\",\n \"psycopg2-binary
\ \"azure-mgmt-servicelinker (==1.2.0b3)\",\n
\ \"azure-mgmt-servicelinker==1.2.0b3\",\n \"psycopg2-binary
(==2.9.5)\",\n \"psycopg2-binary==2.9.5\",\n
\ \"pyodbc (==4.0.35)\",\n \"pyodbc==4.0.35\"\n
\ ]\n }\n ],\n
Expand Down Expand Up @@ -42822,8 +42822,8 @@ interactions:
\ \"run_requires\": [\n {\n \"requires\":
[\n \"PyMySQL (==1.0.2)\",\n \"PyMySQL==1.0.2\",\n
\ \"azure-core\",\n \"azure-core\",\n
\ \"azure-mgmt-servicelinker (==1.2.0b2)\",\n
\ \"azure-mgmt-servicelinker==1.2.0b2\",\n \"psycopg2-binary
\ \"azure-mgmt-servicelinker (==1.2.0b3)\",\n
\ \"azure-mgmt-servicelinker==1.2.0b3\",\n \"psycopg2-binary
(==2.9.5)\",\n \"psycopg2-binary==2.9.5\",\n
\ \"pyodbc (==4.0.35)\",\n \"pyodbc==4.0.35\"\n
\ ]\n }\n ],\n
Expand Down Expand Up @@ -42857,8 +42857,8 @@ interactions:
\ \"run_requires\": [\n {\n \"requires\":
[\n \"PyMySQL (==1.0.2)\",\n \"PyMySQL==1.0.2\",\n
\ \"azure-core\",\n \"azure-core\",\n
\ \"azure-mgmt-servicelinker (==1.2.0b2)\",\n
\ \"azure-mgmt-servicelinker==1.2.0b2\",\n \"psycopg2-binary
\ \"azure-mgmt-servicelinker (==1.2.0b3)\",\n
\ \"azure-mgmt-servicelinker==1.2.0b3\",\n \"psycopg2-binary
(==2.9.5)\",\n \"psycopg2-binary==2.9.5\",\n
\ \"pyodbc (==4.0.35)\",\n \"pyodbc==4.0.35\"\n
\ ]\n }\n ],\n
Expand Down Expand Up @@ -42892,8 +42892,8 @@ interactions:
\ \"run_requires\": [\n {\n \"requires\":
[\n \"PyMySQL (==1.0.2)\",\n \"PyMySQL==1.0.2\",\n
\ \"azure-core\",\n \"azure-core\",\n
\ \"azure-mgmt-servicelinker (==1.2.0b2)\",\n
\ \"azure-mgmt-servicelinker==1.2.0b2\",\n \"psycopg2-binary
\ \"azure-mgmt-servicelinker (==1.2.0b3)\",\n
\ \"azure-mgmt-servicelinker==1.2.0b3\",\n \"psycopg2-binary
(==2.9.5)\",\n \"psycopg2-binary==2.9.5\",\n
\ \"pyodbc (==4.0.35)\",\n \"pyodbc==4.0.35\"\n
\ ]\n }\n ],\n
Expand Down Expand Up @@ -42927,8 +42927,8 @@ interactions:
\ \"run_requires\": [\n {\n \"requires\":
[\n \"PyMySQL (==1.0.2)\",\n \"PyMySQL==1.0.2\",\n
\ \"azure-core\",\n \"azure-core\",\n
\ \"azure-mgmt-servicelinker (==1.2.0b2)\",\n
\ \"azure-mgmt-servicelinker==1.2.0b2\",\n \"psycopg2-binary
\ \"azure-mgmt-servicelinker (==1.2.0b3)\",\n
\ \"azure-mgmt-servicelinker==1.2.0b3\",\n \"psycopg2-binary
(==2.9.5)\",\n \"psycopg2-binary==2.9.5\",\n
\ \"pyodbc (==4.0.35)\",\n \"pyodbc==4.0.35\"\n
\ ]\n }\n ],\n
Expand Down
52 changes: 26 additions & 26 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -74825,8 +74825,8 @@
"PyMySQL==1.0.2",
"azure-core",
"azure-core",
"azure-mgmt-servicelinker (==1.2.0b2)",
"azure-mgmt-servicelinker==1.2.0b2",
"azure-mgmt-servicelinker (==1.2.0b3)",
"azure-mgmt-servicelinker==1.2.0b3",
"psycopg2-binary (==2.9.5)",
"psycopg2-binary==2.9.5",
"pyodbc (==4.0.35)",
Expand Down Expand Up @@ -74885,8 +74885,8 @@
"PyMySQL==1.0.2",
"azure-core",
"azure-core",
"azure-mgmt-servicelinker (==1.2.0b2)",
"azure-mgmt-servicelinker==1.2.0b2",
"azure-mgmt-servicelinker (==1.2.0b3)",
"azure-mgmt-servicelinker==1.2.0b3",
"psycopg2-binary (==2.9.5)",
"psycopg2-binary==2.9.5",
"pyodbc (==4.0.35)",
Expand Down Expand Up @@ -74945,8 +74945,8 @@
"PyMySQL==1.0.2",
"azure-core",
"azure-core",
"azure-mgmt-servicelinker (==1.2.0b2)",
"azure-mgmt-servicelinker==1.2.0b2",
"azure-mgmt-servicelinker (==1.2.0b3)",
"azure-mgmt-servicelinker==1.2.0b3",
"psycopg2-binary (==2.9.5)",
"psycopg2-binary==2.9.5",
"pyodbc (==4.0.35)",
Expand Down Expand Up @@ -75005,8 +75005,8 @@
"PyMySQL==1.0.2",
"azure-core",
"azure-core",
"azure-mgmt-servicelinker (==1.2.0b2)",
"azure-mgmt-servicelinker==1.2.0b2",
"azure-mgmt-servicelinker (==1.2.0b3)",
"azure-mgmt-servicelinker==1.2.0b3",
"psycopg2-binary (==2.9.5)",
"psycopg2-binary==2.9.5",
"pyodbc (==4.0.35)",
Expand Down Expand Up @@ -75065,8 +75065,8 @@
"PyMySQL==1.0.2",
"azure-core",
"azure-core",
"azure-mgmt-servicelinker (==1.2.0b2)",
"azure-mgmt-servicelinker==1.2.0b2",
"azure-mgmt-servicelinker (==1.2.0b3)",
"azure-mgmt-servicelinker==1.2.0b3",
"psycopg2-binary (==2.9.5)",
"psycopg2-binary==2.9.5",
"pyodbc (==4.0.35)",
Expand Down Expand Up @@ -75125,8 +75125,8 @@
"PyMySQL==1.0.2",
"azure-core",
"azure-core",
"azure-mgmt-servicelinker (==1.2.0b2)",
"azure-mgmt-servicelinker==1.2.0b2",
"azure-mgmt-servicelinker (==1.2.0b3)",
"azure-mgmt-servicelinker==1.2.0b3",
"psycopg2-binary (==2.9.5)",
"psycopg2-binary==2.9.5",
"pyodbc (==4.0.35)",
Expand Down Expand Up @@ -75185,8 +75185,8 @@
"PyMySQL==1.0.2",
"azure-core",
"azure-core",
"azure-mgmt-servicelinker (==1.2.0b2)",
"azure-mgmt-servicelinker==1.2.0b2",
"azure-mgmt-servicelinker (==1.2.0b3)",
"azure-mgmt-servicelinker==1.2.0b3",
"psycopg2-binary (==2.9.5)",
"psycopg2-binary==2.9.5",
"pyodbc (==4.0.35)",
Expand Down Expand Up @@ -75245,8 +75245,8 @@
"PyMySQL==1.0.2",
"azure-core",
"azure-core",
"azure-mgmt-servicelinker (==1.2.0b2)",
"azure-mgmt-servicelinker==1.2.0b2",
"azure-mgmt-servicelinker (==1.2.0b3)",
"azure-mgmt-servicelinker==1.2.0b3",
"psycopg2-binary (==2.9.5)",
"psycopg2-binary==2.9.5",
"pyodbc (==4.0.35)",
Expand Down Expand Up @@ -75305,8 +75305,8 @@
"PyMySQL==1.0.2",
"azure-core",
"azure-core",
"azure-mgmt-servicelinker (==1.2.0b2)",
"azure-mgmt-servicelinker==1.2.0b2",
"azure-mgmt-servicelinker (==1.2.0b3)",
"azure-mgmt-servicelinker==1.2.0b3",
"psycopg2-binary (==2.9.5)",
"psycopg2-binary==2.9.5",
"pyodbc (==4.0.35)",
Expand Down Expand Up @@ -75365,8 +75365,8 @@
"PyMySQL==1.0.2",
"azure-core",
"azure-core",
"azure-mgmt-servicelinker (==1.2.0b2)",
"azure-mgmt-servicelinker==1.2.0b2",
"azure-mgmt-servicelinker (==1.2.0b3)",
"azure-mgmt-servicelinker==1.2.0b3",
"psycopg2-binary (==2.9.5)",
"psycopg2-binary==2.9.5",
"pyodbc (==4.0.35)",
Expand Down Expand Up @@ -75425,8 +75425,8 @@
"PyMySQL==1.0.2",
"azure-core",
"azure-core",
"azure-mgmt-servicelinker (==1.2.0b2)",
"azure-mgmt-servicelinker==1.2.0b2",
"azure-mgmt-servicelinker (==1.2.0b3)",
"azure-mgmt-servicelinker==1.2.0b3",
"psycopg2-binary (==2.9.5)",
"psycopg2-binary==2.9.5",
"pyodbc (==4.0.35)",
Expand Down Expand Up @@ -75485,8 +75485,8 @@
"PyMySQL==1.0.2",
"azure-core",
"azure-core",
"azure-mgmt-servicelinker (==1.2.0b2)",
"azure-mgmt-servicelinker==1.2.0b2",
"azure-mgmt-servicelinker (==1.2.0b3)",
"azure-mgmt-servicelinker==1.2.0b3",
"psycopg2-binary (==2.9.5)",
"psycopg2-binary==2.9.5",
"pyodbc (==4.0.35)",
Expand Down Expand Up @@ -75545,8 +75545,8 @@
"PyMySQL==1.1.1",
"azure-core",
"azure-core",
"azure-mgmt-servicelinker (==1.2.0b2)",
"azure-mgmt-servicelinker==1.2.0b2",
"azure-mgmt-servicelinker (==1.2.0b3)",
"azure-mgmt-servicelinker==1.2.0b3",
"psycopg2-binary (==2.9.9)",
"psycopg2-binary==2.9.9",
"pyodbc (==5.1.0)",
Expand Down
4 changes: 4 additions & 0 deletions src/serviceconnector-passwordless/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Release History
===============
3.1.3
++++++
* Support Fabric SQL target service

3.1.2
++++++
* Update dependencies
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def cf_connection_cl(cli_ctx, *_):
os.environ['AZURE_HTTP_USER_AGENT'] = (os.environ.get('AZURE_HTTP_USER_AGENT')
or '') + " CliExtension/{}({})".format(NAME, VERSION)
return get_mgmt_service_client(cli_ctx, ServiceLinkerManagementClient,
subscription_bound=False, api_version="2023-04-01-preview")
subscription_bound=False, api_version="2024-07-01-preview")


def cf_linker(cli_ctx, *_):
Expand Down
Loading
Loading