We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b211de + a9c4194 commit 0195d5cCopy full SHA for 0195d5c
PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF/plugin.xml
@@ -230,7 +230,7 @@
230
<action class="com.microsoft.azuretools.ijidea.actions.NewFeatureRequestFeedbackAction" id="AzureToolkit.FeatureRequest" text="Request Feature" />
231
<action class="com.microsoft.intellij.actions.QualtricsSurveyAction" id="AzureToolkit.Survey" text="Provide Feedback" />
232
<action id="Actions.WebDeployAction" class="com.microsoft.intellij.actions.WebDeployAction"
233
- text="Deploy to Azure" description="Deploy to Azure"
+ text="Deploy to Azure Web Apps" description="Deploy to Azure Web Apps"
234
icon="/icons/PublishWebApp_16.png">
235
</action>
236
<!-- Functions Start -->
0 commit comments