Skip to content

Commit 6250fb2

Browse files
authored
Synced wity RPSaaSMaster (#23596)
1 parent 5eb162a commit 6250fb2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

specification/azurearcdata/resource-manager/Microsoft.AzureArcData/preview/2023-03-15-preview/sqlAvailabilityGroups.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,16 @@
126126
"description": "The API version to use for the request",
127127
"x-ms-parameter-location": "client"
128128
}
129+
},
130+
"securityDefinitions": {
131+
"azure_auth": {
132+
"type": "oauth2",
133+
"description": "Azure Active Directory OAuth2 Flow",
134+
"flow": "implicit",
135+
"authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize",
136+
"scopes": {
137+
"user_impersonation": "impersonate your user account"
138+
}
139+
}
129140
}
130141
}

0 commit comments

Comments
 (0)