Skip to content

Commit f2eba10

Browse files
dav5liaoJoshLove-msft
authored andcommitted
Synced wity RPSaaSMaster (Azure#23596)
1 parent aaaec50 commit f2eba10

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)