Commit 8614521
authored
Mgmt: Graph, update to microsoft graph API (Azure#18420)
* remove non need parameter
* update specs
* generate microsoft graph v1.0
* fix service principal error
* fix application error
* add domain yml
* regenerate
* fix user error
* download groups.yml
* add delete members api from https://docs.microsoft.com/en-us/graph/api/group-delete-members
* regen
* fix group error
* fix compile error
* update test
* update azure environment
* group members return 204 as success
* regen
* fix some test error
* password credential do not allow specifying value
* use display name for credentials
* application do not need sing on url
* fix refresh credential
* remove password secret due to it cannot be set
* custom sign on url is removed
* use subscription id from withSubscriptionId
* update export to file method
* service principal use addPassword for creation and use inner for others creation or deletion
* update test
* update session records
* fix keyvault test
* update session records
* change display name and spNames order
* Revert "update azure environment"
This reverts commit 8de3c2d.
* fix compile error
* fix compile error
* change readme.md to swagger.md due to CI
* remove groups onenote api
* regen
* fix checkstyle
* add credcheck for secretText
* add credcheck search
* run credcheck
* remove conflict file change
* run cred check
* fix checkstyle
* fix spotbugs
* deprecate export to auth file and add password consumer
* add password consumer test
* add logging for parser
* use singletonMap
* add delete logic for test
* add back withNewApplication(String)
* update session records
* update core-management
* update microsoft graph endpoint
* update graph endpoint in test
* add all endpoint to test profile
* add change log
* remove groups calender events threads API
* regen
* skip revapi
* update change log
* remove en-us in link
* skip revapi in keyvault
* skip in other dependency
* update revapi1 parent dbbb326 commit 8614521
File tree
876 files changed
+258463
-19882
lines changed- sdk/resourcemanager
- azure-resourcemanager-appservice
- azure-resourcemanager-authorization
- src
- main/java/com/azure/resourcemanager/authorization
- fluent
- models
- implementation
- models
- test
- java/com/azure/resourcemanager/authorization
- resources/session-records
- swagger
- azure-resourcemanager-compute
- src/test/resources/session-records
- azure-resourcemanager-containerinstance
- azure-resourcemanager-keyvault
- src/test
- java/com/azure/resourcemanager/keyvault
- resources/session-records
- azure-resourcemanager-msi
- azure-resourcemanager-resources
- src/main/java/com/azure/resourcemanager/resources/fluentcore/utils
- azure-resourcemanager-samples/src
- main/java/com/azure/resourcemanager
- appservice/samples
- authorization/samples
- compute/samples
- samples
- test/resources/session-records
- azure-resourcemanager-test
- src/main/java/com/azure/resourcemanager/test
- utils
- azure-resourcemanager
- src/test/resources/session-records
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
876 files changed
+258463
-19882
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
170 | 171 | | |
171 | | - | |
| 172 | + | |
172 | 173 | | |
173 | | - | |
| 174 | + | |
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| |||
Lines changed: 26 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
| 11 | + | |
10 | 12 | | |
11 | | - | |
12 | | - | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
33 | 34 | | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | | - | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
80 | | - | |
81 | | - | |
| 84 | + | |
| 85 | + | |
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
| |||
103 | 107 | | |
104 | 108 | | |
105 | 109 | | |
106 | | - | |
107 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
108 | 117 | | |
109 | | - | |
110 | | - | |
| 118 | + | |
111 | 119 | | |
112 | 120 | | |
113 | 121 | | |
| |||
116 | 124 | | |
117 | 125 | | |
118 | 126 | | |
| 127 | + | |
119 | 128 | | |
120 | 129 | | |
121 | 130 | | |
| |||
131 | 140 | | |
132 | 141 | | |
133 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
134 | 148 | | |
135 | 149 | | |
136 | 150 | | |
| |||
158 | 172 | | |
159 | 173 | | |
160 | 174 | | |
161 | | - | |
| 175 | + | |
162 | 176 | | |
163 | 177 | | |
164 | 178 | | |
165 | 179 | | |
166 | 180 | | |
167 | 181 | | |
168 | 182 | | |
169 | | - | |
| 183 | + | |
170 | 184 | | |
171 | 185 | | |
172 | 186 | | |
| |||
0 commit comments