Skip to content

Commit f964fd4

Browse files
authored
remove feedback link from announcements (#24901)
1 parent cc25509 commit f964fd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Accounts/Accounts/Properties/Resources.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Accounts/Accounts/Properties/Resources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@
626626
<value>[Announcements]</value>
627627
</data>
628628
<data name="AnnouncementsMessage" xml:space="preserve">
629-
<value>With the new Azure PowerShell login experience, you can select the subscription you want to use more easily. Learn more about it and its configuration at https://go.microsoft.com/fwlink/?linkid=2271236. Share your feedback regarding your experience with `Connect-AzAccount` at: https://aka.ms/azloginfeedback</value>
629+
<value>With the new Azure PowerShell login experience, you can select the subscription you want to use more easily. Learn more about it and its configuration at https://go.microsoft.com/fwlink/?linkid=2271236.</value>
630630
</data>
631631
<data name="ReportIssue" xml:space="preserve">
632632
<value>If you encounter any problem, please open an issue at: https://aka.ms/azpsissue</value>

0 commit comments

Comments
 (0)