We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
az login
1 parent 8e77904 commit d055519Copy full SHA for d055519
src/azure-cli/azure/cli/command_modules/profile/custom.py
@@ -42,7 +42,7 @@
42
"available subscriptions by default.\n")
43
44
USERNAME_PASSWORD_DEPRECATION_WARNING_AZURE_CLOUD = (
45
- "Starting July 01, 2025, MFA will be gradually enforced for Azure public cloud. "
+ "Starting September 1, 2025, MFA will be gradually enforced for Azure public cloud. "
46
"The authentication with username and password in the command line is not supported with MFA. "
47
"Consider using one of the compatible authentication methods. "
48
"For more details, see https://go.microsoft.com/fwlink/?linkid=2276314")
0 commit comments