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

[PINNED] - KNOWN ISSUES - READ HERE FIRST #24

Open
legra-ms opened this issue Sep 14, 2020 · 0 comments
Open

[PINNED] - KNOWN ISSUES - READ HERE FIRST #24

legra-ms opened this issue Sep 14, 2020 · 0 comments

Comments

@legra-ms
Copy link
Contributor

legra-ms commented Sep 14, 2020

Updated 9/14/2020:

  • [PRIORITY] Long collection sessions (over an hour) using CLI credentials will time out and cause errors. This is because access tokens have an expiration of roughly 60 minutes and Stormspotter does not currently support automatic refreshing tokens. The Azure Identity team for the SDK is currently working on automatically refresh credentials but I will be testing workarounds in the meantime. If your long run time is caused by a large Azure AD environment, there is no current work around. If you have large subscriptions, you can split your collection up by subscriptions using the --subs flag to specify the subscriptions you want to enumerate.

  • On Windows, running the collector with CLI credentials may fail the first time fairly quickly with ValueError: I/O operation on closed pipe. This is a result of how asyncio works on Windows, and the way the collector will handle the ProactorEventLoop for Windows. It is likely only to occur when either you've just logged in via az cli before running the collector, or if your access tokens have expired and you attempt to run the collector. Running it a second time should be successful. If not, create an issue.

  • Currently, Stormspotter only supports running containers locally. Attempting to upload to the frontend hosted remotely will be unsuccessful but this behavior is expected to change in the future as the tool matures.

@legra-ms legra-ms pinned this issue Sep 14, 2020
@legra-ms legra-ms changed the title KNOWN ISSUES - READ HERE FIRST [PINNED] - KNOWN ISSUES - READ HERE FIRST Sep 14, 2020
@Azure Azure locked and limited conversation to collaborators Sep 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant