microsoft / msticpy

Microsoft Threat Intelligence Security Tools
Other
1.72k stars 310 forks source link

Update methodology of getting endpoints for cloud environment #704

Closed ccianelli22 closed 9 months ago

ccianelli22 commented 10 months ago

Will now use arm to get endpoints for each environment Allow user to get endpoints by listing the arm url, useful if cloud is not global, cn, or usgov Update documentation Deprecate de/Germany since the cloud is also deprecated Create offline endpoints for global, cn and usgov for mocking Remove hardcoded urls that may touch only global endpoints

ianhelle commented 10 months ago

I suspect some of the changes will trigger linter/code format warnings but these should be straightforward to fix