Add Windows platform check and refactor structure definitions in azex…
This PR introduces a crucial check to ensure the azext_ssh module runs only on Windows platforms, preventing import errors on non-Windows systems.
️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes
Hi @ereli-okami, Please write the description of changes which can be perceived by customers into HISTORY.rst. If you want to release a new extension version, please update the version in setup.py as well.
Hi @ereli-okami, Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.
Thank you for your contribution ereli-okami! We will review the pull request and get back to you soon.
Thank you for your contribution! We will review the pull request and get back to you soon.
@microsoft-github-policy-service agree [company="Okami AI"]
@microsoft-github-policy-service agree company="Okami AI"
:warning: Suggestions
Module: ssh
- Update version to
2.0.4in setup.py
Notes
- Stable/preview tag is inherited from last release. If needed, please add
stable/previewlabel to modify it. - Major/minor/patch/pre increment of version number is calculated by pull request code changes automatically. If needed, please add
major/minor/patch/prelabel to adjust it. - For more info about extension versioning, please refer to Extension version schema