Skip to content

Commit 4b91c7d

Browse files
Update jamf.md for Jamf app
1 parent 140c418 commit 4b91c7d

File tree

1 file changed

+23
-5
lines changed
  • docs/integrations/saas-cloud

1 file changed

+23
-5
lines changed

docs/integrations/saas-cloud/jamf.md

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -862,15 +862,33 @@ _sourceCategory="Labs/Jamf" computer_management
862862
| count as num_profiles
863863
```
864864

865-
## Set up collection
865+
## Collection configuration and app installation
866866

867-
Follow the instructions provided to set up [Cloud-to-Cloud Integration for Jamf Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/jamf-source/) to create the source and use the same source category while installing the app. By following these steps, you can ensure that your Jamf app is properly integrated and configured to collect and analyze your Jamf data.
867+
import CollectionConfiguration from '../../reuse/apps/collection-configuration.md';
868868

869-
## Installing the Jamf app
869+
<CollectionConfiguration/>
870870

871-
import AppInstall2 from '../../reuse/apps/app-install-v2.md';
871+
:::important
872+
Use the [Cloud-to-Cloud Integration for Jamf Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/jamf-source/) to create the source and use the same source category while installing the app. By following these steps, you can ensure that your Jamf app is properly integrated and configured to collect and analyze your Jamf data.
873+
:::
874+
875+
### Create a new collector and install the app
876+
877+
import AppCollectionOPtion1 from '../../reuse/apps/app-collection-option-1.md';
878+
879+
<AppCollectionOPtion1/>
880+
881+
### Use an existing collector and install the app
882+
883+
import AppCollectionOPtion2 from '../../reuse/apps/app-collection-option-2.md';
884+
885+
<AppCollectionOPtion2/>
886+
887+
### Use an existing source and install the app
888+
889+
import AppCollectionOPtion3 from '../../reuse/apps/app-collection-option-3.md';
872890

873-
<AppInstall2/>
891+
<AppCollectionOPtion3/>
874892

875893
## Viewing the Jamf dashboards
876894

0 commit comments

Comments
 (0)