Using Console
Using CLI
<your_aad_app_id>
, <your_aad_app_secret>
, and <your_aad_tenant_id>
with your actual Azure Active Directory application ID, application secret, and tenant ID, respectively.
Using Python
WebSiteManagementClient
:<subscription_id>
, <client_id>
, <client_secret>
, <tenant_id>
, and <resource_group_name>
with the appropriate values.