Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CoE Starter Kit - HOWTO] Convert audit logs to http format from custom connector #6009

Open
1 task done
Jenefer-Monroe opened this issue Jul 5, 2023 · 5 comments
Open
1 task done
Assignees
Labels
coe-starter-kit CoE Starter Kit issues documentation Improvements or additions to documentation

Comments

@Jenefer-Monroe
Copy link
Collaborator

Jenefer-Monroe commented Jul 5, 2023

Does this bug already exist in our backlog?

  • I have checked and confirm this is a new bug.

Describe the issue

If you are converting from collecting audit logs using a custom connector to an Http call, here are the steps to follow

Update app registration

  1. Browse to your app registration.
  2. API Permissions > Remove the delegated permissions to Office 365 Management APIs ActivityFeed.Read

image

  1. Add instead Application permissions to Office 365 Management APIs ActivityFeed.Read and get it granted for the organization
    image

Update Env Variables

Update as described here: Update environment variables

Remove old solution

Delete the old audit logs solution, you no longer need those flows and the data is stored in Core.
image

Ensure subscription started.

As described here: Turn on subscription

Turn on new flows

As described here: Turn on flows
Note: if these flows are already on, turn them off and back on to ensure they gather the environment variables as set above.

Expected Behavior

No response

What solution are you experiencing the issue with?

Core

What solution version are you using?

4.11

What app or flow are you having the issue with?

audit logs

What method are you using to get inventory and telemetry?

Cloud flows

Steps To Reproduce

No response

Anything else?

No response

@jax-coe-admin
Copy link

Can the "Office 365 Management API" custom connector also be removed? I assume, yes.

image

@Jenefer-Monroe
Copy link
Collaborator Author

It will be removed when you upgrade to the August+ release. Please be sure to delete the old Audit Logs solution if you have it installed or your upgrade will fail.

@Jenefer-Monroe Jenefer-Monroe changed the title [CoE Starter Kit - BUG] How to convert audit logs from custom connector to http format [CoE Starter Kit - HOWTO] Convert audit logs to http format from custom connector Jul 26, 2023
@Jenefer-Monroe Jenefer-Monroe added documentation Improvements or additions to documentation and removed question Further information is requested labels Aug 2, 2023
@Jenefer-Monroe Jenefer-Monroe unpinned this issue Sep 28, 2023
@JanetK12
Copy link

JanetK12 commented Dec 6, 2023

It will be removed when you upgrade to the August+ release. Please be sure to delete the old Audit Logs solution if you have it installed or your upgrade will fail.

Hi @Jenefer-Monroe! I had a question regarding this and the previous reply about the "custom connector".
(For now, I have only July release. Upgrading for the October releases.)
First of all, I upgraded Core Components solution, but then I received a lot of dependencies, and because of that I deleted the new Core Components, so that only old Core Components remains; then I deleted Audit Logs solution, and after that again started the upgrade of the Core Components, and this time it showed only one dependency - the custom connector. So, it was not automatically deleted. Can I then remove/ delete manually the custom connector, and again upgrade the Core components?
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coe-starter-kit CoE Starter Kit issues documentation Improvements or additions to documentation
Projects
Status: Code complete
Development

No branches or pull requests

6 participants