Im trying to access Azure KeyVault and create Key & Secret using Dotnet 6.
while running the code, its throwing exception 403
Below is the code
Below is the error
These are the roles assigned at the Azure Subscription Level,
Registered App under Microsoft Entra Id and given API permissions for that app.
Tried many ways for inserting keys, failed. Any could suggest what configuration Im missing or missed during creating the resource.