Commit 598d5d3
Fix service principal alert URL structure
Changed URL structure for Add and Remove service principal alerts:
- Updated path from /tenant/administration/enterprise-apps to /tenant/administration/applications/enterprise-apps
- Changed query parameter from customerId=?customerId= to tenantFilter= with tenant default domain
- Fixes incorrect URL generation that was using double customerId parameter
Co-authored-by: Zacgoose <[email protected]>1 parent 6580150 commit 598d5d3
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments