Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

🚧 Provide a Resource API Helper and example for testing Application Insights #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paul-warwick-cdt
Copy link

Relates to #60

/// <summary>
/// Authentication representation to authenticate with resources running on Azure.
/// </summary>
public class ResourceApiAuthentication
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't we refactor our existing authentication and use that?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes the token output of the Logic Apps is the same.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes that is correct, but I think we should be able to re-use the authentication since it's the same, no?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes a refactor of the Authenticator to give it generic naming and decouple from being Logic App specific would allow this PR to be re-factored and retested. Will proceed on that basis.

@tomkerkhove tomkerkhove changed the title Issue#60 Feature Submission Provide a Resource API Helper and example for testing Application Insights Sep 9, 2020
@tomkerkhove
Copy link
Contributor

I was under the impression #60 is about Application Insights but it's mainly talking about Resource API. What should I understand with that? What does it represent? Is this the foundation for Application Insights features? If so, maybe better to add those in the same PR?

@tomkerkhove
Copy link
Contributor

Oh and thanks for the PR!

@tomkerkhove tomkerkhove changed the title Provide a Resource API Helper and example for testing Application Insights 🚧 Provide a Resource API Helper and example for testing Application Insights Sep 15, 2020
@tomkerkhove
Copy link
Contributor

Any update on this?

@paul-warwick-cdt
Copy link
Author

I'll check on the naming refactor away from core components being named for Logic Apps (as per 15 Sep) , and if this is completed, I'll re-align this code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants