Create Client ID and ANd Client Secret in azure

Copper Contributor

We have created a SharePoint provider-hosted app and the Web App of the app is hosted in the Local IIS.

We are also using the App only permission with the Tenant's Full control as follows:

 

<AppPermissionRequests AllowAppOnlyPolicy="true"> <AppPermissionRequest Scope="http://sharepoint/content/tenant" Right="FullControl" /> </AppPermissionRequests>

 

Now, one of our clients is looking to Generate a Client ID and client secret in Azure and wants to use them in the SharePoint provider-hosted app.

Is that possible to generate without hosting the Provider hosted app in azure using the app service?

 

1 Reply

@aksingh 

Hello! You've posted your question in the Tech Community Discussion space, which is intended for discussion around the Tech Community website itself, not product questions. I'm moving your question to the Azure space - please post Azure questions here in the future.