Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 268 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 268 Bytes

1、Register an app in AzureAD

2、Get ClientID、ClientSecret、TenantID

3、Grant the app the "CDN Profile Contributor" role for your current subscription

4、Get token through ClientID,ClientSecret,TenantID

5、Call the API to create CDN profile through token