Skip to content

Commit 0fc1948

Browse files
committed
added nocolor flag
1 parent 6564010 commit 0fc1948

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-arc/servers/agent-release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ This page is updated monthly, so revisit it regularly. If you're looking for ite
2323
- The default login flow for Windows computers now loads the local web browser to authenticate with Azure Active Directory instead of providing a device code. You can use the `--use-device-code` flag to return to the old behavior or [provide service principal credentials](onboard-service-principal.md) for a non-interactive authentication experience.
2424
- If the resource group provided to `azcmagent connect` does not exist, the agent will try to create it and continue connecting the server to Azure.
2525
- Added support for Ubuntu 22.04
26+
- Added `--no-color` flag for all azcmagent commands to suppress the use of colors in terminals that do not support ANSI codes.
2627

2728
### Fixed
2829

0 commit comments

Comments
 (0)