Skip to content

fix public ip address ref#6004

Merged
AllyW merged 2 commits into
Azure:mainfrom
AllyW:ssh-fix-network-interface
Mar 16, 2023
Merged

fix public ip address ref#6004
AllyW merged 2 commits into
Azure:mainfrom
AllyW:ssh-fix-network-interface

Conversation

@AllyW
Copy link
Copy Markdown
Contributor

@AllyW AllyW commented Mar 16, 2023


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

Related command

az ssh vm

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

closed #5984

@ghost ghost added Auto-Assign Auto assign by bot VM SSH labels Mar 16, 2023
@ghost ghost requested review from jiasli and yonzhan March 16, 2023 03:26
@ghost ghost assigned jiasli Mar 16, 2023
@ghost ghost added this to the March 2023 (2023-04-04) milestone Mar 16, 2023
@ghost ghost requested review from wangzelin007 and zhoxing-ms March 16, 2023 03:26
@ghost ghost assigned zhoxing-ms Mar 16, 2023
@ghost ghost added the Compute label Mar 16, 2023
@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Mar 16, 2023

ssh

@kairu-ms
Copy link
Copy Markdown
Contributor

Any idea to improve the mock tests?

@AllyW AllyW merged commit f6feef5 into Azure:main Mar 16, 2023
@azclibot
Copy link
Copy Markdown
Collaborator

[Release] Update index.json for extension [ ssh ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=41767&view=results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

az ssh vm - 'str' object has no attribute 'get'

6 participants