Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

API Architecture

...

API Infrastructure

...

➕ points

➖ points

Integration with Azure (Azure AD and possibility with KeyVault)

VPN dependency

Using the last version for software development platform

Oracle connection dependency

Not scalable because is inside IIS

30% of the app's power is being used

Availability not guaranteed 24/7

The goal

This same API, one time in the cloud, all negative points will be removed automatically.

...

Azure configuration

App registration

 Civil Aviation - Aviation civile

Database Platform and Version

Oracle 11g 

Development Language and Framework

C#, .NET Core 6

  1. The redirect URL from the API needs to be registered on app registration

    Image Added
  2. The option Access tokens need to be activated

    Image Added
  3. In Exposed API, add a scope

    Image Added
  4. Give access to your client ID

    Image Added
  5. In API permissions, grant access to your scope

    Image Added
  6. This configuration will be used in your API

    Image Added
  7. To configure your endpoint, you can see from here

    Image Added