Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting/Stopping web app doesn't reflect in portal #48

Open
hovsepm opened this issue Oct 11, 2017 · 0 comments
Open

Starting/Stopping web app doesn't reflect in portal #48

hovsepm opened this issue Oct 11, 2017 · 0 comments
Assignees

Comments

@hovsepm
Copy link
Contributor

hovsepm commented Oct 11, 2017

From @garybushey on August 8, 2017 13:2

If I get a web app using GetByResourceGroup and then either call Start() or Stop() on it, the status is not reflected correctly in the Azure Portal.

If it is running in the portal and then use code to stop it, the portal will still say running but if I try to access it via the URL I get the message that it is not running.

Likewise if I stop it in the portal and start it in code, the portal will still say it is stopped but I can access it via the URL.

If I look at the Inner:properties.state that has the correct value. I am using V1.1.3 of the management packages.

Copied from original issue: Azure/azure-sdk-for-net#3561

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants