Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit 44fe78f

Browse files
authored
[Quantum] Data Plane 2022-09-12-preview scope (Azure#24212)
1 parent ed5ff62 commit 44fe78f

File tree

1 file changed

+2
-2
lines changed
  • specification/quantum/data-plane/Microsoft.Quantum/preview/2022-09-12-preview

1 file changed

+2
-2
lines changed

specification/quantum/data-plane/Microsoft.Quantum/preview/2022-09-12-preview/quantum.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"flow": "application",
2626
"description": "Azure Active Directory OAuth2 Authentication",
2727
"scopes": {
28-
"<audience>/.default": "client credential scope"
28+
"https://quantum.microsoft.com/.default": "client credential scope"
2929
}
3030
}
3131
},
3232
"security": [
3333
{
3434
"AzureAuth": [
35-
"<audience>/.default"
35+
"https://quantum.microsoft.com/.default"
3636
]
3737
}
3838
],

0 commit comments

Comments
 (0)