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

Created a new Microsoft.SecurityInsights preview version - Added onboarding & Offboarding endpoints #12757

Merged
merged 25 commits into from
Mar 8, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
2a4daeb
created new version
YuvalShilo-Microsoft Feb 1, 2021
f0d0552
fixed comments
YuvalShilo-Microsoft Feb 1, 2021
3410804
fixed errors
YuvalShilo-Microsoft Feb 7, 2021
10f9075
fixed prettier
YuvalShilo-Microsoft Feb 7, 2021
6a219b4
fixedChecks
YuvalShilo-Microsoft Feb 7, 2021
5f5f3ab
add readme, fixed custom words
YuvalShilo-Microsoft Feb 8, 2021
e0e1743
Merge branch 'master' into feature/yushilo/AddOnboarding
yuvalshilo Feb 8, 2021
a0ddfd6
fixedInconsistentSwaggerVersion
YuvalShilo-Microsoft Feb 8, 2021
ad2d8fa
Merge branch 'feature/yushilo/AddOnboarding' of https://github.com/yu…
YuvalShilo-Microsoft Feb 8, 2021
fc456d9
fixed readme order
YuvalShilo-Microsoft Feb 9, 2021
fa384ad
Merge branch 'master' into feature/yushilo/AddOnboarding
yuvalshilo Feb 15, 2021
2703c41
Merge branch 'feature/yushilo/AddOnboarding' of https://github.com/yu…
YuvalShilo-Microsoft Feb 15, 2021
53f0926
added integer type
YuvalShilo-Microsoft Feb 15, 2021
8448afe
fixed validations
YuvalShilo-Microsoft Feb 15, 2021
c267cab
fixed reference
YuvalShilo-Microsoft Feb 15, 2021
81a27e8
removed system data
YuvalShilo-Microsoft Feb 15, 2021
9e68725
reset validations
YuvalShilo-Microsoft Feb 15, 2021
0f89cca
fixed comments
YuvalShilo-Microsoft Feb 18, 2021
d75922a
Added system data
YuvalShilo-Microsoft Feb 18, 2021
a2ad523
moved system data
YuvalShilo-Microsoft Feb 22, 2021
0fa2af2
Merge branch 'master' into feature/yushilo/AddOnboarding
yuvalshilo Feb 22, 2021
3c09909
addedGo
YuvalShilo-Microsoft Feb 23, 2021
8ca2833
Merge branch 'master' into feature/yushilo/AddOnboarding
yuvalshilo Mar 1, 2021
4a7d54c
Fixed comments
YuvalShilo-Microsoft Mar 8, 2021
6b925a9
removed settingsKind
YuvalShilo-Microsoft Mar 8, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2098,6 +2098,14 @@ Exprired
azureasyncoperations
saskey
vmsize
offboard
Offboard
offboards
Offboards
FSLogix
FSLogix
privatelinkservice
natgateway
CheckfeatureSupport
Checkfeature
lifecycles
Expand Down
Loading