Can someone help me register my script with Azure as this is the first step towards OAUTH. This is what I am being told to do...,,and the first step is failing; registering with Azure.

Jack M 0 Reputation points
2024-10-11T18:35:46.2166667+00:00

Can someone help me register my script with Azure as this is the first step towards OAUTH. This is what I am being told to do...,,and the first step is failing; registering with Azure.

Below FAILS as Azure wants 200.00 USD to register, plus it says can't r

To use OAuth, you need to register your app with Microsoft's identity platform. Here's a guide:

Go to the Azure portalhttps://portal.azure.com.

Register your app:

In the portal, search for "App registrations" in the search bar.

  Click on "New registration."
  
     Fill in the app name, and for "Supported account types," select the right option (usually, "Accounts in any organizational directory and personal Microsoft accounts").
     
        For the redirect URI, enter [`http://localhost`](http://localhost/"localhost") if you're just testing locally. You can adjust this later.
        

From MS below...

These applications are associated with the account jack2827@live.com but are not contained within any directory. The ability to create applications outside of a directory has been deprecated.

Is there a live agent I can chat on case by case basis, to get this resolved within a day

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
983 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.