Skip to content

[Synapse] Update synapse integration-runtime self-hosted create command#31113

Closed
Jingshu918 wants to merge 2 commits intoAzure:devfrom
Jingshu918:dev
Closed

[Synapse] Update synapse integration-runtime self-hosted create command#31113
Jingshu918 wants to merge 2 commits intoAzure:devfrom
Jingshu918:dev

Conversation

@Jingshu918
Copy link
Copy Markdown

@Jingshu918 Jingshu918 commented Mar 24, 2025

Related command

Description

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change
[Component Name 2] az command b: Add some customer-facing feature


This checklist is used to make sure that common guidelines for a pull request are followed.

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Validation for Azure CLI Full Test Starting...

Thanks for your contribution!

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Hi @Jingshu918,
Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Validation for Breaking Change Starting...

Thanks for your contribution!

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Mar 24, 2025

Thank you for your contribution! We will review the pull request and get back to you soon.

@github-actions
Copy link
Copy Markdown

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@evelyn-ys
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

@Jingshu918 Jingshu918 changed the title [Synapse] Update azure synapse artifact version to 0.21.0 [Synapse] Update synapse integration-runtime self-hosted create command Mar 24, 2025

def Selfhosted_Create(cmd, client, resource_group_name, workspace_name, integration_runtime_name,
description=None, if_match=None, no_wait=False):
description=None, if_match=None, no_wait=False, enableselfcontainedia=None):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description=None, if_match=None, no_wait=False, enableselfcontainedia=None):
description=None, if_match=None, no_wait=False, enable_self_contained_ia=None):

Better to follow python variable naming rule

@Jingshu918 Jingshu918 closed this Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot Synapse

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants