We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f17bb9 commit dfbbd6bCopy full SHA for dfbbd6b
1 file changed
src/common/domains.js
@@ -19,7 +19,9 @@ export const GRAPH_DOMAINS = {
19
"https://portal.office.com",
20
"https://security.microsoft.com",
21
"https://graph.windows.net",
22
- "https://api.azrbac.mspim.azure.com"
+ "https://api.azrbac.mspim.azure.com",
23
+ "https://admin.powerplatform.microsoft.com",
24
+ "https://admin.cloud.microsoft"
25
// Additional ultra endpoints can be added here in the future
26
]
27
};
0 commit comments