Skip to content

Update CHANGELOG.md with changes from #92#99

Merged
ellismg merged 2 commits into
Azure:mainfrom
ellismg:ellismg/update-changelog-for-issue-77
Jul 13, 2022
Merged

Update CHANGELOG.md with changes from #92#99
ellismg merged 2 commits into
Azure:mainfrom
ellismg:ellismg/update-changelog-for-issue-77

Conversation

@ellismg

@ellismg ellismg commented Jul 13, 2022

Copy link
Copy Markdown
Member

No description provided.

Comment thread cli/azd/CHANGELOG.md Outdated
Co-authored-by: Victor Vazquez <victor.vazquez@microsoft.com>
@ellismg
ellismg enabled auto-merge (squash) July 13, 2022 23:29
@azure-sdk

Copy link
Copy Markdown
Collaborator

Azure Dev CLI Install Instructions

Install scripts

MacOS/Linux

May elevate using sudo on some platforms and configurations

curl -fsSL https://azuresdkreleasepreview.blob.core.windows.net/azd/standalone/pr/99/uninstall-azd.sh | bash;
curl -fsSL https://azuresdkreleasepreview.blob.core.windows.net/azd/standalone/pr/99/install-azd.sh | bash -s -- --base-url https://azuresdkreleasepreview.blob.core.windows.net/azd/standalone/pr/99 --version '' --verbose

Windows

powershell -c "Set-ExecutionPolicy Bypass Process; irm 'https://azuresdkreleasepreview.blob.core.windows.net/azd/standalone/pr/99/uninstall-azd.ps1' > uninstall-azd.ps1; ./uninstall-azd.ps1;"
powershell -c "Set-ExecutionPolicy Bypass Process; irm 'https://azuresdkreleasepreview.blob.core.windows.net/azd/standalone/pr/99/install-azd.ps1' > install-azd.ps1; ./install-azd.ps1 -BaseUrl 'https://azuresdkreleasepreview.blob.core.windows.net/azd/standalone/pr/99' -Version '' -Verbose;"

Standalone Binary

Container

docker run -it azdevcliextacr.azurecr.io/azure-dev:pr-99

@ellismg
ellismg merged commit bcaa1fc into Azure:main Jul 13, 2022
saragluna pushed a commit to saragluna/azure-dev that referenced this pull request Jan 13, 2025
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.

3 participants