Skip to content

Conversation

@fengzhou-msft
Copy link
Member

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.

@fengzhou-msft fengzhou-msft requested a review from yungezz December 7, 2020 09:27
@fengzhou-msft fengzhou-msft changed the title {Doc} Add install extensions part for airgapped cloud guide {Doc} Add more examples and install extensions part for airgapped cloud guide Dec 7, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented Dec 7, 2020

@jiasli @Juliehzl for awareness.

@yonzhan yonzhan requested a review from Juliehzl December 7, 2020 09:51
## Install
We are working on solutions to make the installation and upgrade of Azure CLI easier in airgapped clouds. Before that is ready, you need to download the Azure CLI package with public internet access, copy it to the airgapped cloud environment and then install it locally in the airgapped cloud.
## Install Azure CLI
We are working on solutions to make the installation and upgrade of Azure CLI easier in airgapped clouds. Before that is ready, you need to download the Azure CLI package with public internet access, copy it to the airgapped cloud environment and then install it locally in the airgapped cloud. You can view all released versions in [Releases](https://github.com/Azure/azure-cli/releases).
Copy link
Member

Choose a reason for hiding this comment

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

The top one is latest release, such as Azure CLI 2.15.1


**Note**: The CLI RPM package depends on a `python3` package and you'll need to install it separately while DEB and MSI packages already have a bundled Python in them.
**Note**:
1. Replace `<version>` with the actual CLI version you need to use. On Ubuntu/Debian, replace `<distro>` with the result of the `lsb_release -cs` command.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
1. Replace `<version>` with the actual CLI version you need to use. On Ubuntu/Debian, replace `<distro>` with the result of the `lsb_release -cs` command.
1. Replace `<version>` with the actual CLI version you need to use, such as `2.15.1`. On Ubuntu/Debian, replace `<distro>` with the result of the `lsb_release -cs` command, such as xxx.

Copy link
Contributor

@dbradish-microsoft dbradish-microsoft left a comment

Choose a reason for hiding this comment

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

@fengzhou-msft , if airgapped clouds are going to be a growing trend, would you be okay with this information going into azure-docs-cli probably in the TOC under How-to guides? We have similar information already over there, such as Work with Multiple Clouds. Thoughts?

@fengzhou-msft
Copy link
Member Author

@dbradish-microsoft this doc is for temporary workarounds in airgapped clouds under current situation. We will make improvements and when things are easier and more stable, we can show the content in ms doc as well.

@yungezz yungezz merged commit e3ec201 into Azure:dev Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants