Commit 60fd2e0
committed
Use dynamic GraphBaseUrl for scope URL construction
Replaced hardcoded "https://graph.microsoft.com/" with graph.GraphBaseUrl when building Microsoft Graph scope URLs. This improves flexibility and allows support for different Graph API base URLs.1 parent 6c117db commit 60fd2e0
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- src/Microsoft.Agents.A365.DevTools.Cli/Commands/SetupSubcommands
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
0 commit comments