Refreshing or creating app services button gives error“code .” Not working in Command Line for Visual Code Studio on OSX/MacHow to use Visual Studio Code as Default Editor for GitHow to manually set language for syntax highlighting in Visual Studio CodeVisual studio context menu remains after uninstallationVisual Studio Code always asking for git credentialsASP.Net Core fails to publish to Azure App ServiceWhat flavor of Regex does Visual Studio Code use?Azure msdeploy Python App ServiceHow to publish specific branch to azure app service?app service stopped working after enable application insights extension on portal
"A killed B" translation
Why limit to revolvers?
Can I play a first turn Simic Growth Chamber to have 3 mana available in the second turn?
How is the idea of "X comes a distant third" commonly expressed in French?
Are lithium batteries allowed in the International Space Station?
How is the idea of "X comes a distant third" commonly expressed in Russian?
Cops: The Hidden OEIS Substring
Why did the Japanese attack the Aleutians at the same time as Midway?
Help with understanding nuances of extremely popular Kyoto-ben (?) tweet
TikZ Can I draw an arrow by specifying the initial point, direction, and length?
Spectrum vs eigenvalues
Professor falsely accusing me of cheating in a class he does not teach, two months after end of the class. What precautions should I take?
Is `curl something | sudo bash -` a reasonably safe installation method?
Ambiguous sentences: How to tell when they need fixing?
How to convert 1k to 1000 and 1m to 1000000 in Excel
How does one stock fund's charge of 1% more in operating expenses than another fund lower expected returns by 10%?
What would be the ideal melee weapon made of "Phase Metal"?
Are there any double stars that I can actually see orbit each other?
Why did my rum cake turn black?
nmcheck.gnome.org facilitating ads?
Can I intentionally omit previous work experience or pretend it doesn't exist when applying for jobs?
How can an advanced civilization forget how to manufacture its technology?
Why does the autopilot disengage even when it does not receive pilot input?
Why can't supermassive black holes merge? (or can they?)
Refreshing or creating app services button gives error
“code .” Not working in Command Line for Visual Code Studio on OSX/MacHow to use Visual Studio Code as Default Editor for GitHow to manually set language for syntax highlighting in Visual Studio CodeVisual studio context menu remains after uninstallationVisual Studio Code always asking for git credentialsASP.Net Core fails to publish to Azure App ServiceWhat flavor of Regex does Visual Studio Code use?Azure msdeploy Python App ServiceHow to publish specific branch to azure app service?app service stopped working after enable application insights extension on portal
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I used to deploy my service from Visual Studio Code, and now suddenly I'm getting errors saying command 'appService.Refresh' not found, command 'appService.CreateWebApp' not found, etc.

(Click image to enlarge)
visual-studio-code azure-web-app-service
add a comment |
I used to deploy my service from Visual Studio Code, and now suddenly I'm getting errors saying command 'appService.Refresh' not found, command 'appService.CreateWebApp' not found, etc.

(Click image to enlarge)
visual-studio-code azure-web-app-service
add a comment |
I used to deploy my service from Visual Studio Code, and now suddenly I'm getting errors saying command 'appService.Refresh' not found, command 'appService.CreateWebApp' not found, etc.

(Click image to enlarge)
visual-studio-code azure-web-app-service
I used to deploy my service from Visual Studio Code, and now suddenly I'm getting errors saying command 'appService.Refresh' not found, command 'appService.CreateWebApp' not found, etc.

(Click image to enlarge)
visual-studio-code azure-web-app-service
visual-studio-code azure-web-app-service
edited Mar 26 at 5:25
karel
2,4839 gold badges29 silver badges32 bronze badges
2,4839 gold badges29 silver badges32 bronze badges
asked Mar 26 at 2:54
Manish ShuklaManish Shukla
261 silver badge6 bronze badges
261 silver badge6 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Update VSC to the latest version and then restart.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55349193%2frefreshing-or-creating-app-services-button-gives-error%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Update VSC to the latest version and then restart.
add a comment |
Update VSC to the latest version and then restart.
add a comment |
Update VSC to the latest version and then restart.
Update VSC to the latest version and then restart.
answered Mar 26 at 5:52
snowflakes74snowflakes74
6851 gold badge9 silver badges29 bronze badges
6851 gold badge9 silver badges29 bronze badges
add a comment |
add a comment |
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55349193%2frefreshing-or-creating-app-services-button-gives-error%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown